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.
-
dsisnero Skill Wt Switch CreateCreate a new wktrees worktree (optionally in another repo) and switch this session's working directory into it. Use when launching a session that should work in its own worktree (e.g. `/wt-switch-create my-branch -- <task>`, or `/wt-switch-create my-branch ~/workspace/other-repo -- <task>`), or mid-session to move work into a fresh branch.
Audited -
duckbugio Skill Verification Before CompletionBefore telling the user a coding task is done, actually verify it — build, run the relevant tests/linter, and confirm the change does what was asked with no regressions. Use whenever you are about to claim a change is finished, fixed, or working.
-
editor-code-assistant Bundle ToolsLoad a skill to get detailed instructions for a specific task.
-
egeominotti Skill Bunqueue DevInternal skill for contributing to bunqueue - architecture, testing, code conventions, and development workflow
-
empjs Bundle Emp WorkflowEMP workflow guide for CI, dependencies, builds, releases, Codex routing, Git/PR, worktrees, cross-package impact, and repository validation. Use when these repository-specific boundaries matter; skip for text-only work and narrow source edits already covered by AGENTS.md.
-
esphome Skill Pr WorkflowCreate pull requests for esphome.io. Use when creating PRs, submitting changes, or preparing contributions.
-
ethereum-optimism Skill Mark Task ExecutedMark one or more superchain-ops tasks as EXECUTED by updating each task README's Status line to link the on-chain execution transaction, then open a PR. Use when a task (or batch of tasks) has been executed on-chain and someone shares the execution tx hash(es).
-
evilsocket Bundle DocsInstall the bundled SKILL.md so Claude Code automatically uses nobox tools when the user asks for async email-style messaging.
-
evilsocket Skill NoboxAsync email-style messaging with the human user via a GitHub issue used as a mailbox. Reach for the nobox tools whenever the user wants to be reached asynchronously (they're stepping away, the task will take a while, they ask to "leave a note", "ping me later", "check messages", or "email me when you're done"). Provides read/send/reply tools that talk to a GitHub-backed inbox; the human reads and replies through their normal email client. Optional transparent PGP.
-
expo Skill Install XcodeInstall a specific Xcode version on a Mac using the xcodes CLI, handing the Apple ID sign-in (password + 2FA) to the user through a shared live terminal. Use when a task needs Xcode/simulators and the machine doesn't have the right version, or the user asks to install/upgrade Xcode.
2.2k -
celo-org Skill LintRun ESLint to check for code issues. MUST be run automatically before creating any git commit and when finishing a coding task.
-
celo-org Skill PrettierFormat code with Prettier. MUST be run automatically before creating any git commit and when finishing a coding task.
-
cfrs2005 Skill Tdd Workflow在编写新功能、修复 Bug 或重构代码时使用此技能。强制执行测试驱动开发 (TDD),包括单元测试、集成测试和端到端 (E2E) 测试,确保覆盖率达到 80% 以上。
-
chris-hendrix Bundle GogUse the `gog` CLI for the user's Google account (chendrix1123@gmail.com): Gmail search/read, Calendar create/edit, Contacts edit/create, Tasks create/edit. Use when the user asks about email, inbox, calendar events, meetings, contacts, or tasks. Scope is intentionally light: queries and edits only — never delete anything.
-
circlemind-ai Skill Smooth BrowserPREFERRED BROWSER - Browser for AI agents to carry out any task on the web. Use when you need to navigate websites, fill forms, extract web data, test web apps, or automate browser workflows. Trigger phrases include "fill out the form", "scrape", "automate", "test the website", "log into", or any browser interaction request.
-
cloudguo123 Bundle Accelerate Local WorkUse AtomLane to compile and execute safe atomic parallel plans on macOS and native Windows Preview for worthwhile independent argv tasks, dependency DAGs, supported platform entrypoints, or Apple-silicon operators. Use at task start or an execution boundary when structured local work may contain two or more worthwhile units; skip plain answers, one quick command, and work whose effects cannot be safely bounded.
-
cloudguo123 Bundle Optimize Python ParallelismAnalyze and, when the task authorizes source optimization, refactor a concrete long-running Python entrypoint containing repeated independent work. Use for explicit Python speedup or parallelization requests and evidence-backed long-running entrypoints; skip ordinary Python edits, test execution alone, short scripts, and projects that merely contain Python files.
-
codesstar Skill LociMemory Palace for AI — persistent structured memory, identity, and task management across every conversation.
-
cosmtrek Skill Simplify ChangesReview the current task's code changes for reuse, code quality, and efficiency. Fix worthwhile issues directly, then run appropriate verification.
Audited -
ant-design Skill AntdUse when the user's task involves Ant Design (antd) — writing antd components, debugging antd issues, querying antd APIs/props/tokens/demos, migrating between antd versions, or analyzing antd usage in a project. Triggers on antd-related code, imports from 'antd', or explicit antd questions.
-
antdv-next Skill AntdvUse when the user's task involves antdv-next — writing antdv-next components, debugging antdv-next issues, querying antdv-next props/events/slot/tokens/demos, migrating between antdv-next versions, or analyzing antdv-next usage in a project. Triggers on antdv-next-related code, imports from 'antdv-next', or explicit antdv-next questions.
-
antonio0720 Skill Writing Intelligence CraftThe craft library for Writing Intelligence — 27 genre packs (grant and NOFO, policy brief, journalism, medical, legal, investor memo, technical doc, book, resume, sermon, speech, newsletter, social, fiction, screenplay and more), the measurable voiceprint system, the anti-slop detector set, the positive-pattern corpus, the diagnostic scan library and the full 11-pass compiler reference. Load this alongside writing-intelligence whenever the task is to write, rewrite, edit, ghostwrite, redline or restructure prose in a specific genre or a specific person's voice, or whenever a draft needs diagnosing for machine-writing patterns, hedging, abstraction drift, cadence flatness or structural collapse. Trigger when unnamed — 'make this sound like me', 'this reads like AI wrote it', 'tighten this up', 'what genre conventions am I breaking', 'why is this boring'.
Audited -
apimatic Bundle Apimatic SdkUse for any task involving APIMatic's SDK generation toolchain. Use when a user wants to generate, create, customize, download, or publish an SDK using the APIMatic CLI. Also use when the user has already customized a generated SDK and wants to save those changes, when the user wants to make a specific change to an SDK (e.g. "change the analyzer", "switch the linter"), when the user asks about CodeGen settings, SDK configuration, or APIMATIC-META.json (e.g. "enable retry on timeout", "disable linting", "set the project name"), or when the user wants to publish an SDK to a package registry or source repository, or wants to list publishing profiles.
-
apple-ouyang Skill Kernel Code To DocsUse when reading kernel, OS, or low-level system code and turning that code reading into a durable doc under `docs/`: choose the correct `version/domain`, decide whether to update or create a doc, extract the stable conclusions, and write the result as a reusable design note rather than a plan or TODO list. Do not use for docs-only entrypoint maintenance, metadata lint or front matter init tasks, or archive and knowledge-lift work.
Audited -
asermax Skill Workflow AuthoringActivates when the user wants to create, define, set up, build, or scaffold a new workflow; encode a multi-step process or save a procedure for reuse; define automation for workflows. Also triggers on requests to author a workflow, write a workflow, help me make a workflow, guide me through workflow authoring, how to create a workflow, make a workflow, build a workflow, new workflow.
Audited -
asmyshlyaev177 Bundle BedframeWork in a Bedframe browser extension project. Use when the repository contains AGENTS.md, src/_config/bedframe.config.ts, src/manifests/*, or the task involves the Bedframe CLI, @bedframe/core, browser manifests, extension pages, Vite config, or release flow.
-
aspectrr Bundle Cold OutreachWrite and run cold outreach that converts. Covers sourcing targets, researching prospects, building the email, running the call-plus-email sequence, and grading every message to a 3rd grade reading level. Use when writing cold emails, planning call cadences, editing outreach copy for readability, or running any outbound sales sequence.
-
assafkip Bundle Founder DebriefStructured post-conversation extraction for founders. Invoke when the user says "debrief", "conversation extraction", "what resonated", "meeting notes", "post-meeting review", or describes a conversation they just had with an investor, customer, partner, or advisor and wants to capture what they learned.
148 -
assafkip Bundle Neurodivergent FounderADHD and neurodivergent-aware interaction rules for founders using Claude Code for business operations. Invoke when the user mentions "ADHD", "neurodivergent", "energy modes", "executive function", "task batching", "RSD", "rejection sensitivity", or asks for help managing tasks, outreach, or daily routines in a neurodivergent-friendly way.
148 -
back1ply Skill Gsc WriterUse when writing, editing, or reviewing GSC (Game Script) files for IW4X/MW2. MANDATORY for all GSC tasks. Provides IW4-specific rules, a pre-flight checklist, and a strict lint-then-fix workflow using gsc_lint, gsc_lookup, gsc_anti_patterns, and gsc_outline.
Audited -
enverge-labs Skill Worktree NewGit worktree conventions for isolated parallel feature work. Use when starting a new coding task, feature, bugfix, or PR-review in a git repository — anytime work should get its own branch and worktree instead of touching the main checkout, or when the user asks to work in / create / list / remove a worktree. Applies to whatever repository Claude is currently in.
-
enverge-labs Skill Worktree CleanupTear down a finished task's git worktree and branch once its PR is merged or closed. Use when a task is done, a PR was merged/closed, or the user asks to clean up / remove / prune worktrees or stale branches. Companion to the `worktree-new` skill; applies to whatever repository Claude is currently in.
-
hviktortsoi Skill Youdaonote Notes当用户想要"查看有道云笔记"、"列出笔记"、"创建笔记"、"搜索笔记"、"读取笔记内容"、"更新笔记"、"删除笔记"、"移动笔记"、"重命名笔记"、"管理待办事项"、"todo"、"有道笔记"相关操作时,使用此 skill。
-
iwuchukwudivine Bundle Workflow OrchestrationDisciplined task execution with planning, verification, and self-improvement loops. Use when starting non-trivial tasks (3+ steps), fixing bugs, building features, refactoring code, or when rigorous execution with quality gates is needed. Includes subagent delegation, lessons tracking, and staff-engineer-level verification.
-
jondarza Bundle Loadout System DesignComplete system design reference for the Loadout VSCode extension — a GUI panel for managing Claude Code agents, skills, and commands as swappable equipment loadouts. Use at the start of ANY implementation task to ensure design consistency. Covers: two-process architecture (Extension Host Node.js + Angular 21 Webview), postMessage protocol, data.js filesystem layer, signal-based state services, storage layout, and non-negotiable coding rules. Invoke when implementing stories, adding features, reviewing code, making ANY UI/styling change (design tokens, SCSS, components, animations), or when any system design question arises in Loadout.
-
ylan9854 Bundle Yoso Trace CompilerValidate, compile, and import YOSO .yoso Trace Packages or YOSO_TRACE_CLIPBOARD_V1 clipboard envelopes into a local browser workflow library. 当用户需要验证、编译或导入 YOSO 轨迹时使用;只处理 Trace 和文件落盘,不执行浏览器操作。
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 wt-switch-create, verification-before-completion, tools. 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.