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 17 of 87
- View details
hep-networkSkillProductivity
Staff a task from registered Local, owner Cloud, and public Hub agents.
Ready to connect★ 1k
- View details
sitemap-task-biasSkillProductivity
Use when creating or auditing an agent-team sitemap, Task Bias ledger, concept coverage, product surface map, validation chain, or missing-concept check.
Ready to connect★ 1k
- View details
acl-workflowSkillProductivity
Use when planning an ACL project calendar across ACL Rolling Review cycles, covering cycle selection against conference commitment windows, backward planning from an ARR deadline, the review-response-meta-review timeline, commitment decisions, resubmission loops to later cycles, and camera-ready thr
Ready to connect★ 1k
- View details
acl-writing-styleSkillProductivity
Use when revising an ACL paper for computational-linguistics house style, covering task-first framing, linguistic examples tied to quantitative error analysis, scoping language claims to tested languages, LLM-era claim discipline, anonymous self-reference, Limitations prose, and compressing into the
Ready to connect★ 1k
- View details
acmmm-camera-readySkillProductivity
Use when preparing the ACM MM (ACM Multimedia) camera-ready version of record — de-anonymizing safely, completing the ACM rights form and CCS concepts, meeting ACM sigconf requirements, releasing code/data/media artifacts and any earned reproducibility badge, registering, and planning the oral/poste
Ready to connect★ 1k
- View details
acmmm-workflowSkillProductivity
Use when planning the end-to-end ACM MM (ACM Multimedia) campaign calendar — from thematic-area scoping and track choice, through the April OpenReview abstract/paper/supplement chain, the June anonymous rebuttal, the July decision, the August camera-ready, and the November presentation in Rio, with
Ready to connect★ 1k
- View details
asplos-related-workSkillProductivity
Use when positioning an ASPLOS submission against three communities' literatures at once — covering the architecture, OS/systems, and PL/compiler lanes plus accelerator and prior-ASPLOS lines, handling own-work and arXiv material under the 2027 double-blind rules, and meeting the full-name/DOI citat
Ready to connect★ 1k
- View details
pr-review-fixSkillProductivity
Periodically analyze open pull requests for CI failures, code review feedback, and quality issues, then fix them in batch. Use this skill when the user asks to check PR status, triage CI failures, fix review comments, analyze open PRs, or run a scheduled PR health check across the repository.
Ready to connect★ 1k
- View details
alarmkitSkillProductivity
Implement AlarmKit alarms and countdown timers for iOS and iPadOS with Lock Screen, Dynamic Island, StandBy, and paired Apple Watch system UI. Covers AlarmManager scheduling, AlarmAttributes and AlarmPresentation, system Stop and AlarmButton secondary actions, authorization, state observation, count
Ready to connect★ 1k
- View details
background-processingSkillProductivity
Schedule and execute background work on iOS using BGTaskScheduler. Use when registering BGAppRefreshTask for short background fetches, BGProcessingTask for long-running maintenance, BGContinuedProcessingTask (iOS 26+) for foreground-started work that continues in background, background URLSession do
Ready to connect★ 1k
- View details
energykitSkillProductivity
Query grid electricity forecasts and submit load events using EnergyKit to help users optimize home electricity usage. Use when building smart home apps, EV charger controls, HVAC scheduling, or energy management dashboards that guide users to use power during cleaner or cheaper grid periods.
Ready to connect★ 1k
- View details
eventkitSkillProductivity
Create, read, and manage calendar events and reminders using EventKit and EventKitUI. Use when adding events to the user's calendar, creating reminders, setting recurrence rules, requesting calendar or reminders access, presenting event editors, choosing calendars, handling alarms, observing calenda
Ready to connect★ 1k
- View details
aris-comm-lit-reviewSkillProductivity
Communications-domain literature review with Claude-style knowledge-base-first retrieval. Use when the task is about communications, wireless, networking, satellite/NTN, Wi-Fi, cellular, transport protocols, congestion control, routing, scheduling, MAC/PHY, rate adaptation, channel estimation, beamf
Ready to connect★ 1k
- View details
ds-rebuttalSkillProductivity
Use when a quest already has a paper, draft, or review package and the task is to map reviewer feedback into experiments, manuscript deltas, and a durable rebuttal / revision response.
Ready to connect★ 1k
- View details
inno-pipeline-plannerSkillProductivity
Guides the user through an interactive conversation to define their research project, then generates research_brief.json and tasks.json. Use when starting a new project, when no research_brief.json exists, when the user wants to start from a specific pipeline stage, or when the user wants to redefin
Ready to connect★ 1k
- View details
ap-execharness-resolverSkillProductivity
L3 executor - EXECHARNESS RESOLVE. Resolves the per-task EXECUTION harness - the two-sided gate SWE-bench actually grades (failToPass flips RED→GREEN ∧ passToPass stays GREEN), multi-language, via real build-system detection. Ingests shipped FAIL_TO_PASS/PASS_TO_PASS, else derives failToPass from th
Ready to connect★ 1k
- View details
simulink-control-motorsSkillProductivity
Build motor control solutions using Motor Control Blockset for PMSM, induction motors, BLDC, and SynRM. Implement field oriented control, sensorless FOC, six-step control, speed control, current control, and torque control. Configure SVPWM, flux weakening, MTPA, MTPV, control of non-linear motors, i
Ready to connect★ 1k
- View details
simulink-linearizeSkillProductivity
Linearize Simulink models. Use when obtaining linear time invariant or linear parameter varying models from Simulink models.
Ready to connect★ 1k
- View details
checkpoint-modeSkillProductivity
Pause for review every N tasks - selective autonomy pattern
Ready to connect★ 1k
- View details
trellis-before-devSkillProductivity
Discovers and injects project-specific coding guidelines from .trellis/spec/ before implementation begins. Reads spec indexes, pre-development checklists, and shared thinking guides for the target package. Use when starting a new coding task, before writing any code, switching to a different package
Ready to connect★ 1k
- View details
trellis-brainstormSkillProductivity
Guides collaborative requirements discovery before implementation. Creates task directory, seeds PRD, asks high-value questions one at a time, researches technical choices, and converges on MVP scope. Use when requirements are unclear, there are multiple valid approaches, or the user describes a new
Ready to connect★ 1k
- View details
trellis-continueSkillProductivity
Resume work on the current task. Loads the workflow Phase Index, figures out which phase/step to pick up at, then pulls the step-level detail via get_context.py --mode phase. Use when coming back to an in-progress task and you need to know what to do next.
Ready to connect★ 1k
- View details
trellis-finish-workSkillProductivity
Wrap up the current session: verify quality gate passed, remind user to commit, archive completed tasks, and record session progress to the developer journal. Use when done coding and ready to end the session.
Ready to connect★ 1k
- View details
trellis-session-insightSkillProductivity
Reach into past AI conversation history through the `trellis mem` CLI. Use whenever the user asks 'how did we solve X last time', 'have we discussed this before', 'what was the decision on X', 'remind me what we did in this task', '上次怎么解的', '之前讨论过吗', '想起一段对话', or when starting a brainstorm that over
Ready to connect★ 1k
- View details
trellis-startSkillProductivity
Initializes an AI development session by reading workflow guides, developer identity, git status, active tasks, and project guidelines from .trellis/. Classifies incoming tasks and routes to brainstorm, direct edit, or task workflow. Use when beginning a new coding session, resuming work, starting a
Ready to connect★ 1k
- View details
async-task-patternSkillProductivity
Triggers when an API/task may run longer than 10 seconds (batch data processing, bulk remote API calls, full table scans, cross-tenant aggregation). Prevents issues such as synchronous endpoints being cut off by the gateway's 30s timeout, repeated user clicks triggering concurrency, and state cache
Ready to connect★ 1k
- View details
cc-async-task-patternSkillProductivity
Triggered when an API/task may take over 10 seconds (batch data processing, remote API batch calls, full table scans, cross-tenant aggregation). Prevents issues such as synchronous interfaces being cut off by the gateway's 30s timeout, concurrent requests from repeated user clicks, and state cache m
Ready to connect★ 1k
- View details
cc-go-devSkillProductivity
Go development conventions for tasks involving Go source code, package structure, error handling, concurrency, and testing; does not handle review, debugging, or ops workflows.
Ready to connect★ 1k
- View details
cc-new-featureSkillProductivity
Structured new feature delivery workflow, suited for explicit new feature requests, one-stop feature development from requirements to implementation, or resuming unfinished tasks; persists state via .codex/tasks/ within the project.
Ready to connect★ 1k
- View details
cc-rust-devSkillProductivity
Rust development standards (Axum + Tokio backend stack), for tasks involving Rust source code, module organization, error handling, async programming, and testing; not responsible for review, debugging, or operations workflows.
Ready to connect★ 1k
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.