Productivity
Productivity agent skills automate everyday work: task management, email drafting, calendars, note-taking systems, and personal workflows. Each is a small SKILL.md file your AI agent applies automatically when your request matches what the skill does.
-
xbotics-embodied-ai-club Skill Commit Changelog WorkflowFix or rename files, write a Chinese changelog MD, commit in English, and optionally push. Use when fixing garbled filenames, documenting changes in Chinese, committing with English messages, or when the user asks for the project's commit flow or to "写 skill 提交流程".
-
xbotics-embodied-ai-club Skill Source To Commit Workflow一键执行「新闻源整理 → 延伸并入正文 → 改动说明与提交」全流程。依次执行 news/source.md 多篇整理到 files/source/、docs 内延伸与参考并入正文、根目录中文改动说明 MD、英文 commit,可选 push。当用户说「一键执行」「三个 skill 一起跑」「全流程」时使用。
-
yyqqcoding Bundle DevelopAlign and approve an implementation task with a Test Contract, then complete production code before fulfilling the contract.
-
zacharyzhang-ny Skill Best Of NImplement a task N ways in parallel and pick the best. Spawns multiple subagents in isolated worktrees, evaluates all candidates, and applies the winner. Use when asked to "best of n", "try multiple approaches", "parallel implementations", "/best-of-n", or "/bon".
-
zilliztech Skill Git WorkflowUse when committing and pushing code changes, ensures DCO compliance and pre-commit validation
-
zxkane Bundle Autonomous DevUse to develop a feature or bug fix end-to-end through a TDD git-worktree workflow — interactively (developer-led) or unattended (autonomous-mode, driven by the dispatcher). Triggers on phrases like "implement issue #N", "fix this bug", "add a feature", "create a worktree", "write test cases", "push and open a PR", "check CI", "address review comments", "resolve review threads", "/q review", "/codex review", "implement this autonomously", or any partial step in the design → worktree → tests → implement → verify → review → PR → CI → E2E lifecycle. Interactive mode asks for decisions; autonomous mode makes decisions per autonomous-mode.md and posts progress comments to the GitHub issue.
-
thestack-ai Skill Swing ClarifyPrevents premature execution on ambiguous requests. Analyzes request clarity using 5W1H decomposition, surfaces hidden assumptions, and generates structured clarifying questions before work begins. Use at the start of any non-trivial task, or when a request could be interpreted multiple ways. Triggers on "뭘 원하는건지", "요구사항 정리", "clarify", "what exactly", "scope", "requirements", "정확히 뭘", "before we start".
-
andremoreira73 Bundle AI Dev WorkflowDisciplined AI-assisted development workflow. Enforces middle-out design with human gates, maintains living context files (design_notes.md, session_notes.md), and includes a code review hardening step before shipping. Use when starting a new project or feature, user says "build me X" without a spec, setting up project context files, or when development sessions lack structure. Triggers on "start a new project", "build me", "set up design notes", "context file", "design brief", "middle-out", "how should we structure this".
-
busabase Skill Busabase Template CreatorBring a Busabase template up to catalog-publishable quality and keep it there: a generated cover as the first gallery image, screenshots rich enough to show the workflow, no upstream author's branding anywhere in pixels or demo data, sample records so it is not empty on first open, and a clean `busabase-cli check`. Use when contributing to or auditing github.com/busabase/templates, when a template looks correct but reads cheap, or before publishing a batch. Delegates format and correctness to busabase-app-creator; this skill only adds the publishing bar on top.
-
carlvellotti Skill Release NotesTurn a feature passport into customer-facing release notes — headline, what shipped, what changes in the customer's workflow, links.
Audited -
cristoslc Bundle Office InstallEnvironment setup for office-skills. When Claude needs to verify or install prerequisites before running any office skill workflow — detects platform, checks what's present, acquires what's missing to a local tools/ directory, resolves npm dependencies, and writes a paths.json that other skills read.
-
databricks-solutions Skill Writing PlansUse when you have a spec or requirements for a multi-step task, before touching code. Creates spec-linked implementation plans with TDD steps, exact file paths, and spec coverage tracking. Use this after brainstorming, when a user says 'plan this', 'how should we implement', or when you're about to start a multi-file feature. Covers the full loop: spec review -> file mapping -> task decomposition -> TDD steps -> coverage verification.
-
emircbngl Skill TriadDelegate an implementation task to the Triad loop — Sol (GPT-5.6 via Codex CLI) implements, Gemini visually verifies multi-angle renders, and Claude ("Fable") plans the spec and gives the hostile final review. Trigger when the user says "/triad", "triad ile", "Sol'e yaptır/delege et", "delegate to Sol", asks for a change to be implemented with automatic visual QA (especially Blender scenes/plugins), or wants a one-shot visual verdict on rendered images ("Gemini'ye sor", "görsele baktır", "visual check").
-
gpshead Skill DevUse this skill when working in the CPython repository for any development task - fixing bugs, adding features, understanding code, or making contributions. Provides codebase orientation and coordinates loading of specialized skills (build, style, docs, jit) as your workflow progresses.
-
horizonrobotics Bundle WorkflowHigh-level workflow skill for long-horizon task decomposition, dependency management, monitoring, and replanning in OpenClaw / HoloAgent robot systems. **Use this skill when:** - The user gives a multi-step task - The task spans navigation, manipulation, monitoring, or recovery - The task involves one or more robots - The task requires dependency ordering or replanning - The user asks for long-horizon execution logic or orchestration
-
horizonrobotics Bundle Arm SkillSkill for triggering predefined robot arm actions through the official OpenClaw control interfaces. **Use this skill when:** - The user explicitly requests an arm action - The task requires a predefined arm skill such as wave, grasp, or reset - The user asks how to trigger arm actions through HTTP or ROS topics - The task involves manipulation but only through documented arm skill interfaces
-
horizonrobotics Bundle Robot ServiceCanonical skill for OpenClaw robot service interfaces, covering robot_bridge on each robot and multi_robot_ctl on the control center. **Use this skill when:** - The user wants to trigger robot actions through HTTP services - The user asks about robot_bridge or multi_robot_ctl - The task involves remote navigation, arm control, or semantic navigation - The task requires multi-robot fan-out control - The user needs the official external control surface instead of internal FIFO details
-
immoderate-humulin783 Bundle Odoo MigrationEnd-to-end OCA module migration workflow for porting addons between Odoo major versions and preparing [MIG] pull requests. Use when migrating OCA modules, porting addons between Odoo versions, applying OCA migration checklists, resolving migration patch conflicts, or preparing versioned OCA migration PRs.
-
mrbinnacle Bundle AzimuthDecision-quality pre-commitment analysis for initiative-level go/no-go calls with meaningful downside and limited reversibility — launches, rewrites, key hires, partnerships, strategic bets, timelines. Invoke when the user explicitly asks to pressure test, validate, or evaluate such a decision (e.g. 'should we do this,' 'pressure test,' 'go/no-go,' 'are we ready'). Do NOT invoke for routine code review, sub-task planning, reversible tactical choices, or pure ideation.
-
tsuzat Bundle TurborepoTurborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
-
jd-opensource Skill Director WorkflowLinear video production workflow — start workspace, write screenplay, plan shots, generate, review, and merge into final video.
Audited -
jd-opensource Skill Story WriterSupport the director planning stage by refining a screenplay, tightening continuity, and preparing a compact story profile for the director workspace. Use after the video workflow is already in planning, not as the main router for a brand-new video request.
-
techdufus Skill Git Commit ValidatorMUST be used for ANY git workflow that involves committing code. This includes explicit commit requests AND implicit ones like 'ship it', 'wrap it up', or finishing implementation work. Handles staging, message generation, validation, and commit execution with conventional commit format.
-
workleap Bundle TurborepoTurborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
-
autovant Bundle Writing PlansUse when you have a spec or requirements for a multi-step task, before touching code
-
hollandkevint Skill Git WorkflowStandardized patterns for Git branching, worktrees, and lifecycle management.
-
keep-starknet-strange Skill App Store Review AsoApp Store submission hardening + ASO workflow for iOS apps. Optimized to minimize rejection risk and maximize listing conversion.
-
keep-starknet-strange Skill Play Store Review AsoGoogle Play submission hardening + ASO workflow for Android apps. Optimized for policy compliance, listing quality, and conversion.
-
mrclrchtr Skill Supi Flow ApplyExecute an approved implementation plan task by task — verify each step fresh, stop when blocked, and ask instead of guessing.
-
willinvest Skill EmailBroadcast the current brainstorm question plus a short context snapshot to a configured panel by email (SEND-ONLY), so people can read it on their own device during a screen-shared meeting and reply by email or aloud. Use when the user runs /claudex:email, or asks to "email the panel", "send this question to the panel", or "broadcast this to the panel". Reads recipients from ~/.claude/claudex/panel.json. Does not collect replies and does not modify claudex:think.
Audited -
fiberplane Skill Fp TaskUse when picking up, implementing, verifying, committing, or closing an fp issue in this Switchyard repo, especially when the user mentions an fp/SWYRD issue id or asks to work a task through acceptance.
-
hex Skill MergeClose out a feature branch or cs task worktree - run the repo's gates, merge --no-ff, re-run gates on the merged result, clean up. Invoke when the user asks to merge a branch or worktree, or to close out a finished feature.
-
kardebadas Bundle CraftUse when a product idea is still vague and needs to become a clear definition of what to build — "let's craft an app like X", "help me define what I actually want", "clarify this idea before we plan it". Also use before planning or implementation when requirements, UX, domain behaviour, or technical preferences have not been decided. Not for planning, task breakdown, or writing code.
-
m13v Skill Browser ScriptCreate a browser automation script that bundles multi-step browser interactions into a single browser_run_code call. Use when: 'automate browser flow', 'create browser script', 'script this browser task', 'bundle browser steps', 'reduce browser tokens'.
-
minhuw Skill Debug Interop RunDebug failed remote GitHub Actions Interop workflow runs for the coquic repository. Use when given a .github/workflows/interop.yml run URL or run ID and asked to inspect CI, download failed interop logs/artifacts with gh, identify failed peer/testcase/direction combinations, reproduce them locally with interop/run-official.sh, fix reproducible coquic bugs, validate, commit, push, and dispatch a fresh Interop workflow run.
-
minhuw Bundle Gh Issue ImplementationImplement CoQUIC GitHub issues end to end. Use when the user gives a GitHub issue URL/number or asks to fetch, implement, test, add Duvet/RFC annotations, update issue TODO checkboxes, comment on, or close an implementation issue in the minhuw/coquic repository.
Frequently asked questions
What are Productivity agent skills?
Productivity agent skills automate everyday work: task management, email drafting, calendars, note-taking systems, and personal workflows. Each is a small SKILL.md file your AI agent applies automatically when your request matches what the skill does.
Which Productivity skills are most installed?
Popular Productivity skills on SkillMD right now include browser-script, commit-changelog-workflow, source-to-commit-workflow. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Productivity skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.