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,105 results · page 157 of 304

  • worktree-managerSkillAI & models

    Create, manage, and cleanup git worktrees with Claude Code agents across all projects. USE THIS SKILL when user says "create worktree", "spin up worktrees", "new worktree for X", "worktree status", "cleanup worktrees", "sync worktrees", or wants parallel development branches. Also use when creating

    Ready to connect★ 138

    github.com/wirasm/worktree-manager-skill138 stars

    View details
  • xtbSkillAI & models

    Prepare and explain xTB semiempirical quantum-chemistry workflows for single-point energy, forces, charges, dipole, geometry optimization, and molecular dynamics. Use when the user asks for xTB calculations directly, or wants to use xTB through Python/ASE/dpdata bridges while keeping xTB as the prim

    Ready to connect★ 138

    github.com/jinzhezenggroup/computational-chemistry-agent-skills138 stars

    View details
  • xtbloom-integrate-ase-dpdataSkillAI & models

    Integrate xTBloom with ASE or dpdata for molecular energy, force, charge, labeling, relaxation, optimizer, or dynamics workflows. Use when an AI coding agent needs to attach the xTBloom ASE calculator, configure dpdata's xtbloom driver or batch minimizer, preserve the adapters' eV/angstrom conventio

    Ready to connect★ 138

    github.com/jinzhezenggroup/computational-chemistry-agent-skills138 stars

    View details
  • xtbloom-run-python-inferenceSkillAI & models

    Write, review, and run high-level xTBloom Python GFN2-xTB inference with `Calculator`, `Structure`, and `BatchCalculator`, including single systems, repeated geometry updates, heterogeneous ragged batches, backend selection, units, finite-temperature meaning, and peer-local failure handling. Use for

    Ready to connect★ 138

    github.com/jinzhezenggroup/computational-chemistry-agent-skills138 stars

    View details
  • code_reviewSkillAI & models

    Systematic approach to reviewing code for quality and correctness

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • module-1SkillAI & models

    This skill should be used when a learner is working through Module 1 ("Build an Agent") of the Build-an-Agent workshop and wants help understanding the concepts, notebooks, or code — e.g. "$module-1 what are agents?", "$module-1 explain the ReAct pattern", "help me with the docgen client exercise",

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • module-2SkillAI & models

    This skill should be used when a learner is working through Module 2 ("Agentic RAG") of the Build-an-Agent workshop and wants help understanding the concepts, code, or how to run it — e.g. "$module-2 what is agentic RAG?", "$module-2 explain chunking and embeddings", "help me with the reranker exerc

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • module-4SkillAI & models

    This skill should be used when a learner is working through Module 4 ("Agent Customization") of the Build-an-Agent workshop and wants help understanding the concepts, the code, training, or GPU issues — e.g. "$module-4 should I train my agent or just prompt it?", "$module-4 what is GRPO?", "explain

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • module-5SkillAI & models

    This skill should be used when a learner is working through Module 5 ("Deep Agents") of the Build-an-Agent workshop and wants help understanding the concepts, the code, or sandboxing — e.g. "$module-5 what are deep agents?", "$module-5 explain the four pillars", "shallow vs deep agents?", "how does

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • module-6SkillAI & models

    This skill should be used when a learner is working through Module 6 ("Agent Safety") of the Build-an-Agent workshop and wants help understanding the concepts, the code, or the NemoClaw stack — e.g. "$module-6 why isn't HITL or a container enough?", "$module-6 what does the Privacy Router actually d

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • module-7SkillAI & models

    This skill should be used when a learner is working through Module 7 ("Agent Harnesses & Skills") of the Build-an-Agent workshop and wants help understanding the concepts, the harness landscape, the lab code, or portable/GPU skills — e.g. "$module-7 what is a harness?", "$module-7 harness vs LLM?",

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • nvwbSkillAI & models

    Manage NVIDIA AI Workbench projects, contexts, builds, and environments via the nvwb CLI. This skill should be used when the user wants to create, clone, build, manage, or configure AI Workbench projects, contexts, or environments.

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • nvwb-projectSkillAI & models

    Apply when working in a directory containing .project/spec.yaml — provides NVIDIA AI Workbench project awareness for in-container development. This skill provides context about project structure, environment configuration, and rebuild/restart requirements.

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • setup-workshop-nemoclawSkillAI & models

    Set up the NVIDIA "Build an Agent" DevX workshop as a working JupyterLab environment from INSIDE a locked-down OpenShell/NemoClaw sandbox, and hand the user the token URL + access commands. Use this when the user asks to set up / run / access the Build-an-Agent workshop and YOU are the agent running

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • setup-workshop-nemoclaw-operatorSkillAI & models

    Operator/host side of running the NVIDIA "Build an Agent" DevX workshop inside an OpenShell/NemoClaw sandbox. ⚠️ NOT the default workshop-setup path: for a generic "set up the workshop" request, use the `setup-workshop` skill (the standard bare-metal/Brev/AI-Workbench installer). Invoke THIS skill O

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • using-superpowersSkillAI & models

    Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • workshopSkillAI & models

    This skill should be used when a learner wants to navigate or understand the Build-an-Agent workshop as a whole — e.g. "$workshop where do I start?", "what order should I do the modules in?", "what does Module 3 need before I start?", "which module covers RAG / evaluation / training / safety?", "how

    Ready to connect★ 137

    github.com/brevdev/workshop-build-an-agent133 stars

    View details
  • agentic-readinessSkillAI & models

    Audit and improve repositories for reliable agentic work across Codex and Codex App, Claude Code, and OpenCode. Use when reviewing AGENTS.md or CLAUDE.md quality and discovery, instruction routing in monorepos or meta-repos, agent settings, MCP configuration, skills, subagents, context budgets, or r

    Ready to connect★ 136

    github.com/codealive-ai/ai-driven-development136 stars

    View details
  • agents-consiliumSkillAI & models

    Run external coding agents (Codex, Claude Code, OpenCode, native Grok Build, Gemini) as independent reviewers, stateful repository researchers, or single-agent implementers. Use for multi-model opinions and code review, steerable Grok research, full-access delegation, long-running work, or reattachi

    Ready to connect★ 136

    github.com/codealive-ai/ai-driven-development136 stars

    View details
  • code-that-fits-in-your-headSkillAI & models

    Software-engineering heuristics based on Mark Seemann's Code That Fits in Your Head (2021), updated for agent-driven development. Use when writing or reviewing code, refactoring accidental complexity or a Big Ball of Mud, controlling technical or architectural debt in generated code, designing APIs

    Ready to connect★ 136

    github.com/codealive-ai/ai-driven-development136 stars

    View details
  • hooks-managementSkillAI & models

    Manage hooks and automation for coding agents (Claude Code, Codex CLI, OpenCode). Use when users want to add, list, remove, update, or validate hooks. Triggers on requests like "add a hook", "create a hook that...", "list my hooks", "remove the hook", "validate hooks", or any mention of automating a

    Ready to connect★ 136

    github.com/codealive-ai/ai-driven-development136 stars

    View details
  • plugins-managementSkillAI & models

    Create, publish, delete, and submit plugins for coding agents (Claude Code, OpenCode). Use when user wants to (1) create a new plugin with proper structure, (2) create or configure a plugin marketplace, (3) publish plugins to GitHub/GitLab/npm, (4) delete/uninstall plugins, (5) validate plugin struc

    Ready to connect★ 136

    github.com/codealive-ai/ai-driven-development136 stars

    View details
  • settings-managementSkillAI & models

    View and configure settings for coding agents (Claude Code, Codex CLI, OpenCode, and others). Covers JSON settings for Claude Code, TOML for Codex CLI, and JSON/JSONC for OpenCode, including permissions, sandbox, model selection, profiles, feature flags, providers, hooks, subagents, and skills.

    Ready to connect★ 136

    github.com/codealive-ai/ai-driven-development136 stars

    View details
  • suede-attributionSkillAI & models

    Suede-owned marketing attribution discipline. Use when the user wants to figure out which marketing actually drives conversions and revenue, choose or interpret an attribution model, or reconcile conflicting numbers across tools. Also use when the user mentions 'attribution,' 'attribution model,' 'f

    Ready to connect★ 135

    github.com/jasoncolapietro/suede-creator-skills135 stars

    View details
  • suede-marketing-psychologySkillAI & models

    Suede-affiliated ethical application of behavioral science to marketing decisions, including framing, anchoring, social proof, loss aversion, choice architecture, and friction. Use when the user needs a named psychological model, an evidence-aware application, and a testable hypothesis. NOT FOR: cli

    Ready to connect★ 135

    github.com/jasoncolapietro/suede-creator-skills135 stars

    View details
  • suede-newsroomSkillAI & models

    Suede-owned editorial pipeline for agent-run content: six roles with written contracts, one inspectable record that travels between them, and a distribution stage that gives every asset its own argument instead of a shorter draft. Use when content agents return generic, duplicated, or unsourced work

    Ready to connect★ 135

    github.com/jasoncolapietro/suede-creator-skills135 stars

    View details
  • suede-ops-architectureSkillAI & models

    Suede-owned operations-architecture discipline that fixes the shape of a system before anyone builds it: entity schema first, exactly one write path per entity, every unit of work routed to a deterministic automation, an AI agent, or a human decision, every existing tool marked absorb, keep, or kill

    Ready to connect★ 135

    github.com/jasoncolapietro/suede-creator-skills135 stars

    View details
  • suede-recommend-next-actionSkillAI & models

    Next-action selector for the Suede pack: inspects current repo, terminal, plan, or handoff state read-only and returns one recommended next move plus a short, self-contained copy/paste prompt for it. Use when the user asks 'what's next', 'what should I do next', 'recommend the next move', 'give me t

    Ready to connect★ 135

    github.com/jasoncolapietro/suede-creator-skills135 stars

    View details
  • codemodSkillAI & models

    Author, archive, apply, and verify TypeScript codemods with ts-morph. Use for public API migrations, symbol renames, call-signature rewrites, import moves, or requests to preserve a dated migration recipe for users and agents. Do not use global text replacement for TypeScript or TSX.

    Ready to connect★ 134

    github.com/pmndrs/glyph124 stars

    View details
  • evals-analyzeSkillAI & models

    Analyze evaluation results and close the loop. Specification failures create local CDRs to fix agent rules; generalization failures go to evaluator backlog.

    Ready to connect★ 133

    github.com/tikalk/adlc-team-skills134 stars

    View details

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.

55,111 of the 55,543 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.

See how to connect your AI