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.
-
elzawarudo Bundle Krt Swarm Seneschal 2Coordinate explicitly requested multi-worker delivery through dependency-aware planning, isolated worker waves, reconciliation, and release handoff. Use for swarm orchestration, parallel Codex workers, or multiple nested krt-compound-master runs. Do not use for one execution-ready task, generic project planning, Jira administration, or release management.
-
eryajf Skill Tiny Stepping 2Incremental development workflow that makes the smallest meaningful change per step and pauses for feedback, so the direction gets validated early before continuing. Use for careful, iterative implementation with continuous validation.
0 -
davepoon Skill Meeting Insights Analyzer 2Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
-
leeovery Bundle Workflow Start 2Unified workflow entry point. Discovers state, shows all active work, and routes to start or continue skills.
-
leeovery Bundle Workflow Bridge 2Enter plan mode with deterministic continuation instructions.
-
leeovery Bundle Workflow Engine 2Workflow Engine
-
leeovery Bundle Workflow Migrate 2Migrations run via `engine boot` (`node .claude/skills/workflow-engine/scripts/engine.cjs boot`, called in Step 0 of `workflow-start`) — this skill is never invoked. The directory remains the home of the migration machinery:
-
leeovery Bundle Workflow Baseline 2Project Baseline
-
leeovery Bundle Workflow Knowledge 2Workflow Knowledge
-
leeovery Bundle Workflow Review Entry 2Act as **precise intake coordinator**. Follow each step literally without interpretation. Do not engage with the subject matter — your role is preparation, not processing.
-
leeovery Bundle Workflow Continue Epic 2Continue an in-progress epic. Shows full phase-by-phase state and routes to the appropriate phase skill.
-
leeovery Bundle Workflow Scoping Entry 2Act as **precise intake coordinator**. Follow each step literally without interpretation. Do not engage with the subject matter — your role is preparation, not processing.
-
leeovery Bundle Workflow Planning Entry 2Act as **precise intake coordinator**. Follow each step literally without interpretation. Do not engage with the subject matter — your role is preparation, not processing.
-
leeovery Bundle Workflow Review Process 2Review Process
-
leeovery Bundle Workflow Continue Bugfix 2Continue an in-progress bugfix. Determines current phase and routes to the appropriate phase skill.
-
leeovery Bundle Workflow Scoping Process 2Scoping Process
-
leeovery Bundle Workflow Continue Feature 2Continue an in-progress feature. Determines current phase and routes to the appropriate phase skill.
-
leeovery Bundle Workflow Discussion Entry 2Act as **precise intake coordinator**. Follow each step literally without interpretation. Do not engage with the subject matter — your role is preparation, not processing.
-
leeovery Bundle Workflow Experiment Entry 2Act as **precise intake coordinator**. Follow each step literally without interpretation. Do not engage with the subject matter — your role is preparation, not processing.
-
leeovery Bundle Workflow Planning Process 2Planning Process
-
leeovery Bundle Workflow Continue Quickfix 2Continue an in-progress quick-fix. Determines current phase and routes to the appropriate phase skill.
-
leeovery Bundle Workflow Discussion Process 2Discussion Process
-
leeovery Bundle Workflow Experiment Process 2Experiment Process
-
leeovery Bundle Workflow Investigation Entry 2Act as **precise intake coordinator**. Follow each step literally without interpretation. Do not engage with the subject matter — your role is preparation, not processing.
-
leeovery Bundle Workflow Specification Entry 2Act as **precise intake coordinator**. Follow each step literally without interpretation. Do not engage with the subject matter — your role is preparation, not processing.
-
leeovery Bundle Workflow Implementation Entry 2Act as **precise intake coordinator**. Follow each step literally without interpretation. Do not engage with the subject matter — your role is preparation, not processing.
-
leeovery Bundle Workflow Investigation Process 2Investigation Process
-
leeovery Bundle Workflow Specification Process 2Specification Process
-
leeovery Bundle Workflow Continue Cross Cutting 2Continue an in-progress cross-cutting concern. Determines current phase and routes to the appropriate phase skill.
-
darthlinuxer Skill Behavioral Modes 2AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
-
darthlinuxer Bundle Test Driven Development 2Primary methodology for implementing features and bugfixes - enforces test-first approach (RED-GREEN-REFACTOR) using senior-software-developer patterns for code quality. Use for single-task implementations; for multi-step projects, use writing-plans → subagent-driven-development instead.
-
darthlinuxer Bundle Subagent Driven Development 2Execute implementation plans (created by writing-plans) by dispatching fresh subagents per task with two-stage review (spec compliance, then code quality). Use after writing-plans for complex multi-step projects in current session. Each subagent follows test-driven-development methodology and senior-software-developer patterns.
-
shenjj2025-oss Skill Git Workflow 2Git Workflow
-
shenjj2025-oss Skill Orchestration Workflow 2orchestration-workflow
-
leeovery Bundle Workflow Implementation Process 2Implementation Process
-
rwilson504 Bundle Cad Print 3mf 2Mode-aware .3mf generation alongside STL for build123d projects. Mirrors the design/test/production EXPORT_MODE workflow from cad-build123d-general into Bambu-ready .3mf output: design includes the axis reference cube; test and production are clean meshes. Per-project template convention for slicer-profile-bearing .3mf files. Slicer-side profile mutation is out of scope here; `print-bambu-3mf` covers it when installed. USE FOR: "auto-generate .3mf alongside STL", "export 3mf for design/test/production mode", "hand build123d output directly to Bambu Studio", "skip the STL re-import step", "save mesh metadata about export mode".
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 krt-swarm-seneschal, tiny-stepping, meeting-insights-analyzer. 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.