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: Productivity

2,715 results · page 83 of 91

  • apex-methodologySkillProductivity

    Use when starting ANY development task -- feature, bug fix, refactor, hotfix (triggers: implement, create, build, fix, add feature, refactor, develop).

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • codevSkillProductivity

    Codev project management CLI quick reference. Use when running codev commands to check correct syntax for init, adopt, update, and doctor.

    Ready to connect

    github.com/ansari-project/ansari-frontend26 stars

    View details
  • craft-article-openingSkillProductivity

    Create or revise the first screen of a blog article from real approved material. Use for an opening, Hook, 楔子, first paragraph, or weak introduction. Give the reader an immediate way into the author's experience or the article's real task without inventing a scene or forcing a formula.

    Ready to connect

    github.com/cubxxw/blog27 stars

    View details
  • garmin-trainerSkillProductivity

    Adaptive 12-week training plan generator using Garmin Connect data. Creates structured workouts and schedules them on your Garmin calendar. Use this skill whenever the user asks about training plans, workout scheduling, race preparation, building fitness for upcoming events, or wants to generate/upd

    Ready to connect

    github.com/bpauli/gccli27 stars

    View details
  • planning-and-task-decompositionSkillProductivity

    A comprehensive skill for breaking down complex tasks and managing interdependencies.

    Ready to connect

    github.com/leeex1/quillan-ronin27 stars

    View details
  • prompt-librarySkillProductivity

    Lets your agent pull ready-made, proven prompts from a curated library.

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • pyfixest-cupy64-absorbed-regressorsSkillProductivity

    pyfixest demeaner_backend="cupy64" (including its CPU fallback when cupy is absent) is NOT numerically identical to the default numba backend and does NOT drop fully-absorbed/collinear regressors the same way. Use when: (1) adding demeaner_backend="cupy64" to existing pf.feols/fepois calls changes t

    Ready to connect

    github.com/kennethkhoocy/applied-micro-skills27 stars

    View details
  • rlmSkillProductivity

    Run a Recursive Language Model-style loop for long-context tasks. Uses a persistent local Python REPL and an rlm-subcall subagent as the sub-LLM (llm_query).

    Ready to connect

    github.com/jdubray/puffin27 stars

    View details
  • rust-async-concurrencySkillProductivity

    Use when writing async Rust — spawning tasks, sharing state across tasks/threads, choosing channels vs mutexes, or hitting Send-bound errors with async traits. Not for HTTP service structure (rust-web-backend) or sync-only ownership (rust-core-language).

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • seoSkillProductivity

    Use when running any SEO/GEO task via /seo — the top-level orchestrator that routes to all SEO sub-skills.

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • stata-style-figuresSkillProductivity

    Style every matplotlib figure like the Stata 18/19 default (stcolor) scheme — Arial embedded as TrueType, white background, recessive light-gray grid below the data, no top/right spines, unframed legends, and the validated blue/red/gray palette. Use whenever a task generates or restyles charts, plot

    Ready to connect

    github.com/kennethkhoocy/applied-micro-skills27 stars

    View details
  • verificationSkillProductivity

    Use when marking a task complete, finishing a feature, or claiming a bug fixed -- verifies functional resolution before closing. Do NOT use for lint/quality checks (use sniper AFTER this).

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • wp-background-processingSkillProductivity

    Use when a WordPress plugin needs to run work outside the HTTP request cycle — scheduling async or recurring jobs with Action Scheduler (as_enqueue_async_action, as_schedule_single_action, as_schedule_recurring_action, as_unschedule_action), implementing WP_Background_Process (push_to_queue, save, d

    Ready to connect

    github.com/mralaminahamed/wp-dev-skills27 stars

    View details
  • write-blog-from-briefSkillProductivity

    Turn one `_briefs/` task into an authorial Hugo article and stop for author review. Use when writing, rewriting, or deepening a blog article from a brief, including themes connected by recurring `source_refs`. Preserve the author's lived perspective, trace only approved public material, research in

    Ready to connect

    github.com/cubxxw/blog27 stars

    View details
  • \"biz-toc\"SkillProductivity

    \"Apply Theory of Constraints (TOC) to identify and manage system bottlenecks. Use this skill when the user needs to find what limits throughput, optimize a constrained process, apply the Five Focusing Steps, or implement Drum-Buffer-Rope scheduling — even if they say 'our output is stuck', 'what's

    Ready to connect

    github.com/charlieviettq/awesome-agent-skill26 stars

    View details
  • a0-plugin-routerSkillProductivity

    Main entry point for all Agent Zero plugin tasks. Routes to specialist skills for creating, reviewing, contributing, managing, or debugging plugins. Use when the user mentions plugins, asks how the plugin system works, wants to build/install/uninstall/publish/debug a plugin, or asks about the Plugin

    Ready to connect

    github.com/gen-verse/past-bench26 stars

    View details
  • ab-test-analysisSkillProductivity

    Lets your agent analyze A/B test results for statistical significance and recommend whether to ship, extend, or stop a variant.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • accessibility-testerSkillProductivity

    Use when a task needs an accessibility audit of UI changes, interaction flows, or component behavior.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • agent-evaluationSkillProductivity

    Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features, comparing prompts/models, or debugging agent failures.

    Ready to connect

    github.com/charlieviettq/awesome-agent-skill26 stars

    View details
  • agentlySkillProductivity

    Use when a model-powered product, assistant, automation, evaluator, or workflow request still needs the right Agently owner, execution shape, or project boundary chosen. Also use for explicit low-frequency TaskDAG or DynamicTask requests.

    Ready to connect

    github.com/agentera/agently-skills26 stars

    View details
  • agently-stageSkillProductivity

    Use for Agently-Stage process-local task lifetime and sync/async interop: Stage scopes and handles, settlement/cancellation, StageCallBridge and StageStream, Tunnel replay channels, or local EventEmitter listeners. Choose this even inside TriggerFlow when a provider-owned sync wrapper bridges an asy

    Ready to connect

    github.com/agentera/agently-skills26 stars

    View details
  • ai-engineerSkillProductivity

    Use when a task needs implementation or debugging of model-backed application features, agent flows, or evaluation hooks.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • ai-writing-auditorSkillProductivity

    Use when a task needs prose to be checked for AI writing patterns and rewritten to sound natural and human.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • angular-architectSkillProductivity

    Use when a task needs Angular-specific help for component architecture, dependency injection, routing, signals, or enterprise application structure.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • assumption-mappingSkillProductivity

    Use when a task needs to surface and prioritize risky assumptions in a product idea, feature, or strategy before engineering invests in building it.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • backend-developerSkillProductivity

    Adds a specialist that writes and reviews FastAPI Python backend code using Pydantic, Cosmos DB, and Azure services.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • backstage-specialistSkillProductivity

    Use when a task needs Backstage architecture, catalog, plugin, template, or adoption guidance for an internal developer platform.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • blender-animationSkillProductivity

    Animate objects, cameras, lights, and properties in Blender — keyframes, F-curves, easing (Bezier, Linear, Sine, Bounce, Elastic), shape keys (morph targets / blendshapes / visemes), drivers (Python expressions on properties), NLA actions for reuse and layering. Use whenever the user asks to "animat

    Ready to connect

    github.com/cheshirejcat/blender26 stars

    View details
  • blender-skill-harmonizerSkillProductivity

    Harmonize multiple Blender skills into a coherent pipeline with clear activation precedence, handoff artifacts, dependency gates, and conflict-resolution rules. Use when a Blender task spans several skills, when reference-locked work conflicts with generic production workflow, after adding/updating

    Ready to connect

    github.com/cheshirejcat/blender26 stars

    View details
  • blockchain-developerSkillProductivity

    Use when a task needs blockchain or Web3 implementation and review across smart-contract integration, wallet flows, or transaction lifecycle handling.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 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