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,718 results · page 18 of 91
- 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
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
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
skill-content-calendarSkillProductivity
Generates a monthly social media content calendar: item-by-item topics + angles + visual direction, covering Xiaohongshu/Douyin/Bilibili/Weibo. Use when the user says "内容排期" "月度日历" "发布计划" "内容日历" "排期表" "这个月发什么" "内容节奏表". Consumes the pillars defined by skill-content-strategy and the shared frequency b
Ready to connect★ 1k
- View details
skill-livestreamSkillProductivity
Generates a complete plan for livestreams: livestream theme, schedule of the flow, opening remarks / transition lines / sales-urgency scripts / thank-you remarks / audience-interaction lines. Suitable for product-selling livestreams, knowledge-sharing livestreams, and entertainment livestreams. Trig
Ready to connect★ 1k
- View details
skill-publish-schedulerSkillProductivity
Batch scheduled publishing: manages a schedule table of "content × platform × publish time", imports schedules, views the queue, computes due items, dispatches due items to each platform's publishing SKILL, and writes back status. Use when the user says "定时发布" (scheduled publishing), "批量发布" (batch p
Ready to connect★ 1k
- View details
checkpoint-modeSkillProductivity
Pause for review every N tasks - selective autonomy pattern
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
- View details
cc-statusSkillProductivity
A structured workflow for checking Codex configuration and task status, suited for explicit status requests, configuration diagnostics, sync result verification, or task inventory scenarios; focuses on Codex configuration and .codex task status within the project.
Ready to connect★ 1k
- View details
cc-task-stateSkillProductivity
Task state persistence and recovery workflow, suited for recording progress, noting not-yet-started requirements, marking interrupted or blocked tasks, and organizing recovery entry points and next steps; task state is persisted via .codex/tasks/ within the project.
Ready to connect★ 1k
- View details
matlab-analyze-dataSkillProductivity
Analyze data using MATLAB. Use when the task involves tables, timetables, time-series data, numeric arrays, sensor matrices, or gridded data — including but not limited to exploring, filtering, sorting, cleaning, transforming, aggregating, smoothing, padding, trimming, and answering questions about
Ready to connect★ 1k
- View details
matlab-connect-arduinoSkillProductivity
Discover, configure, and connect to Arduino boards from MATLAB using the Arduino Support Package. Use this skill when the user wants to set up an Arduino board, connect to Arduino hardware, find connected boards, scan serial ports, configure Arduino libraries, or any task that requires an Arduino co
Ready to connect★ 1k
- View details
matlab-identify-linear-systemSkillProductivity
Identify a linear dynamic model from input-output or time-series data using MATLAB System Identification Toolbox. Use when estimating transfer function, state-space, ARX, ARMAX, BJ, OE polynomial or process models from measurement data.
Ready to connect★ 1k
- View details
matlab-plan-robot-motionSkillProductivity
Plan manipulator motion and generate trajectories in MATLAB. Use when the task involves moving a robot arm between configurations or poses — whether the user says "trajectory," "motion," "path," "move from A to B," or "plan." This skill applies regardless of whether the user explicitly mentions coll
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
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.
55,111 of the 55,543 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.