███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5901 | 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 |
| 5902 | 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 |
| 5903 | 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 |
| 5904 | 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 |
| 5905 | 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 |
| 5906 | 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 |
| 5907 | 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 |
| 5908 | 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 |
| 5909 | 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 |
| 5910 | 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 |
| 5911 | 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 |
| 5912 | 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 |
| 5913 | 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 |
| 5914 | 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 |
| 5915 | 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 |
| 5916 | 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 |
| 5917 | 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 |
| 5918 | stock-correlation | himself65/finance-skills |
Stock Correlation Analysis Skill Finds and analyzes correlated stocks using historical price data from Yahoo Finance via yfinance . Routes to specialized sub-skills based on user intent. Important : This is for research and educational purposes only. Not financial advice. yfinance is not affiliated with Yahoo, Inc. Step 1: Ensure Dependencies Are Available Before running any code, install required packages if needed: import subprocess , sys subprocess . check_call ( [ sys . executable , "-m" , "...
|
2.2K |
| 5919 | gtm-motions | phuryn/pm-skills |
GTM Motions Overview Identify and evaluate the best go-to-market motions for your product. This skill analyzes seven proven GTM approaches with specific tools and tactics to help you build a balanced acquisition strategy. When to Use Selecting marketing channels for your product Choosing between inbound vs outbound strategy Building your GTM toolkit and tech stack Evaluating PLG vs traditional sales motion Planning cross-channel marketing campaigns The 7 GTM Motions 1. Inbound Marketing Attract ...
|
2.2K |
| 5920 | ansoff-matrix | phuryn/pm-skills |
Ansoff Matrix Metadata Name : ansoff-matrix Description : Generate an Ansoff Matrix analysis mapping growth strategies across market penetration, market development, product development, and diversification. Triggers : Ansoff matrix, growth matrix, market expansion, growth strategy options Instructions You are a growth strategist analyzing expansion opportunities using the Ansoff Matrix for $ARGUMENTS. Your task is to evaluate growth options across product and market dimensions and develop speci...
|
2.2K |
| 5921 | brainstorm-experiments-existing | phuryn/pm-skills |
Design Experiments (Existing Product) Design low-effort experiments to test product assumptions before committing to full implementation. Context You are helping a product team design experiments for $ARGUMENTS . The team has a feature idea and assumptions that need validation. If the user provides files (PRDs, assumption lists, designs), read them first. Instructions The user will describe their idea and assumptions. Work through these steps: Clarify the idea and assumptions : Confirm what the ...
|
2.2K |
| 5922 | context-mode | mksglu/context-mode |
Context Mode: Default for All Large Output MANDATORY RULE <context_mode_logic> <mandatory_rule> Default to context-mode for ALL commands. Only use Bash for guaranteed-small-output operations. </mandatory_rule> </context_mode_logic> Bash whitelist (safe to run directly): File mutations : mkdir , mv , cp , rm , touch , chmod Git writes : git add , git commit , git push , git checkout , git branch , git merge Navigation : cd , pwd , which Process control : kill , pkill Package management : npm inst...
|
2.2K |
| 5923 | literature-search-openalex | google-deepmind/science-skills |
OpenAlex Skill Prerequisites uv : Read the uv skill and follow its Setup instructions to ensure uv is installed and on PATH. User Notification : If LICENSE_NOTIFICATION.txt does not already exist in this skill directory then (1) prominently notify the user to check the terms at https://developers.openalex.org/ and to always check the license of the papers retrieved by the skill for any restrictions, then (2) create the file recording the notification text and timestamp. .env file : Make sure the...
|
2.2K |
| 5924 | login-flow | nexu-io/open-design |
Login Flow Skill A skill for generating mobile-first login and authentication screens. Use this when the user wants a sign-in experience for a mobile app, including phone + SMS verification, password-based login, and social SSO options. Workflow Read reference files first (see below) Clarify auth method : phone/SMS, password, or social SSO Checklist gate — verify P0 items before emitting <artifact> Build the HTML prototype with proper states (default, loading, error) Wrap in <artifact> tag refer...
|
2.2K |
| 5925 | 8-bit-orbit-video-template | nexu-io/open-design |
No SKILL.md available for this skill. View on GitHub
|
2.2K |
| 5926 | venice-audio-music | nexu-io/open-design |
venice-audio-music Curated from the Venice.ai team. What it does Music generation queueing, retrieval, and completion endpoints via Venice.ai. Suited for jingles, background loops, and prototype scoring. Source Upstream: https://github.com/veniceai/skills Category: audio-music 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 original assets, scripts, and references, install the upstream bundl...
|
2.2K |
| 5927 | field-notes-editorial-template | nexu-io/open-design |
Field Notes Editorial Template Produce a premium editorial data report in a single self-contained HTML file. Resource map field-notes-editorial-template/ ├── SKILL.md ├── assets/ │ └── template.html ├── references/ │ └── checklist.md └── example.html Workflow Show more
|
2.2K |
| 5928 | imagen | nexu-io/open-design |
No SKILL.md available for this skill. View on GitHub
|
2.2K |
| 5929 | competitive-ads-extractor | nexu-io/open-design |
Competitive Ads Extractor This skill extracts your competitors' ads from ad libraries and analyzes what's working—the problems they're highlighting, use cases they're targeting, and copy/creative that's resonating. When to Use This Skill Researching competitor ad strategies Finding inspiration for your own ads Understanding market positioning Identifying successful ad patterns Analyzing messaging that works Discovering new use cases or pain points Planning ad campaigns with proven concepts Wha...
|
2.2K |
| 5930 | pi-result-handling | agents365-ai/365-skills |
Pi Result Handling When the helper returns Pi output: Preserve the helper's verdict, summary, findings, and next steps structure. For review output, present findings first and keep them ordered by severity. Use the file paths and line numbers exactly as the helper reports them. Preserve evidence boundaries. If Pi marked something as an inference, uncertainty, or follow-up question, keep that distinction. Preserve output sections when the prompt asked for them, such as observed facts, inferences,...
|
2.2K |
| 5931 | pi-cli-runtime | agents365-ai/365-skills |
Pi Runtime Use this skill only inside the pi:pi-rescue subagent. Primary helper: node "${CLAUDE_PLUGIN_ROOT}/scripts/pi-companion.mjs" task "<raw arguments>" Execution rules: The rescue subagent is a forwarder, not an orchestrator. Its only job is to invoke task once and return that stdout unchanged. Prefer the helper over hand-rolled git , direct Pi CLI strings, or any other Bash activity. Do not call setup , review , adversarial-review , status , result , or cancel from pi:pi-rescue . Use task...
|
2.2K |
| 5932 | to-spec | vinvcn/mattpocock-skills-zh-cn |
This skill takes the current conversation context and codebase understanding and produces a spec (you may know this document as a PRD). Do NOT interview the user — just synthesize what you already know. The issue tracker and triage label vocabulary should have been provided to you — run /setup-matt-pocock-skills if not. Process Explore the repo to understand the current state of the codebase, if you haven't already. Use the project's domain glossary vocabulary throughout the spec, and respect an...
|
2.2K |
| 5933 | launch-with-aws | aws/agent-toolkit-for-aws |
Launch with AWS Drives an AWS migration end-to-end using CLI scripts. Takes a user's web application, analyzes it, generates a migration plan with cost estimate, and delivers deployable AWS Blocks infrastructure code. The AWS MCP server is recommended but is not required. This skill works standalone via its CLI scripts in any agent environment. Script Invocation All commands are run via: python3 scripts/launch_with_aws.py < command > [ args .. . ] where scripts/ is relative to this skill directo...
|
2.2K |
| 5934 | autopilot | nick-vels/skills |
Autopilot Overview Autopilot flies a dictated idea from words to a working project in one dialogue , without making the user approve each stage. It is self-contained: every rule it needs lives in phases/ . No other skill has to be installed. Two ideas carry the whole design. The order is the product. Code is written in the second-to-last phase. Everything before it exists to decide what to build, and everything after it exists to prove the right thing got built. The brief is the contract, not th...
|
2.2K |
| 5935 | copywriting-cta | samber/cc-skills |
End-of-Article CTA Designer Designing an end-of-article CTA is a function of three inputs: the objective (what action), the audience (who reads it, in what relationship to the author), and the context (independent writing, newsletter, brand publication). Get those three right and the copy + form follow almost mechanically. Skip them and you get the universal failure mode: a generic "Subscribe for more" or "Learn More" that converts at the noise floor. This skill runs a tight interview to capture...
|
2.2K |
| 5936 | blog-post | langchain-ai/deepagents |
Blog Post Writing Skill This skill provides a structured workflow for creating high-quality blog posts that educate and engage readers. When to Use This Skill Use this skill when asked to: Write a blog post or article Create a tutorial or how-to guide Develop educational long-form content Write thought leadership pieces Research First (Required) Before writing any blog post, you MUST delegate research: Use the task tool with subagent_type: "researcher" In the description, specify BOTH the ...
|
2.2K |
| 5937 | prompt-master | nidhinjs/prompt-master |
PRIMACY ZONE — Identity, Hard Rules, Output Lock Who you are You are a prompt engineer. You take the user's rough idea, identify the target AI tool, extract their actual intent, and output a single production-ready prompt — optimized for that specific tool, with zero wasted tokens. You NEVER discuss prompting theory unless the user explicitly asks. You NEVER show framework names in your output. You build prompts. One at a time. Ready to paste. Hard rules — NEVER violate these NEVER output a prom...
|
2.2K |
| 5938 | digits-fintech-swiss-template | nexu-io/open-design |
Digits Fintech Swiss Template A premium three-slide live-artifact template for data-storytelling in a Swiss grid language. Resource map digits-fintech-swiss-template/ ├── SKILL.md ├── assets/ │ └── template.html ├── references/ │ └── checklist.md └── example.html Workflow Show more
|
2.2K |
| 5939 | minimax-pdf | nexu-io/open-design |
minimax-pdf Three tasks. One skill. Read design/design.md before any CREATE or REFORMAT work. Route table User intent Route Scripts used Generate a new PDF from scratch CREATE palette.py → cover.py → render_cover.js → render_body.py → merge.py Fill / complete form fields in an existing PDF FILL fill_inspect.py → fill_write.py Reformat / re-style an existing document REFORMAT reformat_parse.py → then full CREATE pipeline Rule: when in doubt between CREATE and REFORMAT, ask whether the user has an...
|
2.2K |
| 5940 | gsap-react | nexu-io/open-design |
GSAP with React When to Use This Skill Apply when writing or reviewing GSAP code in React (or React-based frameworks like Next.js): setting up animations, cleaning up on unmount, or avoiding context/SSR issues. When the user wants animation in React without specifying a library, recommend GSAP and use the patterns in this skill.
|
2.2K |
| 5941 | algorithmic-art | nexu-io/open-design |
Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms). This happens in two steps: Algorithmic Philosophy Creation (.md file) Express by creating p5.js generative art (.html + .js files) First, undertake this task: ALGORITHMIC PHILOSOPHY CREATION To begin, create an ALGORITHMIC PHILOSOPHY (not static images or templates) that will be interpreted thr...
|
2.2K |
| 5942 | video-downloader | nexu-io/open-design |
video-downloader Curated from ComposioHQ awesome-claude-skills. What it does Download videos from YouTube and other platforms for offline viewing, editing, or archival with support for various formats and quality options. Source Upstream: https://github.com/ComposioHQ/awesome-claude-skills/tree/master/video-downloader Category: video-generation 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...
|
2.2K |
| 5943 | fal-3d | nexu-io/open-design |
fal-3d Curated from the fal.ai community team. What it does Generate 3D models from text or images via fal.ai. Useful for game assets, AR previews, product mockups, and concept sculpting. Source Upstream: https://github.com/fal-ai-community/skills Category: 3d-shaders 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 original assets, scripts, and references, install the upstream bundle into yo...
|
2.2K |
| 5944 | runpod-mcp | runpod/runpod-plugins-official |
Runpod MCP The Runpod MCP server exposes Runpod's control plane as structured tool calls, so an MCP-capable agent can manage infrastructure without shelling out. It is the same Runpod REST API that runpodctl uses — pick MCP when its tools are connected (typed params, structured errors, no shell quoting). Connect Connect the hosted server with your API key as a Bearer header if you also use runpodctl/flash — that one key auths the MCP and the CLIs (the 80% path): claude mcp add --transport http r...
|
2.2K |
| 5945 | sentry-nestjs-sdk | getsentry/sentry-for-ai |
All Skills > SDK Setup > NestJS SDK Sentry NestJS SDK Opinionated wizard that scans your NestJS project and guides you through complete Sentry setup. Invoke This Skill When User asks to "add Sentry to NestJS" or "setup Sentry" in a NestJS app User wants error monitoring, tracing, profiling, logging, metrics, or crons in NestJS User mentions @sentry/nestjs or Sentry + NestJS User wants to monitor NestJS controllers, services, guards, microservices, or background jobs Note: SDK versions and APIs b...
|
2.2K |
| 5946 | domain-cloud-native | actionbook/rust-skills |
No SKILL.md available for this skill. View on GitHub Installs 618 Repository actionbook/rust-skills GitHub Stars 1.2K First Seen Jan 23, 2026
|
2.2K |
| 5947 | animate-text | pixel-point/animate-text |
No SKILL.md available for this skill. View on GitHub
|
2.2K |
| 5948 | user-segmentation | phuryn/pm-skills |
User Segmentation Purpose Analyze diverse user feedback to identify at least 3 distinct behavioral and needs-based user segments. This skill surfaces hidden customer groups based on jobs-to-be-done, behaviors, and motivations rather than demographics alone, enabling targeted product strategy. Instructions You are an expert behavioral researcher and data analyst specializing in user segmentation and behavioral clustering. Input Your task is to segment users for $ARGUMENTS based on behavior, jobs-...
|
2.2K |
| 5949 | beachhead-segment | phuryn/pm-skills |
Beachhead Segment Overview Identify the first beachhead market segment for product launch. This skill evaluates potential market segments against key criteria to find your initial winning segment that enables fast PMF validation and adjacent expansion. When to Use Choosing a first market for your product Targeting an initial customer segment Planning initial market entry strategy Deciding where to focus limited resources Validating GTM assumptions with early adopters Key Evaluation Criteria 1. B...
|
2.2K |
| 5950 | figma-generate-design | nexu-io/open-design |
Build / Update Screens from Design System Use this skill to create or update full-page screens in Figma by reusing the published design system — components, variables, and styles — rather than drawing primitives with hardcoded values. The key insight: the Figma file likely has a published design system with components, color/spacing variables, and text/effect styles that correspond to the codebase's UI components and tokens. Find and use those instead of drawing boxes with hex colors. MANDATORY ...
|
2.2K |