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

  • ReasoningBank IntelligenceSkillAI & models

    Implement adaptive learning with ReasoningBank for pattern recognition, strategy optimization, and continuous improvement. Use when building self-learning agents, optimizing workflows, or implementing meta-cognitive systems.

    Ready to connect★ 478

    github.com/proffesor-for-testing/agentic-qe473 stars

    View details
  • rufloSkillAI & models

    Ruflo is a multi-agent orchestration platform for AI coding agents (Claude Code, Cursor, Codex, Copilot, Gemini, Amp, +12 more). Use this skill when the user wants to (1) install/init ruflo in a project, (2) run multi-agent swarms with hierarchical coordination, (3) use ruflo's 314+ MCP tools for me

    Ready to connect★ 478

    github.com/proffesor-for-testing/agentic-qe473 stars

    View details
  • Verification & Quality AssuranceSkillAI & models

    Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.

    Ready to connect★ 478

    github.com/proffesor-for-testing/agentic-qe473 stars

    View details
  • linkedin-engagementSkillAI & models

    Helps your agent plan LinkedIn comments, connection notes, and outreach volume without sending anything automatically.

    Ready to connect★ 474

    github.com/zhixiangluo/10xproductivity474 stars

    View details
  • semantic-anchor-onboardingSkillAI & models

    DEPRECATED alias of semantic-contracts-installer. Renamed because the skill's high-value job is installing Semantic Contracts (compositions the LLM cannot guess), not bare anchor lists. Use semantic-contracts-installer instead; this alias forwards to it and will be removed after one release.

    Ready to connect★ 470

    github.com/llm-coding/semantic-anchors463 stars

    View details
  • semantic-anchor-translatorSkillAI & models

    Bi-directional translator between verbose descriptions and established terminology (semantic anchors). Use when (1) user describes a concept verbosely and you want to identify the precise term, or (2) user asks for methodology/approach and you want to suggest relevant anchors. Covers 120+ terms acro

    Ready to connect★ 470

    github.com/llm-coding/semantic-anchors463 stars

    View details
  • semantic-contracts-installerSkillAI & models

    Install Semantic Contracts (and, as a sub-mode, individual semantic anchors) into a coding agent's persistent context for Claude Code, Codex, Gemini CLI, Cursor, GitHub Copilot, and similar agents. Use when setting up project-level or user-level onboarding, generating or updating AGENTS.md / CLAUDE.

    Ready to connect★ 470

    github.com/llm-coding/semantic-anchors463 stars

    View details
  • abductive-hypothesis-generationSkillAI & models

    Strategy: Inference to the best explanation in the face of anomalies

    Ready to connect★ 469

    github.com/yogsoth-ai/de-anthropocentric-research-engine417 stars

    View details
  • alternative-model-generationSkillAI & models

    Generate alternative model formulations by relaxing, replacing, or generalizing

    Ready to connect★ 469

    github.com/yogsoth-ai/de-anthropocentric-research-engine417 stars

    View details
  • ara-from-contextSkillAI & models

    Campaign: Compile a context/ research record into an ARA (Agent-Native Research Artifact) and run a Level-2 epistemic review — no LaTeX, no narrative paper

    Ready to connect★ 469

    github.com/yogsoth-ai/de-anthropocentric-research-engine417 stars

    View details
  • causal-modelingSkillAI & models

    Campaign for building causal models — identify variables, map mechanisms,

    Ready to connect★ 469

    github.com/yogsoth-ai/de-anthropocentric-research-engine417 stars

    View details
  • rememberSkillAI & models

    When the user invokes this skill, the agent reflects on the most important lessons learned recently and suggests adding a new rule to AGENTS.md to prevent the same issue from recurring. Use when the user explicitly invokes the remember skill.

    Ready to connect★ 469

    github.com/kovrichard/catalyst467 stars

    View details
  • editing-skillsSkillAI & models

    Contract for adding, editing, moving, or removing skills in this repository (.claude/skills, .opencode/skills, .agents/skills, any SKILL.md): mirror classifications in src/config/skill-mirrors.ts, dual-tree byte-identical edits, bun run drift:check, bundling via BUNDLED_PROJECT_SKILLS, frontmatter c

    Ready to connect★ 467

    github.com/zaxbyhub/opencode-swarm464 stars

    View details
  • executeSkillAI & models

    Claude Code adapter for MODE: EXECUTE. Delegates to the canonical opencode-swarm execution protocol.

    Ready to connect★ 467

    github.com/zaxbyhub/opencode-swarm464 stars

    View details
  • orchestrating-subagentsSkillAI & models

    Tiering and economics for delegating to subagents: which agent type, model, and effort to use per role (explorer, implementer, reviewer, critic), how many agents to launch in parallel, how to write scoped subagent prompts with bounded structured returns, and how to keep the main context clean. Use w

    Ready to connect★ 467

    github.com/zaxbyhub/opencode-swarm464 stars

    View details
  • parallel-work-checkSkillAI & models

    Apply before starting work on an existing branch. Checks for parallel work by other agents or developers that may supersede or conflict with your planned changes. Prevents wasted effort on stale branches.

    Ready to connect★ 467

    github.com/zaxbyhub/opencode-swarm464 stars

    View details
  • phase-wrapSkillAI & models

    Claude Code adapter for MODE: PHASE-WRAP. Delegates to the canonical opencode-swarm phase boundary protocol.

    Ready to connect★ 467

    github.com/zaxbyhub/opencode-swarm464 stars

    View details
  • verify-skill-mirror-pairs-exist-in-both-opencode-skills-and-clauSkillAI & models

    verify skill mirror pairs exist in both .opencode/skills/ and .claude/skills/

    Ready to connect★ 467

    github.com/zaxbyhub/opencode-swarm464 stars

    View details
  • chunking-for-llmsSkillAI & models

    Use when the user wants to split source code into chunks for an LLM context window without breaking syntax mid-construct. Covers `ts-pack process --chunk-size`, why syntax-aware splits beat fixed-byte splits, picking a size, and the chunk JSON shape.

    Ready to connect★ 465

    github.com/xberg-io/tree-sitter-language-pack463 stars

    View details
  • tree-sitter-language-packSkillAI & models

    Parse and extract code intelligence from 371 programming languages using tree-sitter grammars. Use when writing code that parses source, extracts structure/imports/exports/symbols/docstrings/comments, detects a language, runs syntax diagnostics, or produces syntax-aware chunks for LLMs — in Rust, Py

    Ready to connect★ 465

    github.com/xberg-io/tree-sitter-language-pack463 stars

    View details
  • audit-permissionsSkillAI & models

    This skill should be used when the user asks to "audit claude permissions", "audit permissions", "review local claude settings", "promote permissions to global", "clean up claude settings", "find permission patterns", or wants to identify project-local Claude Code permissions that should be added to

    Ready to connect★ 463

    github.com/malob/nix-config463 stars

    View details
  • deep-research-teamSkillAI & models

    This skill should be used when the user asks for "deep research", "research team", "comprehensive analysis", "research report", "investigate thoroughly", "compare X vs Y in depth", or needs synthesis across multiple sources with verification. It spawns a coordinated team of researcher agents across

    Ready to connect★ 463

    github.com/malob/nix-config463 stars

    View details
  • malo-find-skillsSkillAI & models

    Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable ski

    Ready to connect★ 463

    github.com/malob/nix-config463 stars

    View details
  • reflecting-findingsSkillAI & models

    Use when a reflection package hands you another agent's review findings to verify (before they become a fix request): you are the REFLECTOR, an independent skeptic. Judge each finding against the real code and settle it with reflect_finding — kept or refuted.

    Ready to connect★ 459

    github.com/jetbrains/thinkrail463 stars

    View details
  • seo-auditSkillAI & models

    How to present the deterministic AI-SEO audit returned by audit_page. Use when reporting a page's readability and citation-readiness for AI answer engines (ChatGPT, Claude, Perplexity).

    Ready to connect★ 462

    github.com/shadcn-labs/agentcn453 stars

    View details
  • add-llm-provider-or-modelSkillAI & models

    Add a new LLM model to the preset catalog, or a whole new LLM provider — with the mandatory pre-flight verification of model id, pricing, and context window against the provider's official docs. Use when asked to add/update LLM models, providers, or pricing.

    Ready to connect★ 455

    github.com/bagofwords1/bagofwords453 stars

    View details
  • readme-showcaseSkillAI & models

    Build or refresh a product README showcase using a seeded Bag of Words workspace, polished in-product screenshots, and repository-ready visual assets. Use when positioning has changed, README screenshots are stale, a launch/demo workspace is needed, or the user asks to populate agents, reports, dash

    Ready to connect★ 455

    github.com/bagofwords1/bagofwords453 stars

    View details
  • geo-pipelineSkillAI & models

    Entry point + orchestrator for the recomby-geo GEO (Generative Engine Optimization) workflow on OpenAI Codex CLI. Use when the user wants to run any stage of the GEO pipeline on a client folder — intake, visibility audit, content-gap analysis, content brief, draft production, distribution, or monthl

    Ready to connect★ 454

    github.com/viryazheng/recomby-geo454 stars

    View details
  • skill-debriefSkillAI & models

    Debrief an AI agent skill (SKILL.md) after using it — capture session feedback or a retrospective and fold it back into the skill. Use whenever the user says: "debrief the X skill", "let's debrief X", "retrospective on X", "feedback on X skill", "improve the X skill", "update the X skill", "let's re

    Ready to connect★ 453

    github.com/computerlovetech/agr453 stars

    View details
  • api2cliSkillAI & models

    Generate a working CLI from any API, then wrap it in a Claude Code skill. Point it at API docs, a live URL, or a peek-api capture and get a dual-mode Commander.js CLI (human + agent output) plus a ready-to-use skill folder. Use when user wants to wrap an API in a CLI, generate a CLI from API docs, t

    Ready to connect★ 451

    github.com/alexknowshtml/api2cli452 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