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
1251
shader-graph-create-custom-node Generates custom Shader Graph nodes from HLSL code. Use when the user wants to create a new Shader Graph node or make…
unity-technologies/skills
2.1K
1252
deslop Remove AI-generated code slop and clean up code style
cursor/plugins
5.5K
1253
interface-design Craft-first interface design for dashboards, admin panels, SaaS apps, tools, settings pages, data interfaces, and int…
dammyjay93/interface-design
26K
1254
optimize-text-mesh-pro Covers TextMeshPro font stacks, dynamic fallback atlases, padding and sampling ratios, SDF16, AutoSize discipline, wo…
unity-technologies/skills
2.2K
1255
tavily-best-practices Official Build production-ready Tavily integrations with best practices baked in. Reference documentation for developers using…
tavily-ai/skills
16.8K
1256
new-unity-project Use when starting a brand-new Unity game or project from scratch — "make/start/create a new game", "bootstrap a Unity…
unity-technologies/skills
2.9K
1257
firecrawl-research-index Official Find the papers that answer a research query in Firecrawl's research paper index — a corpus of paper abstracts whose …
firecrawl/skills
20.6K
1258
antislop-copywriting Copy and text skill for antislop. Use when writing or editing prose: headlines, tone, CTAs, and anti-AI-writing patte…
miqdadbadjuber/anti-slop
915
1259
p-image Generate images with Pruna P-Image models via inference.sh CLI. Models: P-Image, P-Image-LoRA, P-Image-Edit, P-Image-…
qu-skills/superpowers
327
1260
localization Sets up and configures Unity Localization, including locales, String/Asset Tables, CJK font support, and Addressables…
unity-technologies/skills
2K
1261
dart-fix-runtime-errors Uses get_runtime_errors and lsp to fetch an active stack trace, locate the failing line, apply a fix, and verify reso…
dart-lang/skills
14.6K
1262
dart-collect-coverage Collect coverage using the coverage packge and create an LCOV report
dart-lang/skills
14.3K
1263
initialize-ai-navigation Sets up and configures the Unity AI Navigation system — NavMesh surfaces, NavMesh agents, obstacles, links, modifiers…
unity-technologies/skills
2K
1264
optimize-web Optimizes Unity 6 WebGL and WebGPU builds for smaller download size, faster initial load, and efficient browser runti…
unity-technologies/skills
2K
1265
langgraph-persistence Official INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or conf…
langchain-ai/langchain-skills
14.7K
1266
dart-generate-test-mocks Define and generate mock objects for external dependencies using `package:mockito` and `build_runner`. Use when unit …
dart-lang/skills
14.2K
1267
dart-resolve-package-conflicts Workflow for fixing package version conflicts. Use this when `pub get` fails due to incompatible package versions.
dart-lang/skills
14.5K
1268
clanker-discipline Catches state bloat, grab-bag models, and mutation ambiguity from AI coding agents. Use when reviewing state types, b…
gbasin/clanker-discipline
5.8K
1269
blast-radius Find what a change could break somewhere else before it ships, beyond the diff, and prove the one fact it's safe beca…
cursor/plugins
2.5K
1270
golang-code-style Golang code style conventions — line length and breaking, variable declarations, control flow clarity, when comments …
samber/cc-skills-golang
40.4K
1271
levelplay-unity-integration Adds ads and monetization to a Unity game using the LevelPlay Mediation SDK (installed via the Ads Mediation UPM pack…
unity-technologies/skills
2.6K
1272
build-live-game Build and operate a live game using Unity Services. Use when the user needs to implement, connect, or debug backend-d…
unity-technologies/skills
2.6K
1273
gcloud Provides safety-critical validation, guardrails, and data reduction for gcloud CLI operations across Google Cloud Pla…
google/skills
7.5K
1274
golang-error-handling Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel…
samber/cc-skills-golang
39.7K
1275
gws-gmail-watch Official Gmail: Watch for new emails and stream them as NDJSON.
googleworkspace/cli
33.9K
1276
dart-use-pattern-matching Use switch expressions and pattern matching where appropriate
dart-lang/skills
14.4K
1277
shopify-custom-data Official MUST be used first when prompts mention Metafields or Metaobjects.
shopify/shopify-ai-toolkit
10.3K
1278
clerk-tanstack-patterns Official TanStack React Start auth patterns with @clerk/tanstack-react-start - createServerFn, beforeLoad guards, loaders, Vin…
clerk/skills
12.5K
1279
dart-migrate-to-checks-package |- Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents.
dart-lang/skills
14.1K
1280
clerk-react-router-patterns Official React Router v7/v8 patterns with Clerk — rootAuthLoader, getAuth in loaders, clerkMiddleware, protected routes, SSR u…
clerk/skills
12.7K
1281
plannotator-compound Analyze a user's Plannotator plan archive to extract denial patterns, feedback taxonomy, evolution over time, and act…
backnotprop/plannotator
7.6K
1282
setup-multiplayer-services >- Guides the development of online multiplayer experiences where players connect, group, and interact in real-time u…
unity-technologies/skills
1.9K
1283
dart-build-cli-app Entrypoint structure, exit codes, cross-platform scripts. Use when building command line utilities, scripts, or appli…
dart-lang/skills
13.9K
1284
react-native Official React Native renderer for json-render that turns JSON specs into native mobile UIs. Use when working with @json-rende…
vercel-labs/json-render
2.3K
1285
happyhorse Generate and edit videos with Alibaba HappyHorse 1.0 models via inference.sh CLI. Models: HappyHorse T2V, I2V, R2V, V…
qu-skills/superpowers
353
1286
firecrawl-agent Official Autonomous multi-page extraction into structured JSON. Use when the user wants website data matching a schema — prici…
firecrawl/skills
1.7K
1287
asd-ste100 Use when English text must be parsed without a human to resolve ambiguity — tool descriptions, error messages, inter-…
danyuchn/asd-ste100-skill
1.1K
1288
resume-bullet-writer Transform weak resume bullets into achievement-focused statements with metrics and impact
paramchoudhary/resumeskills
8.9K
1289
shopify-polaris-app-home Official Build your app's primary user interface embedded in the Shopify admin.
shopify/shopify-ai-toolkit
9.7K
1290
deep-agents-memory Official
langchain-ai/langchain-skills
15.9K
1291
golang-concurrency Golang concurrency design — goroutine lifecycle and leak prevention, channels and `select`, channel ownership and dir…
samber/cc-skills-golang
38.4K
1292
implement-in-app-purchases Implement, configure, and debug Unity In-App Purchases (IAP) — store connection, product catalog, consumable/non-cons…
unity-technologies/skills
2.5K
1293
typescript-best-practices TypeScript best practices. Use when reading or editing any .ts or .tsx file.
cursor/plugins
3.6K
1294
langchain-fundamentals Official Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.
langchain-ai/langchain-skills
14.3K
1295
golang-testing Production-ready Golang tests — table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goro…
samber/cc-skills-golang
39.7K
1296
antislop-human Human and accessibility skill for antislop. Contrast, keyboard, focus, and states for real people. Includes the contr…
miqdadbadjuber/anti-slop
872
1297
firecrawl-crawl Official Bulk-extract many pages from one site or section. Use for "crawl", "everything under /docs", or content spanning link…
firecrawl/skills
1.7K
1298
firecrawl Official Any live-web task via the Firecrawl CLI — including ordinary web research: searching the web, reading or extracting p…
firecrawl/skills
1.8K
1299
antislop-layoutmobile Mobile layout skill for antislop. Use for layouts that reflow on small screens: grids, overflow, tap targets. Load wi…
miqdadbadjuber/anti-slop
867
1300
cargo-quickstart Guided first-run demo for Cargo — one persona question to 25 real leads with a cost receipt in under two minutes, end…
getcargohq/cargo-skills
5.4K
Page 26 · 9,929 ranked Previous Next