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 121 of 301

  • play-by-play-generatorSkillAI & models

    Create realistic play-by-play commentary. Multiple announcer styles: traditional, hyped, analytical, homer. Color commentary included.

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • portfolio-analyzerSkillAI & models

    Review investment portfolios for risk, diversification, fees. Asset allocation recommendations, tax-loss harvesting, rebalancing.

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • post-game-press-conference-simulatorSkillAI & models

    Generate realistic coach/player interview responses for wins, losses, controversies, injuries. Authentic coachspeak and player personalities.

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • pricing-strategySkillAI & models

    Designs pricing strategies for products and services. Takes product/service, costs, target market, competitors. Analyzes cost-plus, value-based, competitor-based, penetration, premium models. Researches competitor pricing. Generates pricing-strategy.md with recommended model, price points, tier stru

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • product-launch-war-roomSkillAI & models

    Run a go-to-market war room for a launch, repositioning, price change, or new product. Convenes opposing expert and customer-persona viewpoints to debate the plan, surfaces the risks that kill launches, and returns a go/no-go call plus a phased rollout plan with owners, sequencing, and kill criteria

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • quiz-makerSkillAI & models

    Create multiple choice, true/false, fill-in-blank, matching quizzes. Auto-generate plausible distractors. Instant grading with explanations.

    Ready to connect★ 291

    github.com/onewave-ai/claude-skills291 stars

    View details
  • rl-agentic-job-cleanupSkillAI & models

    Preserve + publish a finished RL (SkyRL/GRPO) training checkpoint after the job terminates (completed at max_steps OR early-stopped/scancelled) on an HPC cluster (Jupiter/Leonardo/Perlmutter). Covers: cancel pending retries, pick the BEST checkpoint by trailing-5 EMA of reward across the full restar

    Ready to connect★ 291

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • rl-agentic-launch-jupiterSkillAI & models

    Launch / relaunch agentic RL (SkyRL terminal_bench + Harbor + Daytona) on JSC Jupiter (GH200). Covers the dense 8B/32B FSDP2 arms (seqnorm, TIS, shaped, symclip, lrboost, loopshape) and the MoE/80B Megatron arms (Qwen3-Coder-30B-A3B, Qwen3-Next-80B-A3B) — the exact `python -m hpc.launch --job_type r

    Ready to connect★ 291

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • rl-standard-job-cleanupSkillAI & models

    Preserve + publish a finished STANDARD (non-agentic GRPO) SkyRL RL checkpoint — the Delphi/rlvr/dapo math-and-reasoning cells launched via rl-standard-launch-leonardo (raw sbatch of hpc/skyrl_standard/leonardo/*, logger=console, NO Harbor/Daytona/trace_jobs). Covers: cancel pending retries, pick the

    Ready to connect★ 291

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • sft-launchSkillAI & models

    Launch SFT via `python -m hpc.launch --job_type sft` on any cluster (JSC Jupiter GH200, CINECA Leonardo A100, TACC Vista GH200), with EITHER backend — LLaMA-Factory (default) or axolotl (`--sft_backend axolotl`) — including Delphi tool-calling models (delphi template, tokenizer prep, jinja-as-ground

    Ready to connect★ 291

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • supervisor-initSkillAI & models

    Bootstrap the supervisor role at the start of a session — the human-facing lab supervisor who manages a large multi-experiment ML-ops operation: the single interface between the user and subagents / crons / top-level tools, keeper of secrets, and tracker of everything in flight. Run this FIRST in a

    Ready to connect★ 291

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • utils-cleanup-stale-sandboxesSkillAI & models

    Delete stale Daytona sandboxes across ALL THREE orgs (DataComp, DataCompData, DataCompRL) in one pass. Runs `scripts/daytona/cleanup_stale_sandboxes.py` three times — once per org — each time setting the org's API key via `--api-key-env` so the script queries and deletes in the correct org. Default

    Ready to connect★ 291

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • write-testsSkillAI & models

    Write or revise tests with an emphasis on behavior, regression coverage, pytest style, and avoiding "slop tests." Use when adding tests, fixing failing tests, reviewing test quality, or deciding what test would catch a bug.

    Ready to connect★ 291

    github.com/open-thoughts/openthoughts-agent286 stars

    View details
  • claudemap-runtimeSkillAI & models

    Internal ClaudeMap runtime for turning a repository into a live architecture map and driving that map during walkthroughs. Prefer the public commands in .claude/commands for normal use.

    Ready to connect★ 290

    github.com/quinnaho/claudemap290 stars

    View details
  • emuloSkillAI & models

    Use when the user explicitly asks to run, set up, update, re-mine, or deepen Emulo from real local AI coding-session history and native emulo:mine is not available. This is the cross-agent skills.sh bootstrap, not the native namespaced plugin.

    Ready to connect★ 290

    github.com/ohad6k/emulo290 stars

    View details
  • archiveSkillAI & models

    Capture an effective prompting technique or steering pattern as reusable knowledge. Use for /archive, or when a prompt worked especially well and is worth reusing — not insight about the work itself (/reflect).

    Ready to connect★ 289

    github.com/egregore-labs/egregore280 stars

    View details
  • consultSkillAI & models

    AI consultation CLI — query Gemini, Codex, or Claude for reviews and analysis. ALWAYS check this skill before running any `consult` command. Use when reviewing specs, plans, implementations, or PRs with external models, running parallel 3-way reviews (cmap), or checking consultation stats. The `-m`

    Ready to connect★ 287

    github.com/cluesmith/codev286 stars

    View details
  • forgeSkillAI & models

    Codev helps humans and agents co-develop both the context and the code of the project.

    Ready to connect★ 287

    github.com/cluesmith/codev286 stars

    View details
  • update-arch-docsSkillAI & models

    Audit, prune, and update the project's governance docs — the COLD reference archives `codev/resources/arch.md` and `codev/resources/lessons-learned.md` AND their always-on HOT companions `codev/resources/arch-critical.md` and `codev/resources/lessons-critical.md` (Spec 987, hot/cold two-tier model).

    Ready to connect★ 287

    github.com/cluesmith/codev286 stars

    View details
  • claudrabandSkillAI & models

    Use claudraband CLI and daemon workflows programmatically to send prompts, resume sessions, inspect status, and manage live session state. Use when running, scripting, or automating Claude Code via claudraband/`cband`, including startup prompt handling, `--connect` daemon mode, and ACP sessions.

    Ready to connect★ 285

    github.com/halfwhey/claudraband284 stars

    View details
  • accessibility-a11ySkillAI & models

    Semantic HTML, keyboard navigation, focus states, ARIA labels, skip links, and WCAG contrast requirements. Use when ensuring accessibility compliance, implementing keyboard navigation, or adding screen reader support.

    Ready to connect★ 283

    github.com/blackbelttechnology/pi-agent-dashboard284 stars

    View details
  • agent-orchestration-improve-agentSkillAI & models

    Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.

    Ready to connect★ 284

    github.com/lingxling/awesome-skills-cn284 stars

    View details
  • agent-orchestration-multi-agent-optimizeSkillAI & models

    Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving agent performance, throughput, or reliability.

    Ready to connect★ 284

    github.com/lingxling/awesome-skills-cn284 stars

    View details
  • agent-orchestratorSkillAI & models

    Meta-skill that orchestrates all agents in the ecosystem. Automatic skill scanning, capability-based matching, multi-skill workflow coordination, and registry management.

    Ready to connect★ 284

    github.com/lingxling/awesome-skills-cn284 stars

    View details
  • agent-squadSkillAI & models

    Lets your agent coordinate a team of specialized sub-agents and route each task to the right one.

    Ready to connect★ 284

    github.com/lingxling/awesome-skills-cn284 stars

    View details
  • agentfolioSkillAI & models

    Skill for discovering and researching autonomous AI agents, tools, and ecosystems using the AgentFolio directory.

    Ready to connect★ 284

    github.com/lingxling/awesome-skills-cn284 stars

    View details
  • ai-agent-developmentSkillAI & models

    AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.

    Ready to connect★ 284

    github.com/lingxling/awesome-skills-cn284 stars

    View details
  • ai-mdSkillAI & models

    Convert human-written CLAUDE.md into AI-native structured-label format. Battle-tested across 4 models. Same rules, fewer tokens, higher compliance.

    Ready to connect★ 284

    github.com/lingxling/awesome-skills-cn284 stars

    View details
  • ai-mlSkillAI & models

    AI and machine learning workflow covering LLM application development, RAG implementation, agent architecture, ML pipelines, and AI-powered features.

    Ready to connect★ 284

    github.com/lingxling/awesome-skills-cn284 stars

    View details
  • andrej-karpathySkillAI & models

    Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

    Ready to connect★ 284

    github.com/lingxling/awesome-skills-cn284 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