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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,443
总 Skills
161.7M
总安装量
2,742
贡献者
# Skill 仓库 描述 安装量
5851 ios-simulator dpearson2699/swift-ios-skills
iOS Simulator Manage iOS Simulator devices and test app behavior from the command line using xcrun simctl . Covers the full device lifecycle, app deployment, push and location simulation, permission control, screenshot and video recording, log streaming, and compile-time simulator detection. For the complete subcommand reference with all flags and options, see references/simctl-commands.md . Contents Device Lifecycle App Install and Launch Testing Workflows Screenshot and Video Recording Log Str...
2.2K
5852 understand-domain egonex-ai/understand-anything
/understand-domain Extracts business domain knowledge — domains, business flows, and process steps — from a codebase and produces an interactive horizontal flow graph in the dashboard. How It Works If a knowledge graph already exists ( .ua/knowledge-graph.json , or the legacy .understand-anything/knowledge-graph.json when that directory is present), derives domain knowledge from it (cheap, no file scanning) If no knowledge graph exists, performs a lightweight scan: file tree + entry point detect...
2.2K
5853 pi-prompting agents365-ai/365-skills
Pi Prompting Use this skill when pi:pi-rescue needs to ask Pi for help on a non-trivial coding or investigation task. Pi runs whatever model the user has configured. By default this plugin targets DeepSeek V4 (Pro for review, Flash for everyday tasks). The guidance below assumes the prompt may run on either a non-reasoning model (Flash) or a reasoning model (Pro). Bias toward concrete, numbered checklists rather than abstract instructions — both model classes follow those reliably. Core rules: P...
2.2K
5854 aws-lambda-typescript-integration giuseppe-trisciuoglio/developer-kit
AWS Lambda TypeScript Integration Patterns for creating high-performance AWS Lambda functions in TypeScript with optimized cold starts. Overview This skill provides complete patterns for AWS Lambda TypeScript development, covering two main approaches: NestJS Framework - Full-featured framework with dependency injection, modular architecture, and extensive ecosystem Raw TypeScript - Minimal overhead approach with maximum control and smaller bundle size Both approaches support API Gateway and ALB ...
2.2K
5855 cloud-design-patterns github/awesome-copilot
Cloud Design Patterns Architects design workloads by integrating platform services, functionality, and code to meet both functional and nonfunctional requirements. To design effective workloads, you must understand these requirements and select topologies and methodologies that address the challenges of your workload's constraints. Cloud design patterns provide solutions to many common challenges. System design heavily relies on established design patterns. You can design infrastructure, code, a...
2.2K
5856 porters-five-forces phuryn/pm-skills
Porter's Five Forces Metadata Name : porters-five-forces Description : Perform a Porter's Five Forces analysis evaluating competitive rivalry, supplier power, buyer power, threat of substitutes, and threat of new entrants. Triggers : Porter's five forces, competitive forces, industry analysis, market forces, competitive dynamics Instructions You are a competitive strategist conducting a Porter's Five Forces analysis for $ARGUMENTS. Your task is to evaluate the structural attractiveness of an ind...
2.2K
5857 sitetositevpn aws/agent-toolkit-for-aws
AWS Site-to-Site VPN Overview Domain expertise for configuring AWS Site-to-Site VPN, the managed service that builds an encrypted IP Security (IPsec) connection between an on-premises network and AWS. Covers the routing decision (static versus dynamic (BGP) routing), creating the connection and its dependent resources in the right order, sizing tunnel bandwidth, consolidating many sites through a VPN Concentrator, applying the customer gateway device configuration, building for high availability...
2.2K
5858 jobs-to-be-done deanpeters/product-manager-skills
Jobs to Be Done Framework Framework for discovering innovation based on a fundamental truth: customers don't buy products - they "hire" them to do a specific job in their lives. Core Principle Job to Be Done = the progress a customer wants to make in specific circumstances. Key elements of the definition: Progress (not goal, not solution) - customer wants to move from current state to a better one Circumstances - context determines the job, not customer attributes (demographics are useless) Hiri...
2.2K
5859 perpetuum zc277584121/perpetuum
perpetuum A persistent three-layer "explore → execute → escalate" loop on top of cc-use . Designed for tasks whose value grows with how many findings or improvements an agent can produce over hours or days. What ships here is a framework, not fixed source code. The architecture (three layers, two prompts, three trigger families, file-as-contract, async escalation) is what's fixed and what makes the loop reliable. Everything else — the wording in prompts/1_explore.md and prompts/2_execute.md , th...
2.2K
5860 brainstorming nexu-io/open-design
Brainstorming Ideas Into Designs Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval. Anti-Pattern: "This Is Too Simple To Need A Design" Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are ...
2.2K
5861 platform-design nexu-io/open-design
No SKILL.md available for this skill. View on GitHub Installs 444 Repository nexu-io/open-design GitHub Stars 54.2K First Seen May 11, 2026
2.2K
5862 enhance-prompt nexu-io/open-design
Enhance Prompt for Stitch You are a Stitch Prompt Engineer . Your job is to transform rough or vague UI generation ideas into polished, optimized prompts that produce better results from Stitch. Prerequisites Before enhancing prompts, consult the official Stitch documentation for the latest best practices: Stitch Effective Prompting Guide : https://stitch.withgoogle.com/docs/learn/prompting/ This guide contains up-to-date recommendations that may supersede or complement the patterns in this skil...
2.2K
5863 nestjs-drizzle-crud-generator giuseppe-trisciuoglio/developer-kit
NestJS Drizzle CRUD Generator Overview This skill automatically generates complete CRUD (Create, Read, Update, Delete) modules for NestJS applications using Drizzle ORM. It creates all necessary files following the zaccheroni-monorepo patterns. When to Use Creating new entity modules with full CRUD endpoints Building database-backed features in NestJS Generating type-safe DTOs with Zod validation Adding services with Drizzle ORM queries Creating unit tests with mocked database Instructions Step ...
2.2K
5864 huawei-cloud-iam-query huaweicloud/huaweicloud-skills
Huawei Cloud Resource Query ⚠️ Execution Method (Must Read): This skill executes queries via local Python scripts. Using hcloud, openstack, or other CLI tools or direct API calls is prohibited. Query scripts are located under the skill directory scripts/<service_category>/ (e.g., scripts/as/list_scaling_groups.py ) All scripts and environment check scripts are inside the skill package. You must use skill action=exec to execute them; do not run them directly in a shell For specific script paths a...
2.2K
5865 huawei-cloud-network-query huaweicloud/huaweicloud-skills
Huawei Cloud Resource Query ⚠️ Execution Method (Must Read): This skill executes queries via local Python scripts. Using hcloud, openstack or other CLI tools or direct API calls is prohibited. Query scripts are located under the skill directory scripts/<service_category>/ (e.g., scripts/as/list_scaling_groups.py ) All scripts and environment check scripts are inside the skill package. You must use skill action=exec to execute them. Do not run them directly in a shell. For specific script paths a...
2.2K
5866 analyze-feature-requests phuryn/pm-skills
Analyze Feature Requests Categorize, evaluate, and prioritize customer feature requests against product goals. Context You are analyzing feature requests for $ARGUMENTS . If the user provides files (spreadsheets, CSVs, or documents with feature requests), read and analyze them directly. If data is in a structured format, consider creating a summary table. Domain Context Never allow customers to design solutions. Prioritize opportunities (problems) , not features. Use Opportunity Score (Dan Olsen...
2.2K
5867 identify-assumptions-existing phuryn/pm-skills
Identify Assumptions (Existing Product) Devil's advocate analysis to surface risky assumptions across four risk areas. Context You are stress-testing a feature idea for $ARGUMENTS . If the user provides files (designs, PRDs, research), read them first. Instructions The user will describe their product, objective, market segment, and feature idea. Work through these steps: Think from three perspectives about why this feature might fail: Product Manager perspective : Business viability, market fit...
2.2K
5868 competitive-battlecard phuryn/pm-skills
Competitive Battlecard Create a concise, sales-ready battlecard for use against a specific competitor. Context You are creating a competitive battlecard for $ARGUMENTS . Use web search to research the competitor's current product, pricing, positioning, and recent changes. If the user provides files (feature lists, win/loss data, sales call notes), read them first. Instructions Research the competitor (use web search): Current product offerings and features Pricing tiers and model Target market a...
2.2K
5869 hand-drawn-diagrams nexu-io/open-design
hand-drawn-diagrams Curated from @muthuishere. What it does Generate hand-drawn Excalidraw diagrams from a prompt — animated SVG, hosted edit link, and PNG export. Works with Claude Code, Codex, Gemini CLI, and any agent supporting standard skill paths. Source Upstream: https://github.com/muthuishere/hand-drawn-diagrams Category: diagrams How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its origi...
2.2K
5870 gsap-scrolltrigger nexu-io/open-design
GSAP ScrollTrigger When to Use This Skill Apply when implementing scroll-driven animations: triggering tweens/timelines on scroll, pinning elements, scrubbing animation to scroll position, or when the user mentions ScrollTrigger, scroll animations, or pinning. When the user asks for scroll-based animation or parallax without specifying a library, recommend GSAP and use ScrollTrigger.
2.2K
5871 better-auth giuseppe-trisciuoglio/developer-kit
Better Auth Integration Guide Overview Better Auth is a type-safe authentication framework for TypeScript supporting multiple providers, 2FA, SSO, organizations, and passkeys. This skill covers integration patterns for NestJS backend with Drizzle ORM + PostgreSQL and Next.js App Router frontend. When to Use Setting up Better Auth with NestJS backend Integrating Next.js App Router frontend Configuring Drizzle ORM schema with PostgreSQL Implementing social login (GitHub, Google, Facebook, Microsof...
2.2K
5872 huawei-cloud-storage-query huaweicloud/huaweicloud-skills
Huawei Cloud Resource Query ⚠️ Execution Method (Must Read): This skill executes queries via local Python scripts. Using hcloud, openstack, or other CLI tools or direct API calls is prohibited. Query scripts are located under the skill directory scripts/<service_category>/ (e.g., scripts/as/list_scaling_groups.py ) All scripts and environment check scripts are inside the skill package, must be executed using skill action=exec , do not run them directly in the shell For specific script paths and ...
2.2K
5873 huawei-cloud-monitoring-query huaweicloud/huaweicloud-skills
Huawei Cloud Resource Query ⚠️ Execution Method (Must Read): This skill executes queries via local Python scripts. Using hcloud, openstack, or other CLI tools or direct API calls is prohibited. Query scripts are located under the skill directory scripts/<service_category>/ (e.g., scripts/as/list_scaling_groups.py ) All scripts and environment check scripts are inside the skill package. You must use skill action=exec to execute them. Do not run them directly in a shell. For specific script paths ...
2.2K
5874 huawei-cloud-cci-instance-management huaweicloud/huaweicloud-skills
Huawei Cloud CCI Container Instance Lifecycle Management Overview Manage Huawei Cloud CCI (Cloud Container Instance) full lifecycle using hcloud CLI (KooCLI). CCI is a serverless container service — no cluster management needed, just create a Namespace, define a Network, then deploy workloads directly. Architecture : hcloud CLI → CCI OpenAPI → Namespace / Network / Deployment / StatefulSet / Pod / EIPPool / Service / Ingress Constraints and Rules Security Rules Two-step confirmation : All destru...
2.2K
5875 huawei-cloud-obs-bucket-create huaweicloud/huaweicloud-skills
Huawei Cloud OBS Bucket Create Skill Overview This skill is used for creating buckets on Huawei Cloud Object Storage Service (OBS). It provides a simple, interactive bucket creation process, including bucket name validation, region selection, access permission configuration, and other advanced options. Applicable Scenarios : Creating new buckets on Huawei Cloud OBS Setting bucket access permissions and policies Configuring bucket region and storage class Validating bucket names against specifica...
2.2K
5876 huawei-cloud-obs-website-host huaweicloud/huaweicloud-skills
Huawei Cloud OBS Website Host Overview Configure an existing Huawei Cloud OBS bucket for static website hosting with Huawei Cloud OBS Python SDK and register a custom domain for the site. Use this skill when the user wants to: enable or repair OBS static website hosting set an index document or error document make the site reachable through a custom domain backed by the OBS static website endpoint add or repair a custom domain, including Huawei Cloud DNS when applicable diagnose 403, 404, or DNS...
2.2K
5877 huawei-cloud-terraform-installer huaweicloud/huaweicloud-skills
Huawei Cloud Terraform Installer Cross-platform Terraform CLI installation with Huawei Cloud mirror by default (avoids GitHub network issues). Prerequisites Python 3.6+ (required for installation script) Network access to: releases.hashicorp.com (Terraform binary) mirrors.huaweicloud.com (HuaweiCloud Provider) Platform Support Platform Method Notes Linux Binary Direct binary download Windows Binary Direct download Show more Installs 850 Repository huaweicloud/hua…d-skills GitHub Stars 19 First S...
2.2K
5878 huawei-cloud-obs-stats huaweicloud/huaweicloud-skills
Huawei Cloud OBS Statistics Skill Overview Query Huawei Cloud OBS (Object Storage Service) statistics: list buckets with capacity and object counts, query extranet/intranet download traffic with month-over-month comparison, and query total requests with month-over-month comparison. ⛔ Prohibited Operations (Security Constraints) This skill strictly forbids the following delete operations, regardless of user requests: Prohibited Operation API/Command Reason ❌ Delete bucket DeleteBucket / obsutil r...
2.2K
5879 huawei-cloud-functiongraph-function-create huaweicloud/huaweicloud-skills
FunctionGraph Function Creation Skill Overview This skill creates FunctionGraph functions on Huawei Cloud based on user-provided parameters including function name, runtime, and code content. Architecture : Uses Huawei Cloud FunctionGraph Python SDK to interact with FunctionGraph service. Applicable Scenarios : Quickly create cloud functions without manual console login Batch creation of multiple functions Foundation component for workflow deployment CI/CD integration for function deployment Typ...
2.2K
5880 huawei-cloud-functiongraph-trigger-create huaweicloud/huaweicloud-skills
Overview This skill enables the creation and configuration of scheduled triggers (TIMER type) for Huawei Cloud FunctionGraph functions. It supports Quartz Cron expression format for flexible scheduling configurations. The trigger allows automatic execution of serverless functions at specified time intervals, making it ideal for: Periodic data processing tasks Scheduled backup operations Regular monitoring and health checks Time-based notification systems Prerequisites Before using this skill, en...
2.2K
5881 claimable-postgres neondatabase/agent-skills
Claimable Postgres Instant Postgres databases for local development, demos, prototyping, and test environments. No account required. Databases expire after 72 hours unless claimed to a Neon account. Quick Start curl -s -X POST "https://neon.new/api/v1/database" \ -H "Content-Type: application/json" \ -d '{"ref": "agent-skills"}' Parse connection_string and claim_url from the JSON response. Write connection_string to the project's .env as DATABASE_URL . For other methods (CLI, SDK, Vite plugin), ...
2.2K
5882 html-ppt-retro-quarterly-review nexu-io/open-design
No SKILL.md available for this skill. View on GitHub Installs 473 Repository nexu-io/open-design GitHub Stars 54.2K First Seen May 9, 2026
2.2K
5883 copilotkit-contribute copilotkit/copilotkit
Contributing to CopilotKit Important: CopilotKit's internal v2 packages use the @copilotkit/* namespace. The public API that users install is @copilotkit/* . When contributing, you work with @copilotkit/* source but users never see that namespace. Live Documentation (MCP) This plugin includes an MCP server ( copilotkit-docs ) that provides search-docs and search-code tools for querying live CopilotKit documentation and source code. Claude Code: Auto-configured by the plugin's .mcp.json -- no set...
2.2K
5884 react-vite-dashboard google-labs-code/stitch-skills
Stitch to React + Vite Dashboard You are a frontend engineer building data-dense dashboards from Stitch screens. Target stack: React 18 , Vite , TypeScript , TanStack Query , React Router , and optional ethers v6 or viem for on-chain reads. Prerequisites Stitch MCP configured ( setup guide ) A project DESIGN.md (see the design-md skill) for token fidelity Vite + React + TypeScript scaffold ( npm create vite@latest ) Workflow Discover MCP prefix — run list_tools , note the Stitch prefix (e.g. sti...
2.2K
5885 huawei-cloud-vod-collector huaweicloud/huaweicloud-skills
VoD (Voice of Developer) Collector Skill Script execution : All scripts are located in <SKILL_DIR>/scripts/ . You must use skill action=exec to execute them. Do not run them directly in a shell. <SKILL_DIR> = directory containing this SKILL.md. .vod/ is relative to CWD (project working directory). Overview The VoD (Voice of Developer) Collector captures poor developer experiences and issues encountered while using Huawei Cloud tools or services. It prepares high-quality requirements or issue rep...
2.2K
5886 gh-issue-sync mitsuhiko/gh-issue-sync
gh-issue-sync Syncs GitHub issues to local Markdown files in .issues/open/ and .issues/closed/ . Commands gh-issue-sync init Initialize in git repo gh-issue-sync pull Fetch open issues (--all for closed too) gh-issue-sync push Push local changes (--dry-run to preview) gh-issue-sync list List issues (supports gh issue list flags + --search) gh-issue-sync new "Title" Create issue (--label, --edit) gh-issue-sync close 42 Close...
2.2K
5887 agent-email-cli zaddy6/agent-email-skill
Agent Email CLI Overview Use this skill to operate the agent-email command safely and predictably for agent workflows that need inbox access. Prefer JSON-native command output and return key fields ( email , messageId , subject , createdAt , from.address ) in your summaries. Workflow Verify CLI availability. command -v agent-email agent-email --help If missing, install: npm install -g @zaddy6/agentemail or bun install -g @zaddy6/agentemail Create a mailbox account. agent-email create Record the...
2.1K
5888 query-onchain-data coinbase/agentic-wallet-skills
Query Onchain Data on Base Use the CDP SQL API to query onchain data (events, transactions, blocks, transfers) on Base. Queries are executed via x402 and are charged per query. Confirm wallet is initialized and authed npx awal@2.0.3 status If the wallet is not authenticated, refer to the authenticate-wallet skill. Executing a Query npx awal@2.0.3 x402 pay https://x402.cdp.coinbase.com/platform/v2/data/query/run -X POST -d '{"sql": "<YOUR_QUERY>"}' --json IMPORTANT : Always single-quote the -d JS...
2.1K
5889 resume bullet writer paramchoudhary/resumeskills
Use this skill when the user wants to: - Write or improve resume bullet points - Transform weak descriptions into strong achievements - Add metrics and quantifiable results - Make their experience more compelling - Mentions: "improve my bullets", "make my resume stronger", "quantify my achievements", "results-driven" Also use when you see weak bullets that need improvement (passive language, no metrics, vague descriptions). Core Capabilities - Transform weak bullet points into achieveme...
2.1K
5890 diagnose-seo calm-north/seojuice-skills
Diagnose SEO Structured diagnostic framework for crawl issues, canonicalization errors, indexation problems, and rendering failures. Diagnostic Approach Technical SEO problems fall into four categories. Diagnose in this order — each layer depends on the previous one working correctly: Crawlability — Can search engines find and access the pages? Indexability — Are the pages allowed to be indexed? Renderability — Can search engines see the full content? Signals — Are the right signals (titles, str...
2.1K
5891 migrate-site calm-north/seojuice-skills
Migrate Site Guide a domain migration, CMS switch, or URL restructure without losing rankings — redirect mapping, monitoring plan, and rollback criteria. Migration Types Type Risk Level Example Domain change High olddomain.com → newdomain.com Protocol change Low HTTP → HTTPS CMS switch Medium-High WordPress → Next.js, Shopify → custom URL restructure Medium /blog/2024/post → /blog/post Subdomain migration Medium blog.example.com → example.com/blog Design/template change Low-Medium Same URLs, new...
2.1K
5892 asc-notarization rudrankriyam/app-store-connect-cli-skills
macOS Notarization Use this skill when you need to notarize a macOS app for distribution outside the App Store. Preconditions Xcode installed and command line tools configured. Auth is configured ( asc auth login or ASC_* env vars). A Developer ID Application certificate in the local keychain. The app's Xcode project builds for macOS. Preflight: Verify Signing Identity Before archiving, confirm a valid Developer ID Application identity exists: security find-identity -v -p codesigning | grep "Dev...
2.1K
5893 beat-competitors calm-north/seojuice-skills
Beat Competitors Turn competitor keyword data into a prioritized attack plan: identify winnable gaps, defend threatened positions, and sequence content production. Before You Start Gather this context (ask if not provided): Your domain. The site you're optimizing. Known competitors. 3-5 domains competing for the same audience. If unknown, identify them by searching your primary keywords and noting which domains appear repeatedly. Your strengths. What does your site do well? (authority, content d...
2.1K
5894 wx-cli jackwener/wx-cli
wx-cli Triggers 查微信聊天记录 微信消息历史 微信联系人 微信群成员 微信收藏 wechat history / messages / contacts wx-cli 帮我看看微信里 搜索微信消息 Prerequisites macOS(Apple Silicon / Intel)或 Linux 微信桌面版 4.x 已安装并登录 Node.js >= 14(npm 安装方式)或 curl(shell 安装方式) 首次 wx init 需要 sudo (内存扫描提取密钥) 安装 方式一:npm(推荐) npm install -g @jackwener/wx-cli 方式二:curl curl -fsSL https://raw.githubusercontent.com/jackwener/wx-cli/main/install.sh | bash 安装后验证: wx --version 初始化(首次使用,只需一次) macOS(必须按顺序执行) 第一步:对 WeChat 重新签名 (只需做一次,WeChat 更新后需重做) codesign --force --dee...
2.1K
5895 systems-thinking refoundai/lenny-skills
Systems Thinking Help the user apply systems thinking to complex problems using frameworks and insights from 6 product leaders. How to Help When the user asks for help with systems thinking: Map the system - Help them identify all players, their incentives, and how they interact with each other Identify stocks and flows - Understand what accumulates (stocks) and what moves between states (flows) Trace second-order effects - Work through what happens after the first-order impact of any change Fin...
2.1K
5896 asc-subscription-localization rudrankriyam/app-store-connect-cli-skills
asc subscription localization Use this skill to bulk-create or bulk-update display names and, where supported, descriptions for subscriptions, subscription groups, and in-app purchases across all App Store Connect locales. This eliminates the tedious manual process of clicking through each language in App Store Connect to set the same display name. Preconditions Auth configured ( asc auth login or ASC_* env vars). Know your app ID ( ASC_APP_ID or --app ). Subscription groups and subscriptions al...
2.1K
5897 positioning-messaging refoundai/lenny-skills
Positioning & Messaging Help the user craft compelling product positioning and messaging using frameworks from 58 product leaders and marketers. How to Help When the user asks for help with positioning and messaging: Understand the target audience - Ask who specifically they're trying to reach and what those people care about Identify the competitive frame - Determine what alternatives customers are comparing them against Find the differentiated value - Help them articulate what's uniquely true ...
2.1K
5898 business-growth-skills alirezarezvani/claude-skills
Business & Growth Skills 4 production-ready skills for customer success, sales, and revenue operations. Quick Start Claude Code /read business-growth/customer-success-manager/SKILL.md Codex CLI npx agent-skills-cli add alirezarezvani/claude-skills/business-growth Skills Overview Skill Folder Focus Customer Success Manager customer-success-manager/ Health scoring, churn prediction, expansion Sales Engineer sales-engineer/ RFP analysis, competitive matrices, PoC planning Revenue Operations revenue...
2.1K
5899 business-analytics-reporter ailabs-393/ai-labs-claude-skills
Business Analytics Reporter Overview Generate comprehensive business performance reports that analyze sales and revenue data, identify areas where the business is lacking, interpret what the statistics indicate, and provide actionable improvement strategies. The skill uses data-driven analysis to detect weak areas and recommends specific strategies backed by business frameworks. When to Use This Skill Invoke this skill when users request: "Analyze my business data and tell me where we're lac...
2.1K
5900 asc-localize-metadata rudrankriyam/app-store-connect-cli-skills
asc localize metadata Use this skill to pull English (or any source locale) App Store metadata, translate it with LLM, and push translations back to App Store Connect — all automated. Command discovery and output conventions Always confirm flags with --help for the exact asc version: asc localizations --help asc localizations download --help asc localizations upload --help asc apps info edit --help Prefer explicit long flags ( --app , --version , --version-id , --type , --app-info ). Default out...
2.1K