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.
-
az9713 Skill Git Workflow 2Git workflow patterns for branching, commits, and pull requests following project conventions.
-
az9713 Skill Project Workflow 2Project development workflow patterns including Plan-Build-Review-Fix cycle and feature development processes.
-
protocolsage Bundle Taskflow 2Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layers like Lobster, ACPX, plugins, or plain code. Keep conditional logic in the caller; use TaskFlow for flow identity, child-task linkage, waiting state, revision-checked mutations, and user-facing emergence.
-
protocolsage Skill Openclaw Pr Maintainer 2Maintainer workflow for reviewing, triaging, preparing, closing, or landing OpenClaw pull requests and related issues. Use when Codex needs to validate bug-fix claims, search for related issues or PRs, apply or recommend close/reason labels, prepare GitHub comments safely, check review-thread follow-up, or perform maintainer-style PR decision making before merge or closure.
-
victory-hugo Skill Chinese Git Workflow 2国内 Git 平台配置参考——Gitee、Coding.net、极狐 GitLab、CNB 的 SSH/HTTPS/凭据/CI 接入差异与镜像同步配置。仅在用户显式 /chinese-git-workflow 时调用,不要根据上下文自动触发。
-
kesslerio Bundle Himalaya 2Use himalaya to list, read, search, compose, reply, forward, and organize IMAP/SMTP email.
-
taewook486 Skill Tdd 2Test-Driven Development workflow. Use for ALL code changes - features, bug fixes, refactoring. TDD is non-negotiable.
-
taewook486 Skill Codex 2Delegate to OpenAI Codex CLI when: (1) user explicitly requests it (codex에게 맡겨줘, codex로 해줘, 외주화해줘, codex 실행해줘, codex 리뷰 돌려줘), OR (2) the task requires autonomous repo-scale execution — writing multiple test files, file-level refactoring across many files, bulk edits (type hints, formatting, comments across a directory), or code review with a clear done condition. Do NOT delegate: design/architecture decisions, small edits (under ~20 lines), explanation-only requests, or tasks where Claude needs to reason about context first.
-
hoanghd218 Bundle Code Review 2Review code quality, receive feedback with technical rigor, verify completion claims. Use before PRs, after implementing features, when claiming task completion, for subagent reviews.
-
nwave-ai Skill Nw Property Based Testing 2Property-based testing strategies, mutation testing, shrinking, and combined PBT+mutation workflow for test quality validation
-
nwave-ai Skill Nw Density Resolution Contract 2Shared density-resolution contract for wave skills. Canonical detail on the D12 cascade, density resolver call, ad-hoc override workflow, and DocumentationDensityEvent telemetry emission. Referenced from nw-discover / nw-discuss / nw-design / nw-devops / nw-distill / nw-deliver.
-
drixxodev Skill Strategic Compact 4Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
-
drixxodev Skill Strategic Compact 5Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
-
drixxodev Bundle Strategic Compact 6Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
-
matiascomercio Skill Release 2Full release workflow including milestone validation, squash, rebase, push, merge to main, and GitHub release creation. Triggers on keywords: release, create release, publish release, tag release
-
atman-33 Skill Create Feature Branch 2Creates a new feature branch from main inside the intended repository after confirming the branch target and repository context. Use when the user wants to start a new feature branch, asks to create a branch for upcoming work, mentions a branch name such as feature/<name>, or another workflow has already resolved the target repository.
-
dchuk Skill Tdd Cycle 2Guides Test-Driven Development workflow with Red-Green-Refactor cycle using Minitest and fixtures. Use when the user wants to implement a feature using TDD, write tests first, follow test-driven practices, or mentions red-green-refactor.
-
dchuk Skill Action Mailer Patterns 2Implements transactional emails with Action Mailer and TDD. Use when creating email templates, notification emails, password resets, email previews, or when user mentions mailer, email, notifications, or transactional emails.
-
harshsinghmp Bundle Crm Hygiene 2Dedupes, enriches, and tidies a contact or CRM table so the records are clean, current, and free of duplicates. Claude should use this skill when the user says "clean my CRM", "dedupe my contacts", "tidy my CRM", "fix my contact list", "merge duplicate contacts", "sort out my Airtable/Notion/HubSpot contacts", or wants stale, half-filled, or double-entered records fixed. Propose-and-confirm only. Merges and deletes are always shown as a change list first and never run on their own.
-
dqtx760 Skill Up Index 2检测 D:\project2026\fuwari\src\content\index.md 与下属 6 个文件夹(Zen/Xenia/AIHacks/Software/Technical/Workflow)的文件同步状态。当用户说"更新检查"、"同步索引"、"sync index"、"update index"、"检查 index.md 是否最新"时触发。用于发现新增或删除的笔记文件并自动更新 index.md。
-
dqtx760 Bundle Obsidian CLI 2Use the official Obsidian CLI when a task needs Obsidian's running app, index, configured features, command registry, or developer runtime. Use for currently open notes and tabs, workspace state, daily notes, typed properties, tasks, links/backlinks, Bases queries, template resolution, link-aware moves, plugin commands, and plugin/theme debugging; do not use it for ordinary filesystem operations.
-
kuntal-r-d Bundle Daily Briefing 3Produces a DSE pre-market daily briefing for a user's portfolio and watchlist using conditions-and-levels phrasing (never buy/sell commands). Use when the user asks for a morning briefing, pre-market summary, "what should I watch today", overnight news/disclosure recap, or a rundown of positions near stops/targets, watchlist names near entry, today's economic/earnings calendar, and risk items for Dhaka Stock Exchange holdings.
-
kw12121212 Bundle Spec Driven Auto 2Run the full spec-driven workflow automatically. Proposes, implements, verifies, reviews, and archives a change without mandatory confirmation — only stops for user input when open questions need resolution.
-
kw12121212 Bundle Spec Driven Modify 2Modify an existing spec-driven change artifact (proposal.md, specs/ delta files, design.md, tasks.md, or questions.md). Preserves completed task state.
-
kw12121212 Bundle Spec Driven Verify 2Verify a spec-driven change is complete and correctly implemented. Checks task completion, implementation evidence, and spec alignment.
-
kw12121212 Bundle Spec Driven Spec Edit 2Create or modify individual main spec files under .spec-driven/specs/ directly, without going through the change workflow. For quick corrections, typo fixes, and adding missing spec entries.
-
kw12121212 Bundle Spec Driven Maintenance 2Inspect or run the manual maintenance workflow. Uses explicitly configured repository checks, applies safe auto-fixes, and archives successful maintenance changes.
-
spec-kitty Bundle Spec Kitty Runtime Review 2Review runtime-owned outputs using the Spec Kitty review workflow surface, then direct approval or rejection with structured feedback. Triggers: "review this work package", "check runtime output", "approve this step", "review WP", "is this WP ready to approve", "check this implementation". Does NOT handle: setup-only repair requests, direct implementation work, editorial glossary maintenance, or runtime loop advancement.
-
toy-crane Bundle Resolve Follow Ups 2Resolve evidence-backed `docs/follow-ups/*.md` through a bounded manual, Codex Scheduled task, or Claude Routine sweep. Use when project follow-ups should be reproduced before editing, handled by one isolated worker and branch per item, and published as independent ready-for-review pull requests without automatic merge. Do not use to invent intended behavior or merely record a newly discovered follow-up.
-
usefulsoftwareco Skill Graphite 2Manage Git branches and PRs using Graphite CLI (gt) instead of raw git commands. Use this skill when committing code changes, amending commits, creating branches, or submitting pull requests. Triggers on git commit, git push, creating PRs, amending changes, stacking branches, or any version control workflow.
-
usefulsoftwareco Skill Stack 2User guide for the local squash-safe `stack` CLI for stacked PR repair. Use when someone asks how to inspect, track, sync, merge, document, or undo stacked pull requests in squash-merge repositories. Prefer this tool over GitHub's `gh stack` command for this workflow.
-
alexzio00 Bundle Freeze 2Scope lock for current task. Declares editable zone — everything outside is frozen (read-only). Call before starting implementation to prevent scope creep.
-
heyeddi-com Bundle Heyeddi Handoff 4Implements screens from designer screenshots and handoff notes. Two-pass workflow — designer writes mockup-brief with Implementation spec, implementer builds shell then route, verify_handoff checks tokens and layout. Use when approved mockups exist — not for greenfield design.
-
heyeddi-com Bundle UX Flow Auditor 3Traces user task flows with Playwright — click depth, step success, friction — and writes reports to .heyeddi/docs/ux-flows/. Use when measuring ease of use, clicks to complete a task, or onboarding friction. Not for static visual critique (use heyeddi-design critique) or layout screenshots (use visual-auditor).
-
heyeddi-com Bundle Design Handoff Flutter 4Implements Flutter screens from designer screenshots and handoff notes using Material 3. Two-pass workflow — mockup-brief with Implementation spec, then AppShell + route screens. Use when approved mockups exist for a HeyEddi Flutter app.
-
a2ui-project Skill A2ui Add Eval Datapoint 2Step-by-step workflow for adding and verifying new evaluation data points in the A2UI evaluation suite.
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 git-workflow, project-workflow, taskflow. 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.