Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Category: AI & models
8,867 results · page 197 of 296
- View details
scaffold-projectSkillAI & models
Scaffold a new project with standard structure, configs, and CLAUDE.md
Ready to connect★ 70
- View details
self-auditSkillAI & models
Run the verify-plan checklist against YOUR OWN plan before finalizing it (before ExitPlanMode), with special emphasis on the consumer audit. Triggers on: 'audit yourself', 'self-audit', 'check your own plan', 'did you check everything', 'verify before exit plan', or automatically before any non-triv
Ready to connect★ 70
- View details
session-endSkillAI & models
MUST use when user says 'bye', 'goodbye', 'good night', 'gnight', 'done for today', 'that's all', 'that's it', 'see you', 'see ya', 'let's stop', 'stopping here', 'wrapping up', 'signing off', 'closing down', 'done', 'finished for now', 'talk later', 'cya'. The user does NOT use slash commands; dete
Ready to connect★ 70
- View details
sigregSkillAI & models
Sketched Isotropic Gaussian Regularization primitive. Scalar loss matching the embedding distribution to a standard-normal target via Cramér-Wold slicing and the Epps-Pulley empirical characteristic function test. Port of rbalestr-lab/lejepa (MIT). Default-off in v1.49.571.
Ready to connect★ 70
- View details
skill-forgeSkillAI & models
Use when the user asks to forge, scaffold, author, or ship a new skill or agent — the skill-creator's own namesake artifacts. Drives the skill-forge loop (create → fill → validate → critique → ship → publish) via the skill-creator CLI.
Ready to connect★ 70
- View details
skill-frontmatter-doctorSkillAI & models
Use when authoring or reviewing a SKILL.md or agent .md and you need to detect and fix the four most common frontmatter defects — echoed or truncated triggers, tools written as a YAML array instead of a comma-separated string, a description outside the 1-1024 character bound, and a missing "Use when
Ready to connect★ 70
- View details
skill-harmonizationSkillAI & models
Harmonize a repository's skill portfolio across catalog and user-installed skills.
Ready to connect★ 70
- View details
skill-mapSkillAI & models
"Use to find agent skill installs, repository skill portfolios, duplicate skills, cross-dependencies, invocations, and cross-references across the local machine."
Ready to connect★ 70
- View details
skill-slimmingSkillAI & models
Audit and govern Skills, plugins, and MCP servers across Codex, Claude Code, and compatible Agent hosts. Use when the user asks to inventory, deduplicate, classify, scope, archive, or reduce the context cost of Agent capabilities; asks why there are so many Skills; wants global/project/trigger decis
Ready to connect★ 69
- View details
skill-writingSkillAI & models
Create/scaffold/init a project-local agent skill under `.agents/skills` in an ordinary repository; defer to repository instructions that define a source catalog and lifecycle.
Ready to connect★ 70
- View details
sling-dispatchSkillAI & models
Instruction dispatch pipeline for routing work items to available agents. Implements a 7-stage fetch-allocate-prepare-hook-store-launch-confirm pipeline with batch convoy mode, formula expansion, idempotent dispatch, and crash recovery.
Ready to connect★ 70
- View details
spatial-awarenessSkillAI & models
Introduces a comprehensive agent-based framework for guided software development (GSD)
Ready to connect★ 70
- View details
stale-comments-auditSkillAI & models
Audit and fix JavaScript, TypeScript, and Go comments that are verified as stale, orphaned, misleading, or redundant.
Ready to connect★ 70
- View details
tailwind-cssSkillAI & models
"Use for Tailwind v4 styling: add/fix classes, configure or migrate Tailwind, use tailwind-variants, or tw-animate-css."
Ready to connect★ 70
- View details
tech-radarSkillAI & models
MUST use when user asks 'what's new?', 'any updates?', 'latest versions?', 'breaking changes?', 'should we upgrade?', 'what changed in X?', or when starting a new project. Detects dependencies dynamically from `package.json` / `requirements.txt` / `go.mod` / `composer.json` first, then reports per-p
Ready to connect★ 70
- View details
token-budgetSkillAI & models
Token budget tracking and enforcement for Gastown convoy-level execution. Hard limits with pre-execution checking, per-convoy and per-agent tracking, structured stop reasons.
Ready to connect★ 70
- View details
vitestSkillAI & models
"Use for Vitest in TypeScript projects (Node, bun, React/Next.js, Effect): write, run, or debug unit/component tests, mocks, testing utilities, and coverage."
Ready to connect★ 70
- View details
you-discoverSkillAI & models
Route You.com integration planning through the you-discover MCP tool, Docs MCP, and direct API options.
Ready to connect★ 69
- View details
avcSkillAI & models
Use AVC (Agent View Controller) to present complex execution plans, architecture changes, and multi-step operations as interactive visual UIs. Instead of dumping walls of text, pipe structured JSON to `avc` for human visual review and confirmation. The human can drag-to-reorder, edit, skip, delete,
Ready to connect★ 69
- View details
claude-plugin-converterSkillAI & models
Convert Claude Code plugins into self-contained Hermes plugins — discovery analysis then full conversion
Ready to connect★ 65
- View details
endpoint-probeSkillAI & models
Use when you need to discover an API's surface — poke a base URL to find its type (REST, GraphQL, SOAP, JSON-RPC), auth scheme, available endpoints, rate limits, and CORS policy. Also probes MCP servers (HTTP and stdio) to discover tools, resources, and prompts with full input schemas. Runs a Python
Ready to connect★ 65
- View details
entity-researchSkillAI & models
Deep background research on an entity — a company OR a person — into a cited dossier: identity & background, ownership & key management, adverse / negative media, public sanctions-list name-match signals, PEP indications from public research, and litigation / regulatory history. Use when the user sa
Ready to connect★ 65
- View details
input-token-analysisSkillAI & models
Use when input token spend needs explaining and fixing.
Ready to connect★ 65
- View details
input-token-overheadsSkillAI & models
Use when context window is filling up too fast or input token cost is too high. Audits overhead sources.
Ready to connect★ 65
- View details
media-analyzerSkillAI & models
Technique-focused media analysis. Detects rhetorical tools (loaded language, cherry-picking, source selection bias, framing, omission, emotional appeals, false balance) in articles and produces a structured analysis report. Identifies specific techniques and bias-signal intensity without labeling po
Ready to connect★ 65
- View details
notebooklm-modeSkillAI & models
Source-grounded research pipeline inspired by NotebookLM. Collect verbatim source extracts into a temporary workspace, then answer questions and create deliverables grounded in those sources. Two grounding modes: strict (vault-only) and augmented (vault + labeled [background] knowledge). Trigger whe
Ready to connect★ 65
- View details
openai-tool-callingSkillAI & models
How to add OpenAI Responses API function/tool calling (with structured `text.format` output) in this repo, based on the implementation in src/utils/functions/ai/help-chat.ts. Use when adding or modifying tool calls for any AI chat flow (openai.responses.parse).
Ready to connect★ 69
- View details
package-usageSkillAI & models
Track which stacks across a Pulumi organization use a specific package and at what versions. Use for cross-stack audits, identifying outdated or unmaintained package versions across many stacks, finding affected stacks before publishing breaking changes to a component package, or planning coordinate
Ready to connect★ 68
- View details
prisma-schemaSkillAI & models
Safe workflow for editing prisma/schema.prisma without corrupting model blocks, and for regenerating the Prisma client. Use whenever you need to add, remove, or modify a field or model in the Prisma schema.
Ready to connect★ 69
- View details
provider-upgradeSkillAI & models
Upgrade any Pulumi provider to a newer version and reconcile the resulting diff. Use when users want to upgrade or update a provider (including editing package.json, requirements.txt, pyproject.toml, go.mod, or Pulumi.yaml to bump a provider SDK), check for breaking changes before or during an upgra
Ready to connect★ 68
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
53,462 of the 53,895 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.