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
1951
shopify-onboarding-merchant Official Set up and connect a Shopify store from your AI assistant. Use when the user wants to start selling online, open a fi…
shopify/shopify-ai-toolkit
7.2K
1952
django-patterns Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and product…
affaan-m/ecc
10.9K
1953
roblox-luau Script a Roblox experience in Luau: get services, create and parent Instances, connect events, run server Scripts vs …
gamedev-skills/awesome-gamedev-agent-skills
2.1K
1954
golang-stay-updated Golang ecosystem watch list — official sources (go.dev/blog, pkg.go.dev, tour.golang.org, golang-nuts), newsletters (…
samber/cc-skills-golang
36.3K
1955
write-a-skill Scaffold new agent skills with structured templates, progressive disclosure, and bundled utility scripts. Guides skil…
mattpocock/skills
230K
1956
adhd Parallel divergent ideation for coding agents. Spawns N isolated branches under different cognitive frames (regulator…
uditakhourii/adhd
5.8K
1957
principle-sequence-verifiable-units Apply to multi-step work (sweeps, migrations, runs of similar edits) and to how you stack commits and PRs. Break work…
cursor/plugins
1.8K
1958
golang-samber-oops Structured error handling in Golang with samber/oops — error builders, stack traces, error codes, error context, erro…
samber/cc-skills-golang
36K
1959
golang-samber-mo Monadic types for Golang using samber/mo — Option, Result, Either, Future, IO, Task, and State types for type-safe nu…
samber/cc-skills-golang
36K
1960
security-threat-model Official Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and…
openai/skills
5.5K
1961
gpt-image Generate and edit images with OpenAI GPT-Image-2 via inference.sh CLI. Models: GPT-Image-2. Capabilities: text-to-ima…
magentosh/superpowers
381
1962
drawio drawio — an installable skill for AI agents, published by api/git.
api/git
3.3K
1963
automate-me Use for "automate me", "create/update/refresh my -mode skill", "turn/capture my preferences or working style into a s…
cursor/plugins
1.8K
1964
unity-animation Drive Unity 6.3 LTS character animation with Animator Controllers: states, transitions, parameters, blend trees, anim…
gamedev-skills/awesome-gamedev-agent-skills
2.1K
1965
poteto mode poteto's agent style for concise, detailed responses, deliberate subagents, unslopped prose, simple code, and verifie…
cursor/plugins
1.9K
1966
game-jam Plan and ship a game under a jam deadline: lock scope to the clock, schedule the hours, cut features, and submit on t…
gamedev-skills/awesome-gamedev-agent-skills
2.1K
1967
twitter-api >- A Twitter API alternative and X API alternative on fetcher.sh — pay-per-call in USDC via x402, or prepaid credits …
fetcher-sh/fetcher-skills
5.2K
1968
threejs-interaction Three.js interaction - raycasting, controls, mouse/touch input, object selection. Use when handling user input, imple…
cloudai-x/threejs-skills
9.2K
1969
fixing-motion-performance Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, a…
ibelick/ui-skills
21.8K
1970
gpt-image-2-style-library Choose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style libr…
freestylefly/awesome-gpt-image-2
3.2K
1971
sound-effects Official Generate sound effects from text descriptions using ElevenLabs. Use when creating sound effects, generating audio tex…
elevenlabs/skills
6.7K
1972
bailian-cli >- 阿里云百炼 / Aliyun Bailian / DashScope 资源管理与 `bl` CLI hub: 应用调用(bl app)、应用记忆、知识库检索、模型目…
modelstudioai/cli
17.8K
1973
godot-export Export and build a Godot 4.7 project for distribution: install export templates, define export presets (Windows/macOS…
gamedev-skills/awesome-gamedev-agent-skills
2.2K
1974
test-anti-patterns Audit a test file or suite; produce a severity-ranked diagnostic report. ALWAYS USE for tests that verify nothing, mi…
dotnet/skills
2.3K
1975
aws-serverless Official Builds, deploys, manages, debugs, configures, and optimizes serverless applications on AWS using Lambda, API Gateway,…
aws/agent-toolkit-for-aws
7.4K
1976
kling-cli 可灵 AI(Kling)官方 CLI 的使用技能:文生图 / 参考图生图 / 文生视频 / 图生视频。CLI 通过 MCP 服务与可灵交互: 调用 te…
klingai-tech/skills
7.5K
1977
golang-samber-ro Reactive streams and event-driven programming in Golang using samber/ro — ReactiveX implementation with 150+ type-saf…
samber/cc-skills-golang
36K
1978
golang-spf13-viper Golang configuration library using spf13/viper — layered precedence (flag > env > file > KV > default), BindPFlag/Bin…
samber/cc-skills-golang
34.6K
1979
test-harness Install vigiles and test a Claude Code harness — hooks, skills, agents, settings, CLAUDE.md — by picking the right ti…
zernie/vigiles
1.6K
1980
vip-test-executor vip-test-executor — an installable skill for AI agents, published by api/git.
api/git
5K
1981
threejs-lighting Three.js lighting - light types, shadows, environment lighting. Use when adding lights, configuring shadows, setting …
cloudai-x/threejs-skills
8.2K
1982
phaser-core Set up and debug a Phaser 4 game: the Game config, the Scene lifecycle (init/preload/create/update), the asset loader…
gamedev-skills/awesome-gamedev-agent-skills
2.1K
1983
p-video Generate videos with Pruna P-Video and WAN models via inference.sh CLI. Models: P-Video, WAN-T2V, WAN-I2V. Capabiliti…
magentosh/superpowers
344
1984
unity-physics Set up 3D physics in Unity 6.3 LTS: Rigidbody movement and forces, colliders, triggers vs collisions, layer-based col…
gamedev-skills/awesome-gamedev-agent-skills
2K
1985
godot-animation Animate in Godot 4.7 three ways: AnimationPlayer for keyframed clips (incl. call and signal tracks), AnimationTree wi…
gamedev-skills/awesome-gamedev-agent-skills
2.4K
1986
fireworks-tech-graph fireworks-tech-graph — an installable skill for AI agents, published by api/git.
api/git
3.8K
1987
python-patterns Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Pyt…
affaan-m/ecc
11.1K
1988
godot-nodes-scenes Structure a Godot 4.7 project with the scene tree and node composition: build reusable scenes, instance PackedScenes …
gamedev-skills/awesome-gamedev-agent-skills
2.3K
1989
android-clean-architecture Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCa…
affaan-m/ecc
10K
1990
prompt-engineering-patterns
wshobson/agents
21.1K
1991
debug-my-harness Diagnose why an agent harness misbehaved by reading the local flight-recorder ledger (.vigiles/runs.jsonl) — which sk…
zernie/vigiles
1.1K
1992
terraform-test Official Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test…
hashicorp/agent-skills
7.5K
1993
skill development Official This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "imp…
anthropics/claude-code
18K
1994
godot-shaders Write Godot 4.7 shaders in the Godot Shading Language: canvas_item shaders for 2D and spatial shaders for 3D, with ve…
gamedev-skills/awesome-gamedev-agent-skills
2.3K
1995
obsidian-vault Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, c…
mattpocock/skills
201.8K
1996
think Turns rough ideas into approved, decision-complete plans with validated structure before coding.
tw93/waza
13.6K
1997
unity-navmesh Add AI navigation in Unity 6.3 LTS: bake a NavMesh with the AI Navigation package (NavMeshSurface), move agents with …
gamedev-skills/awesome-gamedev-agent-skills
2K
1998
frontend-patterns Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. …
affaan-m/ecc
13K
1999
adopt-spec Adopt a typed .spec.ts for an existing hand-written CLAUDE.md — start from the file you already have, non-destructive…
zernie/vigiles
1.4K
2000
threejs-gltf-loading Load glTF/GLB models in three.js with GLTFLoader and play their skinned animations with AnimationMixer, including DRA…
gamedev-skills/awesome-gamedev-agent-skills
2K
Page 40 · 9,929 ranked Previous Next