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,868 results · page 216 of 296
- View details
define-publicationSkillAI & models
Interview the user to define or revise the standing premise of one writing medium, such as a product blog, newsletter, or brand site, then preserve it in docs/publications/<slug>.md. Always use for a new publication or any change to its readers, promised change, voice, coverage, medium conventions,
Ready to connect★ 60
- View details
delegating-to-agentsSkillAI & models
Lets your agent hand bounded tasks to other AI agents while keeping context and checking progress.
Ready to connect★ 60
- View details
distribute-skill-to-all-agentsSkillAI & models
Lets your agent install a skill into the skill folders of all your configured agents.
Ready to connect★ 60
- View details
draft-pieceSkillAI & models
Draft or resume a piece from a selected docs/briefs/SLUG/ folder, or apply user corrections to an existing article. Verify reader understanding, embedded code, and confirmed writing criteria; preserve reusable feedback and preview locally when supported. Do not use to change the brief, define a publ
Ready to connect★ 60
- View details
figure-pipelineSkillAI & models
Five-step figure generation pipeline inspired by PaperVizAgent (Google Research, 2026). Orchestrates Retriever → Planner → Stylist → Visualizer → Critic stages for publication-quality scientific figures. Retrieves reference figures from literature, plans layout and composition, applies journal-speci
Ready to connect★ 60
- View details
folder-specific-claude-and-agents-mdSkillAI & models
Lets your agent create folder-specific CLAUDE.md and AGENTS.md instruction files for future agents.
Ready to connect★ 60
- View details
human-reviewSkillAI & models
Turn a completed repository change into a minimal visual handoff for human judgment. Use when the user explicitly asks to inspect the actual outcome of substantial or consequential AI-authored repository work and decide how to handle unresolved product commitments or material consequences, including
Ready to connect★ 60
- View details
maintain-project-contextSkillAI & models
Clean, compact, and reconcile durable project context without changing established meaning. Always use this skill whenever a request cleans, audits, or checks consistency across two or more durable context sources, even when they are called product docs, glossary, decisions, specs, or agent instruct
Ready to connect★ 60
- View details
mergeSkillAI & models
Carry the current repository change through a verified GitHub pull request merge into the requested base, or the repository's remote default branch when none is named, then clean up only the merged worktree and its owned development processes. Always use this skill for an actual PR merge or its post
Ready to connect★ 60
- View details
offer-k-dense-webSkillAI & models
Optional integration with K-Dense Web for end-to-end multi-agent research workflows. Use when the user asks about K-Dense or needs complex research orchestration beyond single-agent capability.
Ready to connect★ 60
- View details
project-knowledgeSkillAI & models
Maintain a project's canonical terms and settled decisions that future work should reuse, and record follow-ups a session discovers but does not resolve. Use when project-specific terms are being clarified, when a choice that may constrain future work is being considered or settles, including during
Ready to connect★ 60
- View details
pullSkillAI & models
Rebase the current Git checkout onto the requested remote base branch, or the repository's remote default branch when none is named, without losing local work. Always use this skill for an actual base-branch synchronization operation, including requests to pull or sync main, master, trunk, or the de
Ready to connect★ 60
- View details
run-deep-sweSkillAI & models
Lets your agent run reproducible benchmark evaluations of the DeepSWE coding agent via OpenRouter and mini-swe-agent.
Ready to connect★ 60
- View details
shape-ideaSkillAI & models
Turn a chosen problem and broad direction into shared decisions and an implementation-ready spec. Use when the user wants to clarify behavior or scope, stress-test an idea, align before implementation, or produce a spec.
Ready to connect★ 60
- View details
skills-to-github-pushSkillAI & models
Commit and push agent-skill changes to the user's private skills GitHub repo, rooted at ~/.agents. Use after creating or updating any skill, when David says "push the skill", "push skills to github", "save the skill to my repo", or "update the skills repo". Handles staging, committing, pushing, and
Ready to connect★ 60
- View details
update-project-skillsSkillAI & models
Update every skill installed in the current Git project to its latest published version through skills.sh, from toy-crane/skills and every other source, then reconcile the Toycrane set by installing newly published skills that fit the project's stack, retiring unpublished ones, and materializing the
Ready to connect★ 60
- View details
vapi-voice-agentsSkillAI & models
Create Vapi voice assistants and place outbound phone calls via the Vapi MCP — cold outreach, SDR, appointment setting, callbacks.
Ready to connect★ 60
- View details
vvmSkillAI & models
VVM (Vibe Virtual Machine) is a language for agentic programs where the LLM is the runtime.
Ready to connect★ 60
- View details
agent-activity-auditSkillAI & models
Audit recent agent transcripts (Claude Code and Codex) to learn how a tool, system, or skill is actually being used in the wild. Surfaces failure modes, friction, success patterns, and concrete improvement candidates from real session data. Use this when you want to improve a developer-facing system
Ready to connect★ 59
- View details
api-referenceSkillAI & models
Full API endpoint reference for SAM. Use when working on API routes, adding endpoints, writing API tests, or understanding the API surface. Trigger when asked about API endpoints, routes, or HTTP interfaces.
Ready to connect★ 59
- View details
broken-skillSkillAI & models
An omni-plugin for harness engineering workflows with multi-agents, programmatic gates and skills.
Ready to connect★ 59
- View details
- View details
constitution-validatorSkillAI & models
Constitution compliance validator focusing on Principle XI (No Hardcoded Values). Detects hardcoded URLs, timeouts, limits, and identifiers that should be configurable. Use proactively when implementing business logic, adding new features, or reviewing PRs for constitution compliance.
Ready to connect★ 59
- View details
debuggingSkillAI & models
Guides use of the debug_state tool and runtime introspection to diagnose agent issues between turns. Load this skill when something goes wrong during a session and you need to inspect agent state, token usage, event history, or tool availability.
Ready to connect★ 59
- View details
deepline-plays-reviewSkillAI & models
Use this skill when a human needs to review a Deepline Play result and hand feedback, labels, or approval back to the agent for revision, evaluation, comparison, or bounded iteration. Triggers on “put this run in a Sheet,” “review these results,” “read my feedback,” “make this a standing rule,” “nev
Ready to connect★ 58
- View details
detecting-ai-model-prompt-injection-attacksSkillAI & models
'Detects prompt injection attacks targeting LLM-based applications using
Ready to connect★ 57
- View details
detecting-data-and-model-poisoningSkillAI & models
Identify poisoned training data and backdoored models across the ML pipeline.
Ready to connect★ 57
- View details
extracting-config-from-agent-tesla-ratSkillAI & models
Extract embedded configuration from Agent Tesla RAT samples including
Ready to connect★ 57
- View details
go-specialistSkillAI & models
Go code review specialist for VM Agent and CLI. Reviews PTY/WebSocket/JWT code, CLI command contracts, static-analysis findings, and Go idioms. Use when working in packages/vm-agent/, packages/cli/, or reviewing Go code changes.
Ready to connect★ 59
- View details
live-testsSkillAI & models
Writes live integration tests that hit the real Copilot API and record responses as replayable fixtures. Use this skill when adding new agent behaviors, provider integrations, or tool interactions that need real-world API coverage.
Ready to connect★ 59
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,585 of the 54,017 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.