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,019 results · page 138 of 301

  • 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★ 198

    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★ 198

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

    View details
  • validate-runSkillAI & models

    Validate all checkpoints from an agent run directory in parallel. Spawns test-validator agents for each checkpoint and summarizes results. Invoke with /validate-run <run_path> [problem].

    Ready to connect★ 198

    github.com/sprocketlab/slop-code-bench181 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★ 197

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

    View details
  • vlcSkillAI & models

    How to programmatically configure, control, and verify VLC media player state using Python (vlcrc config, HTTP interface, media comparison). For setup-gen and reward-gen agents.

    Ready to connect★ 197

    github.com/xlang-ai/cua-gym194 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
  • 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★ 193

    github.com/mattnowdev/thinking-partner194 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
  • 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★ 192

    github.com/outthislife/brooklyn-skills190 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★ 190

    github.com/ayoubben18/ab-method189 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/lattice190 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/lattice190 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
  • 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★ 188

    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★ 188

    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★ 188

    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★ 188

    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★ 188

    github.com/sd0xdev/sd0x-harness188 stars

    View details
  • install-hooksSkillAI & models

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

    Ready to connect★ 188

    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★ 188

    github.com/sd0xdev/sd0x-harness188 stars

    View details
  • install-scriptsSkillAI & models

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

    Ready to connect★ 188

    github.com/sd0xdev/sd0x-harness188 stars

    View details
  • remindSkillAI & models

    Lightweight model correction with context-aware rule loading. Use when: model forgot a rule, skipped a required step, edited code/docs without running review, needs to re-read CLAUDE.md or rules. Triggers on: 'you forgot', 'remind', 'check rules', 'what did you miss', '你忘了', 'did you skip review', '

    Ready to connect★ 188

    github.com/sd0xdev/sd0x-harness188 stars

    View details
  • safe-removeSkillAI & models

    Safely remove plugin assets (skill/agent/rule/script/hook) with dependency detection and reference cleanup. Use when: user says 'remove skill', 'delete skill', 'deprecate', 'clean up unused', or /safe-remove. Not for: code refactoring (use /simplify), feature removal requiring architecture changes (

    Ready to connect★ 188

    github.com/sd0xdev/sd0x-harness188 stars

    View details
  • seek-verdictSkillAI & models

    Independent second-opinion verification for any finding. Use when: Claude or user wants independent Codex verification of a review finding — dismiss (false positive check), confirm (does this issue exist?), or clarify (what's the impact?). Triggers: dismiss verification, seek verdict, verify dismiss

    Ready to connect★ 188

    github.com/sd0xdev/sd0x-harness188 stars

    View details
  • statusline-configSkillAI & models

    Customize Claude Code statusline. Use when: user says 'statusline', 'status line', 'customize statusline', 'modify statusline', 'statusline settings', 'statusline theme', 'change theme', 'color scheme', wants to add/remove/change segments (cost, git, model, context), switch color themes (catppuccin,

    Ready to connect★ 188

    github.com/sd0xdev/sd0x-harness188 stars

    View details
  • instruction-dashboard-tuningSkillAI & models

    Use sub-agents to iteratively improve dashboard-building instructions. Three-phase pipeline — discover APIs, build dashboard matching a wireframe, review code + UI with a SOTA reviewer agent. The dashboards are throwaway; instruction improvements and framework code fixes are the product.

    Ready to connect★ 187

    github.com/adam-s/intercept186 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.

54,764 of the 55,196 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