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.
-
blockscout Skill Solution Review 2Review already-applied code changes against the original task statement or task folder artifacts under `tmp/tasks/<task-name>/`. Use when implementation work is done and Claude must verify scope coverage, detect mismatches or regressions, assess verification gaps, and write a review summary before handoff or merge.
-
blockscout Skill Solution Review 3Review already-applied code changes against the original task statement or task folder artifacts under `tmp/tasks/<task-name>/`. Use when implementation work is done and you must verify scope coverage, detect mismatches or regressions, assess verification gaps, and write a review summary before handoff or merge.
-
blockscout Bundle Task To Code 4Implement a prepared `tmp/tasks/<task-name>/coding-task-X.md` exactly, validating the result without inventing missing scope or design decisions.
-
blockscout Skill Task To Code 5Implement a prepared `tmp/tasks/<task-name>/coding-task-X.md` exactly, validating the result without inventing missing scope or design decisions.
-
blockscout Bundle Task Analysis 3Analyze a non-trivial task against the current codebase, persist task framing and viable solutions under `tmp/tasks/<task-name>/`, align tradeoff criteria with a human, and recommend a path.
-
blockscout Skill Task Analysis 4Analyze a non-trivial task against the current codebase, persist task framing and viable solutions under `tmp/tasks/<task-name>/`, align tradeoff criteria with a human, and recommend a path.
-
blockscout Bundle Solution Review 4Review applied changes against the original task and artifacts under `tmp/tasks/<task-name>/`, identify scope mismatches, regressions, and verification gaps, and write a review before handoff or merge.
-
blockscout Skill Solution Review 5Review applied changes against the original task and artifacts under `tmp/tasks/<task-name>/`, identify scope mismatches, regressions, and verification gaps, and write a review before handoff or merge.
-
blockscout Bundle Implementation Plan 4Turn an approved task analysis and selected solution into a technical design and coding-ready handoff under `tmp/tasks/<task-name>/`, with explicit human confirmation before the coding task is written.
-
blockscout Skill Implementation Plan 5Turn an approved task analysis and selected solution into a technical design and coding-ready handoff under `tmp/tasks/<task-name>/`, with explicit human confirmation before the coding task is written.
-
alectivism Bundle Subagent Delegation 2MANDATORY before starting any multi-part task, spawning any subagent, doing 3+ searches or tool calls, reading or summarizing long material, bulk-processing items, or independently checking important claims. Inspect the active subagent types first, route bounded work to the cheapest advertised suitable worker, prevent duplicate work, and keep synthesis in the main conversation.
-
multiplex-ai Bundle Cold EmailWrite cold outreach emails and follow-up sequences for B2B sales, investor outreach, partnership requests, and any prospecting scenario. Use when the user mentions 'cold outreach,' 'prospecting email,' 'outbound email,' 'email to leads,' 'reach out to prospects,' 'sales email,' 'follow-up email sequence,' 'nobody is replying to my emails,' 'how do I write a cold email,' 'investor outreach,' 'cold email to investors,' 'warm intro request,' 'investor update,' or 'fundraising email.' Covers subject lines, opening lines, body copy, CTAs, personalization, multi-touch follow-up sequences, and investor-specific communications. For warm/lifecycle email sequences, see email-sequence. For sales collateral beyond emails, see sales-enablement.
-
gustavo-meilus Skill Openspec OnboardGuided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
-
gustavo-meilus Skill Openspec Onboard 2Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
-
gustavo-meilus Skill Openspec New ChangeStart a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.
-
gustavo-meilus Skill Openspec Archive ChangeArchive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
-
gustavo-meilus Skill Openspec Archive Change 2Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
-
gustavo-meilus Skill Openspec Continue ChangeContinue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
-
gustavo-meilus Skill Openspec Continue Change 2Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
-
xingfanxia Skill Gws Calendar AgendaGoogle Calendar: Show upcoming events across all calendars.
-
xingfanxia Skill Gws Calendar InsertGoogle Calendar: Create a new event.
-
idkwhatimd0ing Skill Bugfix Doctor 2Systematic bug-fixing workflow for non-coders. Walks through reproduce, isolate, fix, test, and verify. Explains all errors in plain English. Use when something is broken and the user does not understand why.
-
idkwhatimd0ing Skill Feature Builder 2Structured workflow for implementing a new feature when you have no coding experience. Returns a plan, files list, commands, manual test steps, and rollback plan. Use when the user wants to add a feature to their project.
-
devclarityai Skill Task Creator 2Break a feature spec into sprint-ready engineering tasks. Use when planning features, creating work breakdowns, or splitting work into deliverables.
-
devclarityai Skill Task Creator 3Break a feature spec into sprint-ready engineering tasks
-
driangle Skill Do Task 2Look up a task by ID or name and start working on it. Use when the user wants to pick up and execute a task.
-
driangle Skill Add Task 2Create a new task file following the taskmd specification. Use when the user wants to add a new task to the project.
-
driangle Skill Get Task 2Get details of a specific task by ID or name. Use when the user wants to view or look up a task.
-
driangle Skill Next Task 2Get the next recommended task to work on. Use when the user asks what to work on next or needs a task assignment.
-
driangle Skill List Tasks 2List tasks from the project's taskmd files, with optional filters (status, priority, phase, group, owner). Use whenever the user asks what is pending, in progress, done, outstanding, assigned, high priority, or "on the plate" — including phrasings like "my tasks", "my todos" or "what's left", which refer to the project's task files and not to conversation memory.
-
driangle Skill Split Task 2Split a large task into smaller sub-tasks. Accepts a task ID, evaluates complexity, and creates sibling task files if warranted.
-
driangle Skill Update Task 2Update an existing task's fields (status, priority, title, tags, dependencies, etc.). Use when the user wants to modify a task's properties.
-
driangle Skill Verify Task 2Run verification checks for a task and evaluate results. Use when the user wants to verify a task's acceptance criteria.
-
driangle Skill Import Todos 2Discover TODO/FIXME comments in the codebase and convert selected ones into task files. Use when the user wants to turn code TODOs into tracked tasks.
-
driangle Skill Complete Task 2Mark a task as completed. Use when the user wants to mark a task as done or complete.
-
driangle Skill Validate Tasks 2Validate task files for format and convention errors. Use when the user wants to check their task files.
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 solution-review, solution-review, task-to-code. 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.