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,898 results · page 136 of 297

  • adsorbate-placementSkillAI & models

    Use when the user asks to place an adsorbate molecule on a surface, find adsorption sites, or set up a surface+adsorbate model for DFT.

    Ready to connect★ 199

    github.com/hello-qm/catgo-lrg193 stars

    View details
  • catgo-campaign-loopSkillAI & models

    Run and resume the CatGo md-orchestration poll loop — delegate each poll to a subagent (keep main context lean), verify convergence by force, auto-advance each converged species per-species (pipeline, not barrier), and resume a campaign from disk after context compaction / new session. Use when driv

    Ready to connect★ 199

    github.com/hello-qm/catgo-lrg193 stars

    View details
  • deepmd-inferenceSkillAI & models

    Run DeePMD-kit inference to predict energies, forces, and stresses using a trained DP model. Also covers model evaluation and testing.

    Ready to connect★ 199

    github.com/hello-qm/catgo-lrg193 stars

    View details
  • deepmd-routerSkillAI & models

    Route DeePMD-kit requests to training or inference sub-skills. Use when the user requests machine learning potentials, DeePMD, DPA-3, DP models, or MLIP training.

    Ready to connect★ 199

    github.com/hello-qm/catgo-lrg193 stars

    View details
  • deepmd-trainSkillAI & models

    Train DeePMD-kit machine learning potentials. Covers DPA-3 (recommended), se_e2_a (legacy), and fine-tuning from pretrained models.

    Ready to connect★ 199

    github.com/hello-qm/catgo-lrg193 stars

    View details
  • lammps-deepmdSkillAI & models

    Run LAMMPS molecular dynamics with DeePMD-kit machine learning potentials. Use when the user wants MD simulations driven by a trained DP model.

    Ready to connect★ 199

    github.com/hello-qm/catgo-lrg193 stars

    View details
  • orca-optSkillAI & models

    ORCA geometry optimization. Handles method/basis selection, dispersion corrections, solvent models, and convergence settings.

    Ready to connect★ 199

    github.com/hello-qm/catgo-lrg193 stars

    View details
  • session-profilerSkillAI & models

    Profile and debug Hermes sessions from their JSONL transcripts. Find a session and its subagents, build a queryable event table, summarize the work as a hierarchical table of contents, break down wall time, inference, tools, tokens, and estimated cost per agent, identify errors and improvement oppor

    Ready to connect★ 198

    github.com/tamdogood/builder-essential-skills198 stars

    View details
  • checkpointingSkillAI & models

    Save session activity, rebuild rolling PROGRESS.md, and compact stale working blocks in .claude/STATE.md.

    Ready to connect★ 195

    github.com/del-taiseiozaki/claude-code-orchestra193 stars

    View details
  • featureSkillAI & models

    Unified feature planning & implementation skill — replaces the old /add-feature and /start-feature skills (both trigger phrases still apply here). MODE=existing (formerly /add-feature): add a feature to an established codebase with Codex-first collaboration — Codex is consulted in every phase for sc

    Ready to connect★ 195

    github.com/del-taiseiozaki/claude-code-orchestra193 stars

    View details
  • skill-link-checkSkillAI & models

    Audit project and global .agents/skills and .claude/skills layouts. Verify that .agents/skills contains the real source and .claude/skills mirrors it through a parent or per-skill symlink. Use whenever a skill or slash command is missing, not loading, duplicated, inconsistent, or described as "skill

    Ready to connect★ 191

    github.com/yan-labs/yan-skills195 stars

    View details
  • spikeSkillAI & models

    Time-boxed technical investigation/feasibility study with Codex-first multi-agent collaboration (Codex + Opus 4.6 + Agent Teams). Codex CLI is consulted in EVERY phase for question framing, feasibility analysis, and final evaluation. Phase 1: Frame the investigation question & constraints (Claude us

    Ready to connect★ 195

    github.com/del-taiseiozaki/claude-code-orchestra193 stars

    View details
  • troubleshootSkillAI & models

    Diagnose and plan fixes for errors/bugs with Codex-first multi-agent collaboration (Codex + Opus 4.6 + Agent Teams). Codex CLI is consulted in EVERY phase for deep code reasoning, hypothesis evaluation, and fix validation. Phase 1: Error reproduction & context gathering (Opus subagent 1M context + C

    Ready to connect★ 195

    github.com/del-taiseiozaki/claude-code-orchestra193 stars

    View details
  • thinking-partnerSkillAI & models

    A deterministic thinking partner that challenges assumptions and applies mental models to sharpen decisions, solve problems, and think more clearly. Use this skill whenever a user says "help me think through X", "challenge my thinking", "what am I missing", "apply mental models to this", "play devil

    Ready to connect★ 194

    github.com/mattnowdev/thinking-partner194 stars

    View details
  • free-disk-spaceSkillAI & models

    Safely reclaim disk space on macOS without touching personal or agent data. Use when the user asks to free disk space, clear caches, or investigate a nearly full Mac.

    Ready to connect★ 193

    github.com/outthislife/brooklyn-skills190 stars

    View details
  • hz-unity-face-trackingSkillAI & models

    Drive ARKit-blendshape-rigged head/face models in Unity with the wearer's facial expressions on Meta Quest via Meta Movement SDK (face tracking + A2E). Use when a user has an FBX with the 52 ARKit blendshapes (any prefix, _L/_R suffixes) and wants it to animate from face tracking on Quest Pro / Ques

    Ready to connect★ 193

    github.com/meta-quest/agentic-tools193 stars

    View details
  • hz-unity-meta-movement-sdk-retargetingSkillAI & models

    Set up and tweak Meta Movement SDK (MSDK) retargeting for a character model. Use this whenever the user wants to retarget a humanoid FBX/prefab for Meta Quest body tracking, generate a retargeting config, or hand-edit the resulting `<asset>.json` (fix known-joint mappings, exclude joints from auto-m

    Ready to connect★ 193

    github.com/meta-quest/agentic-tools193 stars

    View details
  • skill-enhanceSkillAI & models

    Full enhancement pipeline for an existing Lattice skill — rewrites a molecule or atom to modern-capable-model grade: restores degraded grammar, deduplicates, hardens gates and branching to one-unambiguous-action precision, verifies zero behavioral loss against a pre-capture diff, then runs the combi

    Ready to connect★ 190

    github.com/techygarg/lattice192 stars

    View details
  • skill-tightenSkillAI & models

    Audit any Lattice SKILL.md for language compliance — removes rationale prose, converts soft language to imperatives, adds STOP: gates on hard rules, and cuts redundant repetition. Complements skill-review (which finds behavioral gaps) by fixing phrasing that causes agents to skip or underweight inst

    Ready to connect★ 190

    github.com/techygarg/lattice192 stars

    View details
  • personality-systemSkillAI & models

    Invoke this skill when you need to layer switchable personality style options on top of a base identity. Typical scenarios include: offering multiple personality options for the same product (e.g., GPT-5.1's friendly/professional/quirky modes), designing personality switching mechanisms, and prevent

    Ready to connect★ 189

    github.com/kangarooking/system-prompt-skills191 stars

    View details
  • safety-guardrailsSkillAI & models

    Use this skill when designing multi-layer safety defenses, content filtering policies, and ethical boundaries for AI systems. Typical scenarios include: designing refusal policies and escalation mechanisms, defending against prompt injection attacks, implementing domain-specific safety rules (educat

    Ready to connect★ 189

    github.com/kangarooking/system-prompt-skills191 stars

    View details
  • ab-create-goalSkillAI & models

    Produce a ready-to-run prompt for an autonomous /goal loop. Use when the user wants to hand off one continuous objective with a verifiable stop condition to run autonomously.

    Ready to connect★ 189

    github.com/ayoubben18/ab-method189 stars

    View details
  • btwSkillAI & models

    Helps you use the /btw side-conversation workflow effectively. Use when you want to think in parallel, ask side questions without interrupting ongoing work, or inject a side thread back into the main agent.

    Ready to connect★ 189

    github.com/dbachelder/pi-btw188 stars

    View details
  • claude-healthSkillAI & models

    Claude Code config health check + plugin sync. Use when: auditing .claude/ structure, checking naming, verifying hook setup, detecting plugin version drift, syncing installed assets. Not for: skill quality (use skill-health-check), code review (use codex-code-review). Output: health report + fix rec

    Ready to connect★ 189

    github.com/sd0xdev/sd0x-harness188 stars

    View details
  • code-investigateSkillAI & models

    Dual-perspective code investigation. Use when: deep code analysis needing both Claude and Codex perspectives. Not for: quick exploration (use code-explore), code review (use codex-code-review). Output: integrated findings from dual analysis.

    Ready to connect★ 189

    github.com/sd0xdev/sd0x-harness188 stars

    View details
  • codex-brainstormSkillAI & models

    Adversarial brainstorming via Claude+Codex debate. Use when: exploring solutions, feasibility analysis, exhaustive enumeration. Not for: implementation (use feature-dev), architecture only (use codex-architect). Output: Nash equilibrium consensus + action items.

    Ready to connect★ 189

    github.com/sd0xdev/sd0x-harness188 stars

    View details
  • codex-setupSkillAI & models

    Initialize sd0x-dev-flow infrastructure for Codex CLI and other non-Claude agents. Generates AGENTS.md, installs the commit-msg hook, copies runner scripts. The pre-push gate is opt-in via --with-push-gate. Use when setting up a new project or after updating skills.

    Ready to connect★ 189

    github.com/sd0xdev/sd0x-harness188 stars

    View details
  • init-rulesSkillAI & models

    Initialize or update CLAUDE.md coding standards for any project by auto-detecting tech stack and assembling rules from the claude-rules template library. Use when user says "init rules", "初始化规范", "生成 CLAUDE.md", or wants to set up coding standards.

    Ready to connect★ 189

    github.com/lifedever/claude-rules189 stars

    View details
  • install-hooksSkillAI & models

    Install plugin hooks into project .claude/ for persistent use without plugin loaded

    Ready to connect★ 189

    github.com/sd0xdev/sd0x-harness188 stars

    View details
  • install-rulesSkillAI & models

    Install plugin rules into project .claude/rules/ for persistent use without plugin loaded

    Ready to connect★ 189

    github.com/sd0xdev/sd0x-harness188 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.

53,789 of the 54,221 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