SkillsAdd

Install skills for AI.
Extend your AI agent.

A local directory of open agent skills — ranked, searchable, and one command away.

Catalog324,895
Summaries320,711
With docs109,090
Ranked9,730

Topics

All topics
#
Skill
Source
8W Activity
Installs
3051
dotnet-backend-patterns
wshobson/agents
17.4K
3052
plan Enter plan mode for .NET projects with architecture awareness. Analyzes tasks through the lens of supported architect…
codewithmukesh/dotnet-claude-kit
1K
3053
mantis-architecture >- Synthesizes raw learnings and codebase analysis into an interlinked Markdown Knowledge Base (KB). Use at the begin…
google/mantis
923
3054
vectorization Design, implement, optimize, and review SIMD code in .NET. USE FOR: vectorizing scalar loops with TensorPrimitives, V…
dotnet/skills
311
3055
ziniao-shared 紫鸟 CLI ?
ziniao-open/skills
5.1K
3056
mongodb-schema-design Official MongoDB schema design patterns and anti-patterns. Use when designing data models, reviewing schemas, migrating from S…
mongodb/agent-skills
4.9K
3057
dashboarding Build, modify, and ship Grafana dashboards as JSON via the HTTP API — panel types (timeseries / stat / gauge / table …
grafana/skills
4.4K
3058
skill-creator Official Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an ex…
openai/skills
3.8K
3059
shadcn-ui
giuseppe-trisciuoglio/developer-kit
21K
3060
prototype 构建一次性原型来回答一个设计问题。适用于用户想验证某个 state model 或 logic 是否感觉对,或探索 UI 应该长什么样时。
vinvcn/mattpocock-skills-zh-cn
4.9K
3061
openapi-spec-generation
wshobson/agents
14.7K
3062
mantis-calibrate >- Calculates the final risk score based on empirical evidence and architectural impact. Use when findings have been …
google/mantis
904
3063
clickhouse-best-practices Official MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 31 rules that MUST be checked before…
clickhouse/agent-skills
10.8K
3064
shadcn-vue Manages shadcn-vue components and projects — adding, searching, fixing, debugging, styling, and composing UI.
unovue/shadcn-vue
4.4K
3065
claude-security Official The Claude Security menu — pick a job: scan the codebase (the whole repository or a scoped part of it), scan changes …
anthropics/claude-plugins-official
1.1K
3066
mantis-meta-agent >- Acts as the persistent supervisor, launching and monitoring the automated review campaign. Use when running a long…
google/mantis
894
3067
vue-pinia-best-practices Pinia stores, state management patterns, store setup, and reactivity with stores.
vuejs-ai/skills
14.6K
3068
writing-for-agents 为 agent 编写文档。适用于创建或编辑 skills,或修改 AGENTS.md 或 CLAUDE.md 时。
vinvcn/mattpocock-skills-zh-cn
986
3069
mantis-pipeline-adapter >- Interactively guides the design and implementation of custom deterministic orchestrator harnesses. Use when a user…
google/mantis
893
3070
zsxq 知识星球 CLI(zsxq-cli)与底层接口完整操作指南,涵盖星球和?
unnoo/zsxq-skill
1.3K
3071
target-prioritization Prioritize drug targets from a ranked gene list (e.g., scRNA-seq DE output) by orchestrating parallel API queries aga…
agents365-ai/365-skills
2.6K
3072
mantis-history >- Analyzes the repository's version control system (VCS) history to extract past vulnerabilities, security fixes, an…
google/mantis
899
3073
baoyu-xhs-images Generates infographic image card series with 12 visual styles, 8 layouts, and 3 color palettes. Breaks content into 1…
jimliu/baoyu-skills
30.2K
3074
korean-humanizer AI가 쓴 티가 나는 한국어 글을 자연스러운 사람 글로 고친다. 번역체, AI 상투어, 과도한 ?
nomadamas/k-skill
2.3K
3075
pi-result-handling Internal guidance for presenting Pi helper output back to the user
agents365-ai/365-skills
2.6K
3076
mantis-reflect >- Extracts learnings from execution trajectories at the end of a Mantis loop. Use to parse agent conversations, extr…
google/mantis
896
3077
skill-creator Official Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a…
anthropics/claude-plugins-official
6.2K
3078
qianwen-audio-tts Synthesize speech from text with Qwen TTS models. TRIGGER when: user wants to convert text to speech, create voiceove…
qianwen-ai/qianwen-ai
4.3K
3079
css-animations
heygen-com/hyperframes
74.3K
3080
mantis-structural-index >- Builds a content-addressed semantic-unit index from source code for structural context. Use when a pinned or live …
google/mantis
855
3081
mantis-reproduce >- Generates and runs crash reproducers to verify security flaws. Use when viable findings exist and you need to writ…
google/mantis
909
3082
tdd 测试驱动开发。适用于用户想用先写测试的方式构建功能或修复缺陷、提到 “red-green-refactor”,或需要集成测试时。
vinvcn/mattpocock-skills-zh-cn
4.9K
3083
autopilot Use when the user dictates an app, site, bot, or feature to build end-to-end and expects a finished result without re…
nick-vels/skills
2.9K
3084
nextjs-performance Expert Next.js performance optimization skill covering Core Web Vitals, image/font optimization, caching strategies, …
giuseppe-trisciuoglio/developer-kit
3.8K
3085
baoyu-url-to-markdown Fetch any URL and convert to markdown using baoyu-fetch CLI (Chrome CDP with site-specific adapters). Built-in adapte…
jimliu/baoyu-skills
29.2K
3086
pi-prompting Internal guidance for composing prompts that Pi runs (DeepSeek by default) handle reliably for coding, review, diagno…
agents365-ai/365-skills
2.6K
3087
managing-amazon-kinesis-data-streams Official Operates Amazon Kinesis Data Streams (KDS). Covers streaming tables and Amazon S3 delivery - serverless, fully manage…
aws/agent-toolkit-for-aws
256
3088
code-review 从固定点(commit、branch、tag 或 merge-base)开始,按 Standards(代码是否符合本仓库记录的编码标准?)和 Spec(代码是…
vinvcn/mattpocock-skills-zh-cn
3.2K
3089
pi-cli-runtime Internal helper contract for calling the pi-companion runtime from Claude Code
agents365-ai/365-skills
2.6K
3090
ziniao-page Use when a request concerns a webpage running inside an already-opened 紫鸟/ZClaw store browser, including navigation…
ziniao-open/skills
5.1K
3091
vue-testing-best-practices Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright f…
antfu/skills
16.8K
3092
markdown Renders assistant message text as markdown in assistant-ui. Use when wiring MarkdownTextPrimitive or the markdown-tex…
assistant-ui/skills
3.3K
3093
video-podcast-maker Use when the user gives a topic and wants an automated topic-driven narrated explainer, podcast, or knowledge-summary…
agents365-ai/365-skills
2.6K
3094
voice Collecting user feedback via NPS surveys, review analysis, sentiment analysis, feedback classification, and insight e…
simota/agent-skills
245
3095
nestjs-code-review Provides comprehensive code review capability for NestJS applications, analyzing controllers, services, modules, guar…
giuseppe-trisciuoglio/developer-kit
2.8K
3096
baoyu-compress-image Compresses images to WebP (default) or PNG with automatic tool selection. Use when user asks to "compress image", "op…
jimliu/baoyu-skills
27.2K
3097
qianwen-vision Understand images and videos with Qwen vision models. TRIGGER when: user wants to analyze, describe, or extract infor…
qianwen-ai/qianwen-ai
4.3K
3098
mantis-chain >- Analyzes individual security findings to identify and construct complex exploit chains. Use after validation stage…
google/mantis
896
3099
context7-mcp Official This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Act…
upstash/context7
4.8K
3100
karpathy-guidelines Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid…
szkocot/andrej-karpathy-skills
2.5K
Page 62 · 9,929 ranked Previous Next