Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,495
总 Skills
162.8M
总安装量
2,744
贡献者
# Skill 仓库 描述 安装量
3951 orca-per-workspace-env stablyai/orca
Per-Workspace Environments This file is a discovery stub, not the usage guide. The full, version-matched per-workspace environment reference is served by the orca binary itself — kept out of this file on purpose so it can never drift from the binary that will actually run your commands. Engage Orca whenever you set up, review, debug, or validate a per-workspace environment recipe — the on-demand, disposable runtimes (cloud sandboxes, VMs, or local) created fresh for each workspace. This covers f...
3.6K
3952 app-store-review dpearson2699/swift-ios-skills
App Store Review Preparation Guidance for catching App Store rejection risks before submission. Apple reviewed 7.7 million submissions in 2024 and rejected 1.9 million. Most rejections are preventable with proper preparation. Contents Overview Top Rejection Reasons and How to Avoid Them PrivacyInfo.xcprivacy -- Privacy Manifest Requirements Data Use, Sharing, and Privacy Policy (Guideline 5.1.2) In-App Purchase and StoreKit Rules (Guideline 3.1.1) HIG Compliance Checklist App Tracking Transparen...
3.6K
3953 omnistudio-epc-catalog-generate forcedotcom/sf-skills
omnistudio-epc-catalog-generate: CME EPC Product and Offer Modeling Expert Salesforce Industries CME EPC modeler for creating Product2-based catalog entries, assigning configurable attributes, and building offer bundles through Product Child Item relationships. This skill is optimized for DataPack-style metadata authoring. Use the canonical template set in assets/ : assets/product2-offer-template.json assets/attribute-assignment-template.json assets/product-child-item-template.json assets/priceb...
3.6K
3954 theme-factory composiohq/awesome-claude-skills
Theme Factory Skill This skill provides a curated collection of professional font and color themes themes, each with carefully selected color palettes and font pairings. Once a theme is chosen, it can be applied to any artifact. Purpose To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes: A cohesive color palette with hex codes Complementary font pairings for headers and body text A distinct visual identity suitable for different contexts an...
3.6K
3955 pixijs-environments pixijs/pixijs-skills
DOMAdapter abstracts every piece of DOM access PixiJS does (canvas creation, Image loading, fetch, XML parsing) so the library can run in non-browser contexts. Call DOMAdapter.set(...) before app.init() to swap in a different adapter. Quick Start // worker.ts — OffscreenCanvas posted from main thread DOMAdapter . set ( WebWorkerAdapter ) ; self . onmessage = async ( event ) => { const app = new Application ( ) ; await app . init ( { canvas : event . data . canvas , width : 800 , height : 600 , }...
3.6K
3956 wp-wpcli-and-ops wordpress/agent-skills
WP-CLI and Ops When to use Use this skill when the task involves WordPress operational work via WP-CLI, including: wp search-replace (URL changes, domain migrations, protocol switch) DB export/import, resets, and inspections ( wp db * ) plugin/theme install/activate/update, language packs cron event listing/running cache/rewrite flushing multisite operations ( wp site * , --url , --network ) building repeatable scripts ( wp-cli.yml , shell scripts, CI jobs) Inputs required Where WP-CLI will run ...
3.6K
3957 frontend-design nexu-io/open-design
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
3.6K
3958 benchmark-optimization-loop affaan-m/ecc
Benchmark Optimization Loop Use this skill to convert "make it 20x faster" or "try 50 recursive optimizations" into a bounded measured loop that can actually improve a system. Required Baseline Do not optimize until these exist: the operation being optimized; the correctness gate that must stay green; the metric: wall time, p95 latency, rows/sec, cost/run, memory, error rate; the current baseline; the search budget: max variants, max time, max spend, max data impact. If the user asks for an unre...
3.6K
3959 mongodb-natural-language-querying mongodb/agent-skills
MongoDB Natural Language Querying You are an expert MongoDB read-only query generator. When a user requests a MongoDB query or aggregation pipeline, follow these guidelines based on the Compass query generation patterns. Query Generation Process 1. Gather Context Using MCP Tools Required Information: Database name and collection name (use mcp__mongodb__list-databases and mcp__mongodb__list-collections if not provided) User's natural language description of the query Current date context: ${curre...
3.6K
3960 troubleshooting-efs aws/agent-toolkit-for-aws
Troubleshooting EFS Overview Domain expertise for diagnosing and resolving Amazon EFS issues. Covers mount failures, NFS connectivity, IAM and POSIX permissions, throughput and performance, and encryption problems. For authoritative guidance, see EFS Troubleshooting . Common Tasks 0. Verify Dependencies You MUST verify aws CLI is available You MUST check if amazon-efs-utils or nfs-utils is installed on the instance You MUST ONLY check for tool existence and version — MUST NOT execute destructive...
3.6K
3961 qianwen-audio-tts qianwen-ai/qianwen-ai
Agent setup : If your agent doesn't auto-load skills (e.g. Claude Code), see agent-compatibility.md once per session. Qwen Audio TTS (Text-to-Speech) Synthesize natural speech from text using Qwen TTS models. This skill is part of QianWen-AI/qianwen-ai . Skill directory Use this skill's internal files to execute and learn. Load reference files on demand when the default path fails or you need details. Show more
3.6K
3962 qianwen-update-check qianwen-ai/qianwen-ai
Qwen Update Checker Automatic version checker for the QianWen-AI/qianwen-ai skill pack. Compares the locally installed version against the latest release on GitHub and notifies the user when an update is available. This skill is referenced by all other QianWen-AI/qianwen-ai. When any skill runs, it checks if this skill is installed and delegates version checking here. How It Works Reads the installed version from version.json (the version field bundled with this skill). Fetches the latest versio...
3.6K
3963 platform-value-set-generate forcedotcom/sf-skills
Overview Generates and validates the two reusable picklist value-set metadata types — GlobalValueSet (a new reusable set shared across fields) and StandardValueSet (customizing a built-in catalog picklist like Industry or Lead Source) — and wires a CustomField to one via <valueSetName> . Scope In scope: creating a GlobalValueSet, customizing a StandardValueSet, referencing either from a field, and the related deployment errors. Out of scope: a one-off inline picklist on a single field with no re...
3.6K
3964 commerce-b2b-store-create forcedotcom/sf-skills
Commerce B2B Storefront Creation Interactive workflow to create a Commerce B2B Store in Salesforce and retrieve the auto-generated storefront metadata to your repository. Critical Concepts Commerce B2B = Store (backend data) + Storefront (frontend metadata). Store must be created first in the org to auto-generate the Storefront. Never create storefront metadata manually. See Store vs Storefront Reference When to Use This Skill Trigger when users request: "Create a B2B Commerce store" "Build a Co...
3.6K
3965 nature-paper-card yuan1z0825/nature-skills
Nature Paper Card - Router Use this skill to turn one paper into an evidence-grounded research card, not a translated abstract, generic summary, reviewer report, or publication article. The skill uses: a static core under static/core/ for principles, workflow, and the fixed output contract; one paper-type fragment under static/fragments/paper_type/ ; on-demand references for evidence labels, the exact card schema, and research-idea checks. Routing protocol Follow these steps every time. 1. Load ...
3.6K
3966 ui-designer daniel-dan-conrad/ui-designer-skill
Use this skill to produce singular, deployment-ready frontend interfaces that escape the bland "AI slop" look. Deliver real, working code paired with obsessive care for visual nuance and inventive choices. Expect the user to hand over frontend requirements: a component, page, application, or interface that needs to be built. Their brief may also touch on intent, target audience, or technical limitations. Setting the Visual Direction Do not start coding until you've absorbed the context and commi...
3.5K
3967 visualization-expert shubhamsaboo/awesome-llm-apps
Visualization Expert You are an expert in data visualization and effective visual communication of data insights. When to Apply Use this skill when: Selecting appropriate chart types Designing effective visualizations Creating dashboards Improving existing charts Presenting data insights visually Chart Selection Guide Comparison : Bar charts, column charts Distribution : Histograms, box plots Relationship : Scatter plots, bubble charts Composition : Pie charts (use sparingly), stacked bars Trend...
3.5K
3968 gmail-skill idanbeck/claude-skills
Read, search, and send Gmail emails. Access Google contacts. CRITICAL: Email Sending Confirmation Required Before sending ANY email, you MUST get explicit user confirmation. When the user asks to send an email: - First, show them the complete email details: From (which account) - To - CC/BCC (if any) - Subject - Full body text - Ask: "Do you want me to send this email?" - ONLY run the send command AFTER the user explicitly confirms (e.g., "yes", "send it", "go ahead") - NEVER send a...
3.5K
3969 game-development sickn33/antigravity-awesome-skills
Game Development Orchestrator skill — principles plus routing to specialized sub-skills. When to Use This Skill You are working on a game development project. This skill teaches PRINCIPLES and directs you to the right sub-skill based on context. Sub-Skill Routing Platform Selection Show more Installs 28 Repository sickn33/agentic…e-skills GitHub Stars 44.8K First Seen Jul 16, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
3.5K
3970 okx-dex-social okx/onchainos-skills
Onchain OS DEX Social 9 commands for crypto news, market-wide sentiment, and per-token vibe / KOL discussion analytics. All endpoints are REST; this skill has no WebSocket channels. Pre-flight Checks Read ../okx-agentic-wallet/_shared/preflight.md . If that file does not exist, read _shared/preflight.md instead. Chain Name Support Full chain list: ../okx-agentic-wallet/_shared/chain-support.md . If that file does not exist, read _shared/chain-support.md instead. Only the vibe commands require a ...
3.5K
3971 designing-workflow-skills trailofbits/skills
Designing Workflow Skills Build workflow-based skills that execute reliably by following structural patterns, not prose. Essential Principles <essential_principles> Claude decides whether to load a skill based solely on its frontmatter description . The body of SKILL.md — including "When to Use" and "When NOT to Use" sections — is only read AFTER the skill is already active. Put your trigger keywords, use cases, and exclusions in the description. A bad description means wrong activations or miss...
3.5K
3972 debug-buttercup trailofbits/skills
Debug Buttercup When to Use Pods in the crs namespace are in CrashLoopBackOff, OOMKilled, or restarting Multiple services restart simultaneously (cascade failure) Redis is unresponsive or showing AOF warnings Queues are growing but tasks are not progressing Nodes show DiskPressure, MemoryPressure, or PID pressure Build-bot cannot reach the Docker daemon (DinD failures) Scheduler is stuck and not advancing task state Health check probes are failing unexpectedly Deployed Helm values don't match ac...
3.5K
3973 ontology sundial-org/awesome-openclaw-skills
Ontology A typed vocabulary + constraint system for representing knowledge as a verifiable graph. Core Concept Everything is an entity with a type , properties , and relations to other entities. Every mutation is validated against type constraints before committing. Entity: { id, type, properties, relations, created, updated } Relation: { from_id, relation_type, to_id, properties } When to Use Trigger Action "Remember that..." Create/update entity "What do I know about X?" Query graph "Link X to...
3.5K
3974 session-logs steipete/clawdis
session-logs Search your complete conversation history stored in session JSONL files. Use this when a user references older/parent conversations or asks what was said before. Trigger Use this skill when the user asks about prior chats, parent conversations, or historical context that isn't in memory files. Location Session logs live at: ~/.openclaw/agents/<agentId>/sessions/ (use the agent=<id> value from the system prompt Runtime line). sessions.json - Index mapping session keys to session IDs ...
3.5K
3975 session-logs openclaw/openclaw
session-logs Search your complete conversation history stored in session JSONL files. Use this when a user references older/parent conversations or asks what was said before. Trigger Use this skill when the user asks about prior chats, parent conversations, or historical context that isn't in memory files. Location Session logs live at: ~/.openclaw/agents/<agentId>/sessions/ (use the agent=<id> value from the system prompt Runtime line). sessions.json - Index mapping session keys to session IDs ...
3.5K
3976 word-document-processor qodex-ai/ai-agent-skills
DOCX creation, editing, and analysis Overview A user may ask you to create, edit, or analyze the contents of a .docx file. A .docx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks. Workflow Decision Tree Reading/Analyzing Content Use "Text extraction" or "Raw XML access" sections below Creating New Document Use "Creating a new Word document" workflow Editing Existing Do...
3.5K
3977 architecture markdown-viewer/skills
/architecture If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Create an Architecture Decision Record (ADR) or evaluate a system design. Usage /architecture $ARGUMENTS Modes Create an ADR : "Should we use Kafka or SQS for our event bus?" Evaluate a design : "Review this microservices proposal" System design : "Design the notification system for our app" See the system-design skill for detailed frameworks on requirements gathering, scalability ana...
3.5K
3978 video-spec-builder feicaiclub/video-spec-builder
No SKILL.md available for this skill. View on GitHub Installs 621 Repository feicaiclub/vide…-builder GitHub Stars 164 First Seen 13 days ago
3.5K
3979 integrate-whatsapp gokapso/agent-skills
Env vars: - `KAPSO_API_BASE_URL` (host only, no `/platform/v1`) - `KAPSO_API_KEY` - `META_GRAPH_VERSION` (optional, default `v24.0`) Auth header (direct API calls): ``` X-API-Key: <api_key> ``` Install deps (once): ``` npm i ``` Connect WhatsApp (setup links) Typical onboarding flow: - Create customer: `POST /platform/v1/customers` - Generate setup link: `POST /platform/v1/customers/:id/setup_links` - Customer completes embedded signup - Use `phone_number_id` to send messages and...
3.5K
3980 atlassian-mcp jeffallan/claude-skills
Atlassian MCP Expert Senior integration specialist with deep expertise in connecting Jira, Confluence, and other Atlassian tools to AI systems via Model Context Protocol (MCP). Role Definition You are an expert in Atlassian MCP integration with mastery of both official and open-source MCP servers, JQL/CQL query languages, OAuth 2.0 authentication, and production deployment patterns. You build robust workflows that automate issue triage, documentation sync, sprint planning, and cross-tool inte...
3.5K
3981 brand-guidelines composiohq/awesome-claude-skills
Anthropic Brand Styling Overview To access Anthropic's official brand identity and style resources, use this skill. Keywords : branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design Brand Guidelines Colors Main Colors: Dark: 141413 - Primary text and dark backgrounds Light: faf9f5 - Light backgrounds and text on dark Mid Gray: b0aea5 - Secondary elements Light Gray: e8e6dc - Subtle backgrounds Accent Co...
3.5K
3982 software-architecture sickn33/agentic-awesome-skills
Software Architecture Development Skill This skill provides guidance for quality focused software development and architecture. It is based on Clean Architecture and Domain Driven Design principles. Code Style Rules General Principles Early return pattern : Always use early returns when possible, over nested conditions for better readability Avoid code duplication through creation of reusable functions and modules Decompose long (more than 80 lines of code) components and functions into multiple...
3.5K
3983 ljg-book lijigang/ljg-skills
ljg-book: 拆书 输入一本书,输出它的骨架。 拆书是什么 不是读后感,不是章节摘要,不是夸——是把作者的骨架抽出来摆桌上看。 读一本书容易迷在作者的笔触里。拆一本书是从笔触里跳出来,看作者的取景框。取景框看清,整本书才看清。 五件事 每一件单独问一遍。问完串起来。 1. 核心问题 作者真正在答什么?这是一个问题,不是一个题目。 题目可以是"自由意志"——问题是"自由意志这种东西到底存不存在,还是我们以为有但其实没有?" Show more
3.5K
3984 salesforce-developer jeffallan/claude-skills
Salesforce Developer Senior Salesforce developer with expertise in Apex, Lightning Web Components, declarative automation, and enterprise CRM integrations built on the Salesforce platform. Role Definition You are a senior Salesforce developer with deep experience building enterprise-grade solutions on the Salesforce platform. You specialize in Apex development, Lightning Web Components, SOQL optimization, governor limit management, integration patterns, and Salesforce DX. You build scalable, ...
3.5K
3985 storefront-best-practices medusajs/medusa-agent-skills
Ecommerce Storefront Best Practices Comprehensive guidance for building modern, high-converting ecommerce storefronts covering UI/UX patterns, component design, layout structures, SEO optimization, and mobile responsiveness. When to Apply ALWAYS load this skill when working on ANY storefront task: Adding checkout page/flow - Payment, shipping, order placement Implementing cart - Cart page, cart popup, add to cart functionality Building product pages - Product details, product listings, product g...
3.5K
3986 k-schoollunch-menu nomadamas/k-skill
Korean School Lunch Menu (NEIS) What this skill does 나이스(NEIS) 교육정보 개방 포털의 학교기본정보 · 급식식단정보 를 k-skill-proxy 가 중계하는 HTTP API로 조회한다. 사용자는 시도교육청 이름 (자연어)과 학교 이름 , 날짜 만 말하면 된다. 에이전트는 먼저 /v1/neis/school-search 로 학교를 찾고, 응답의 SD_SCHUL_CODE · ATPT_OFCDC_SC_CODE 로 /v1/neis/school-meal 을 호출한다. 인증키( KEDU_INFO_KEY )는 프록시 서버에만 두고, 클라이언트는 키 없이 프록시 URL만 호출한다. When to use "서울특별시교육청 미래초등학교 오늘 급식 뭐야?" "○○초 급식 식단 알려줘" "이번 주 화요일 중학교 급식 메뉴" "급식 메뉴 조회해줘" (교육청·학교·날짜 확인 후 진행) Prerequisites 인터넷 연결 curl 사용 가능 환경 k-skill-p...
3.5K
3987 subway-lost-property nomadamas/k-skill
Subway Lost Property What this skill does 지하철에서 잃어버린 물건을 찾기 위해 공식 경로를 구조화한다. LOST112 습득물 목록 조회 에 넣을 검색 조건을 정리한다. 서울교통공사 유실물센터 진입점을 함께 안내한다. 공개 API가 명확하지 않은 상태라 v1은 안내형/하이브리드 범위로 유지한다. When to use "강남역에서 지갑 잃어버렸는데 어디서 찾아?" "2호선 지하철 분실물 조회 방법 알려줘" "서울 지하철 유실물 공식 사이트로 바로 찾게 도와줘" Inputs 필수: 역명 또는 보관장소 키워드 선택: 물품명, 호선, 분실/습득 추정 기간 Official surfaces LOST112 습득물 목록: https://www.lost112.go.kr/find/findList.do 서울교통공사 유실물센터: https://www.seoulmetro.co.kr/kr/page.do?menuIdx=541 LOST112 검색 폼에서 확인되는 핵심 필드는 아래...
3.5K
3988 slack-messaging anthropics/knowledge-work-plugins
Slack Messaging Best Practices This skill provides guidance for composing well-formatted, effective Slack messages. When to Use Apply this skill whenever composing, drafting, or helping the user write a Slack message — including when using slack_send_message , slack_send_message_draft , or slack_create_canvas . Slack Formatting (mrkdwn) Slack uses its own markup syntax called mrkdwn , which differs from standard Markdown. Always use mrkdwn when composing Slack messages: Format Syntax Notes Bold ...
3.5K
3989 migrate-oxfmt oxc-project/oxc
This skill guides you through migrating a JavaScript/TypeScript project from Prettier or Biome to Oxfmt . Overview Oxfmt is a high-performance, Prettier-compatible code formatter. Most Prettier options are supported directly. An automated migration tool is built into oxfmt, supporting both Prettier and Biome as migration sources. Step 1: Run Automated Migration From Prettier npx oxfmt@latest --migrate prettier This will: Find and read your Prettier config (any format Prettier supports) Create .o...
3.5K
3990 gpt-image-2 conardli/garden-skills
🪞 GPT Image 2 — Image Generation via Your ChatGPT Subscription agentspace.so · GitHub Generate images with GPT Image 2 (ChatGPT Images 2.0) inside your agent, using your existing ChatGPT Plus or Pro subscription — no separate OpenAI access, no Fal or Replicate tokens, no per-image billing. Text-to-image, image-to-image editing, style transfer, and multi-reference composition. Runs entirely through the local codex CLI you're already logged into. Heads up — this skill requires a ChatGPT Plus or Pr...
3.5K
3991 ux-copy anthropics/knowledge-work-plugins
/ux-copy If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Write or review UX copy for any interface context. Usage /ux-copy $ARGUMENTS What I Need From You Context : What screen, flow, or feature? User state : What is the user trying to do? How are they feeling? Tone : Formal, friendly, playful, reassuring? Constraints : Character limits, platform guidelines? Principles Clear : Say exactly what you mean. No jargon, no ambiguity. Concise : Use the...
3.5K
3992 promql grafana/skills
PromQL Query Patterns PromQL is a functional query language for time series data. Every query returns either an instant vector (one value per label set at a point in time), a range vector (a sliding window of samples), or a scalar . Golden rule: rate() and increase() always require a range vector. The range must be at least 4x the scrape interval to avoid gaps. For a 60s scrape interval, use [5m] minimum. Rate and counter queries Rate (per-second average over a window): rate ( http_requests_tota...
3.5K
3993 pixijs-scene-gif pixijs/pixijs-skills
GifSprite plays an animated GIF as a display object. Assets.load('animation.gif') returns a GifSource (not a Texture ), and you wrap that in a GifSprite . Requires a side-effect import 'pixi.js/gif' to register the loader extension. Assumes familiarity with pixijs-scene-core-concepts . GifSprite extends Sprite , so it is a leaf: do not nest children inside it. Wrap multiple GifSprite instances in a Container to group them. Quick Start import "pixi.js/gif" ; import { GifSprite } from "pixi.js/gif...
3.5K
3994 ios-networking dpearson2699/swift-ios-skills
iOS Networking Modern networking patterns for iOS 26+ using URLSession with async/await and structured concurrency. All examples target Swift 6.2. No third-party dependencies required -- URLSession covers the vast majority of networking needs. Contents Core URLSession async/await API Client Architecture Error Handling Pagination Network Reachability Configuring URLSession Common Mistakes Review Checklist References Core URLSession async/await URLSession gained native async/await overloads in iOS...
3.5K
3995 seo-content-brief agricidaniel/claude-seo
SEO Content Brief Generator Generate research-backed content briefs that help writers produce pages capable of outranking current top results. Briefs include competitor analysis with gap scoring, per-section word count breakdowns, keyword placement rules, and page-type-specific templates. Process 1. Determine Brief Mode Improve mode (existing page URL provided): Fetch the existing page content and structure Identify what is already strong (keep it) Identify missing, thin, or outdated sections Di...
3.5K
3996 wowerpoint thedotmack/claude-mem
Wowerpoint One doc in, one PDF out. Slide-deck only — videos and podcasts from the same engine are noticeably worse and out of scope; refer the user to the notebooklm CLI directly if they want those. Triggers "Wowerpoint " "Make a slide deck about " "Turn this report into slides" "Kawaii-deck this" Setup (one-time per machine) If notebooklm auth check returns 0 and command -v jq resolves, skip. uv tool install --with playwright --force notebooklm-py $( uv tool dir ) /notebooklm-py/bin/playwright...
3.5K
3997 langsmith-fetch composiohq/awesome-claude-skills
LangSmith Fetch - Agent Debugging Skill Debug LangChain and LangGraph agents by fetching execution traces directly from LangSmith Studio in your terminal. When to Use This Skill Automatically activate when user mentions: 🐛 "Debug my agent" or "What went wrong?" 🔍 "Show me recent traces" or "What happened?" ❌ "Check for errors" or "Why did it fail?" 💾 "Analyze memory operations" or "Check LTM" 📊 "Review agent performance" or "Check token usage" 🔧 "What tools were called?" or "Show execution f...
3.5K
3998 ads agricidaniel/claude-ads
Paid Ads You are an expert performance marketer with direct access to ad platform accounts. Your goal is to help create, optimize, and scale paid advertising campaigns that drive efficient customer acquisition. Before Starting Check for product marketing context first: If .agents/product-marketing.md exists (or .claude/product-marketing.md , or the legacy product-marketing-context.md filename, in older setups), read it before asking questions. Use that context and only ask for information not al...
3.5K
3999 aso-audit eronred/aso-skills
ASO Audit Analyze App Store and Google Play listings against ASO best practices. Fetches live listing data, scores metadata, visuals, and ratings, then produces a prioritized action plan. When to Use User shares an App Store or Google Play URL User asks to audit or optimize an app listing User wants to compare their app against competitors User asks about app store ranking, visibility, or download conversion Before Auditing Check for product marketing context first: If .agents/product-marketing-...
3.5K
4000 p2p binance/binance-skills-hub
Binance P2P Trading Skill Help users interact with Binance P2P (C2C) via natural-language queries. When to Use / When NOT to Use Use this skill when the user wants to: Check P2P buy/sell quotes for a crypto/fiat pair (e.g., USDT/CNY). Search P2P advertisements and filter by payment method(s), limits, merchant quality. Compare prices across payment methods (e.g., Alipay vs bank transfer). View their own P2P order history / summary (requires API key). Do NOT use this skill when the user asks about...
3.5K