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
9,032 results · page 232 of 302
- View details
prepare-promptSkillAI & models
Prepare a prompt that hands this session's work to a fresh agent session — to continue it, check it, or pick up what was left open. Use when asked for a prompt or brief for the next session.
Ready to connect★ 50
- View details
review-ticketSkillAI & models
Triage a ticket or ticket set before work starts — compare it against the codebase and save a review covering verdict, feature walkthrough, and only the high-cost questions worth raising.
Ready to connect★ 50
- View details
run-nx-checksSkillAI & models
Run nx format, lint, test, and build on affected or specified projects, then fix unambiguous failures
Ready to connect★ 50
- View details
savia-dualSkillAI & models
Use when cloud inference fails, is slow, or is rate-limited and local failover is needed.
Ready to connect★ 50
- View details
social-linkedinSkillAI & models
LinkedIn provider skill for the social-networks agent (SE-385 MVP1). Manual import of the official export, neutral SocialArtifact model, local digests (themes/savia-history/writing-style) and capabilities status. Never publishes without external-publish-gate + approval hash. Data in ~/.savia/social/
Ready to connect★ 50
- View details
speq-code-guardrailsSkillAI & models
TDD cycle and code quality guardrails — failing-test-first, evidence, dependency, error-handling, and test-quality rules. Triggered by implementer-agent, implementer-expert-agent, and code-reviewer before any implementation or review work.
Ready to connect★ 50
- View details
speq-code-toolsSkillAI & models
Semantic code navigation and editing via Serena MCP — symbol-level tools required over grep/find/manual edits. Triggered by planner-agent, implementer-agent, implementer-expert-agent, code-reviewer, and recorder-agent.
Ready to connect★ 50
- View details
speq-spec-mergeSkillAI & models
Delta-merge procedure — DELTA marker semantics, library-organization thresholds, and ADR-promotion field mapping. Triggered by recorder-agent.
Ready to connect★ 50
- View details
speq-writing-guardrailsSkillAI & models
Dense prose rules: sentence caps, BLUF, consistent vocabulary, evidence, and no em dashes. Triggered by /speq-mission, /speq-audit, /speq-implement, /speq-plan-pr, /speq-implement-pr, planner-agent, plan-reviewer, and recorder-agent.
Ready to connect★ 50
- View details
storyboard-review-skillSkillAI & models
Use when reviewing storyboard outputs at any production stage (beat breakdown, beat board, sequence board, motion prompts), providing quality assurance feedback, or identifying revision requirements for Director agent
Ready to connect★ 50
- View details
tech-research-agentSkillAI & models
Usar cuando se necesita investigación técnica autónoma sobre un tema específico.
Ready to connect★ 50
- View details
verify-understandingSkillAI & models
Verify the engineer is ready to implement a feature — a teach-back conversation over a .TICKET-REVIEW.md where they explain the feature in their own words and the agent probes and corrects.
Ready to connect★ 50
- View details
workspace-integritySkillAI & models
Use when auditing workspace integrity (drift, rules, agents, baseline).
Ready to connect★ 50
- View details
architecture-decisionsSkillAI & models
Architectural Decision Records — agent consume/cite/conflict; humans approve. Use for architecture-shaped work and ADRs.
Ready to connect
- View details
bootstrap-agents-mdSkillAI & models
Bootstrap or refresh root AGENTS.md and CLAUDE.md.
Ready to connect
- View details
boss-hr-autoSkillAI & models
Full-workflow orchestration for HR resume screening on BOSS Zhipin. Use when the user asks to "screen resumes", "run the 5-step workflow", or "go from job posting to report".
Ready to connect
- View details
boss-hr-greetSkillAI & models
BOSS Zhipin HR toolkit · "Auto Greeting". Automatically clicks the BOSS greeting button for high-scoring candidates (or specifically named candidates), simulating human operation.
Ready to connect
- View details
boss-recommend-downloaderSkillAI & models
Pull the candidate list from the BOSS Zhipin recommended talents page + download full online resumes.
Ready to connect
- View details
cli-dispatchSkillAI & models
Required dispatch procedure for running a build or fix pass on an external coding CLI — the Codex CLI (`codex exec`) or the Cursor CLI (`agent -p`) — when an issue's Execution block stamps that harness as the Build model. Preflight, the two shims, the prompt-as-data rule, the background-and-poll rul
Ready to connect
- View details
cloud-vm-setupSkillAI & models
Set up and run the Donut dev environment on Cursor Cloud VM (no Nix). Use when working on Cloud VM, running tests on Cloud VM, or encountering command errors related to missing nix. Triggers on: cloud VM, cloud agent, no nix available, /workspace path.
Ready to connect
- View details
eli12SkillAI & models
Explains codebases and feature flows in accessible language with grounded analogies. Use for simple walkthroughs or mental models; skip bug triage, code review, and code changes.
Ready to connect
- View details
execution-plan-reviewSkillAI & models
Use when the user wants to review or revise the ordering/model/effort/fableplan/plan-effort assignments on a milestone's GitHub issues — "review the execution plan", "/execution-plan-review", "show me the model assignments", or piecemeal revisions like "11 should be medium" or "plan 17 at xhigh". Re
Ready to connect
- View details
fable-dispatchSkillAI & models
Required dispatch procedure for running a subagent on Fable 5.1: positive harness detection, the Claude Code CLI shim for other harnesses, the fallback ladder, the result-parsing contract, the attribution rule, and the caller dispatch-hygiene rules (read-only prompt, snapshot/diff, retry). Load BEFO
Ready to connect
- View details
html-reportSkillAI & models
Generates a polished HTML report for resume screening. Accepts the screening_results. output from resume-screener and renders candidate rankings, 5-dimension score progress bars, scoring rationale, and action recommendations.
Ready to connect
- View details
laya-integrationSkillAI & models
Add fast, local, typed decisions to any project with Laya, an open-source non-generative decision model (pip install laya). It classifies, routes, scores and answers yes/no questions about a piece of text, returning calibrated probabilities in roughly 20-35 ms on a laptop GPU, with no LLM call and n
Ready to connect
- View details
milestone-workflowSkillAI & models
Use when the user wants a milestone of Execution-block-stamped GitHub issues implemented via a multi-agent dynamic workflow — "create the workflow for v0", "run v0 continuously", "/milestone-workflow v0". Builds dependency tracks, presents the run plan for approval, then runs the milestone-pipeline
Ready to connect
- View details
milestoneplanSkillAI & models
Use when the user wants a milestone's execution plan shown as a table — "milestoneplan v1", "/milestoneplan", "show the plan for v1". Read-only - reads every issue in the milestone and renders one table of issue number, description, complexity, dependencies, validate/build model and effort, fablepla
Ready to connect
- View details
new-app-pipelineSkillAI & models
Use when the user wants to take a new app from raw idea to running multi-agent implementation — "/new-app-pipeline", "let's build a new app", "run the app pipeline on this idea". Orchestrates the full sequence - idea → PRD → question refinement → GitHub issues with Execution blocks → execution-plan
Ready to connect
- View details
repository-readme-writerSkillAI & models
Create or improve concise, useful, agent-safe repository READMEs. Use for new README drafts, rewrites, quickstarts, local setup, getting started, contributor docs, or README reviews. Do NOT use for API reference, full product docs, changelogs, or landing pages.
Ready to connect
- View details
resume-screenerSkillAI & models
Implementation reference for a resume screening and scoring system. The LLM scores 4 dimensions for a final score (exp/skill/proj/major) + a script checks school_tier to calibrate edu + a formula recalculates the total.
Ready to connect
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.
54,855 of the 55,286 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.