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,599 results · page 51 of 87
- View details
- View details
agent-networkSkillProductivity
Multi-Agent group chat collaboration system inspired by DingTalk/Lark. Enables AI agents to chat in groups, @mention each other, assign tasks, make decisions via voting, and collaborate. Use when building multi-agent systems that need structured communication, task delegation, decision making, or gr
Ready to connect★ 92
- View details
agent-task-confirmSkillProductivity
Use when confirming whether a dispatched agent task was actually received, activated, and progressing after sessions_send or other task handoff actions.
Ready to connect★ 92
- View details
agent-team-orchestrationSkillProductivity
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols betw
Ready to connect★ 92
- View details
- View details
codex-commitSkillProductivity
Group changes into atomic commits, draft and lint COMMIT_AGENTMSG, get an independent Codex review, explicitly confirm with the operator, commit through the protected wrapper, and rebase. Use whenever a tbhb repository task ends in a commit or the user asks to commit.
Ready to connect★ 92
- View details
codex-prSkillProductivity
Open or update a pull request for the current branch with an independently drafted and reviewed PR_AGENTDESC.md. Use whenever the user asks Codex to open or draft a pull request in a tbhb repository, or when a completed task should end in a pull request. Routes later CI work to codex-watch-pr and co
Ready to connect★ 92
- View details
cre-developmentSkillProductivity
CRE Development and Construction suite - 8 specialist skills for U.S. site/entitlement screening, budget and yield-on-cost, construction loan sizing, GC contracts, draw review, schedule risk, lease-up pro forma, and IC memo writing.
Ready to connect★ 92
- View details
lark-approvalSkillProductivity
Feishu Approval API: approval instances and approval task management.
Ready to connect★ 92
- View details
lark-calendarSkillProductivity
Lark Calendar: provides comprehensive management of calendars and schedules (meetings). Core scenarios include: viewing/searching schedules, creating/updating events, managing attendees, checking free/busy status and recommending available time slots, and querying/searching and booking meeting rooms
Ready to connect★ 92
- View details
project-context-primerSkillProductivity
Run this skill at the very start of any new conversation or agent session before writing a single line of code. It loads the project's architectural decisions, conventions, known gotchas, and current task status so the agent operates with full context — not as a blank slate.
Ready to connect★ 92
- View details
badSkillProductivity
Course-correction signal — the user invokes `/bad` when the main agent has drifted from the task or the rules while still actively working: spent significant session time on guesswork, theorized instead of hooking, written code without reference citations, expanded scope unilaterally, broken rules s
Ready to connect★ 91
- View details
deferredSkillProductivity
The user invokes `/deferred` when the agent committed the most offensive bailout shape — shipped half-implementations, stubs, TODO-marked fake bodies, "out of scope for this task" framing, deferred-to-next-agent / deferred-to-next-iteration / follow-up-handles-this code, or any shape of *"this looks
Ready to connect★ 91
- View details
magpie-good-first-issue-authorSkillProductivity
Draft a single net-new *good first issue* on the configured `<upstream>` repo from one supplied candidate such as a known gap or a small maintainer-named task. The skill first runs a suitability gate to confirm the candidate is small and newcomer-safe. If it passes the skill drafts one issue. The dr
Ready to connect★ 91
- View details
parallelizeSkillProductivity
When the user wants to speed up a well-scoped task by splitting it across subagents, invoke this skill. A writing subagent is a competent worker — it reads CLAUDE.md, understands context, and writes real code — NOT a dumb text editor (so don't pre-write its diff) and NOT an orchestrator (so don't ha
Ready to connect★ 91
- View details
eval-speckit-extensionSkillProductivity
Evaluate the speckit-extension end-to-end against a real spec — verify lifecycle hooks fired, .spec-context.json captured each step into canonical history[], timing is real (not backfilled), and per-task execution was journaled. Umbrella eval for the spec-kit-side extension; grows as features land (
Ready to connect★ 90
- View details
evo-fjsp-schedulerSkillProductivity
Core FJSP scheduling engine with downtime-aware scheduling, greedy dispatching, repair, and SA optimization.
Ready to connect★ 89
- View details
evo-fjsp-validatorSkillProductivity
Validates FJSP schedules for completeness, precedence, machine overlaps, downtime overlaps, eligibility.
Ready to connect★ 89
- View details
evo-jax-computeSkillProductivity
Implements all five JAX computation tasks - row-wise mean reduction, element-wise squaring, logistic loss gradient via jax.grad, RNN forward pass via jax.lax.scan, and JIT-compiled 2-layer MLP forward pass.
Ready to connect★ 89
- View details
evo-jax-computing-basicsSkillProductivity
Complete utility for JAX numerical computation tasks - handles I/O (problem.json, .npy/.npz), and implements all five JAX computations (row-wise mean, element-wise square, logistic loss gradient, RNN scan, JIT MLP) with robust error handling and domain-aware edge case coverage.
Ready to connect★ 89
- View details
evo-molecule-similaritySkillProductivity
Open-World Self-Evolution for LLM Agents — agents that build both their skills and their own verification signals from scratch, with no target-task supervision. (Code coming soon.)
Ready to connect★ 89
- View details
evo-python-build-fixerSkillProductivity
Open-World Self-Evolution for LLM Agents — agents that build both their skills and their own verification signals from scratch, with no target-task supervision. (Code coming soon.)
Ready to connect★ 89
- View details
evo-simpo-code-reproductionSkillProductivity
Implements the SimPO (Simple Preference Optimization) loss function and handles environment setup, execution, and result saving for code reproduction tasks.
Ready to connect★ 89
- View details
speckit-companion-capture-tasksSkillProductivity
VS Code extension for spec-driven development — manage specs, workflows, and steering docs for AI CLI tools (Claude Code, Gemini CLI, Copilot CLI)
Ready to connect★ 90
- View details
speckit-companion-tasksSkillProductivity
VS Code extension for spec-driven development — manage specs, workflows, and steering docs for AI CLI tools (Claude Code, Gemini CLI, Copilot CLI)
Ready to connect★ 90
- View details
aif-implementSkillProductivity
Execute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves progress for continuation across sessions. Use when user says "implement", "start coding", "execute plan", or "continue implementation".
Ready to connect★ 89
- View details
aif-improveSkillProductivity
Refine an existing implementation plan with a second iteration. Re-analyzes the codebase for gaps, missing tasks, and wrong dependencies. Use after /aif-plan or to improve an /aif-fix plan. Optional +check flag validates refinements via a fresh-context subagent.
Ready to connect★ 89
- View details
aif-planSkillProductivity
Plan implementation for a feature or task. Two modes — fast (single quick plan) or full (richer plan with optional git branch/worktree flow). Use when user says "plan", "new feature", "start feature", "create tasks".
Ready to connect★ 89
- View details
aif-qaSkillProductivity
QA workflow for testing a feature or task implementation. Analyzes changes, produces test plans, and describes concrete test scenarios. Use when user says "test this", "write test plan", "what should I test", or "QA this branch".
Ready to connect★ 89
- View details
aif-verifySkillProductivity
Verify completed implementation against the plan. Checks that all tasks were fully implemented, nothing was forgotten, code compiles, tests pass, and quality standards are met. Use after "/aif-implement" completes, or when user says "verify", "check work", "did we miss anything".
Ready to connect★ 89
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.
52,524 of the 52,958 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.