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.
-
andreadellacorte Skill Groove Utilities Task DoctorCheck task backend health and connectivity.
-
andreadellacorte Skill Groove Utilities Task UpdateUpdate an existing task in the configured backend.
-
andreadellacorte Skill Groove Utilities Task AnalyseAnalyse task status and distribution across the configured backend.
-
andreadellacorte Skill Groove Utilities Task ArchiveArchive a completed task in the configured backend.
-
andreadellacorte Skill Groove Utilities Memory GraduateGraduate a workflow insight from learned/<topic>.md into AGENTS.md as a permanent constraint. Use when a lesson is stable enough to apply to every future session.
-
andreadellacorte Skill Groove Utilities Memory RetrospectiveAnalyse workflow trends: session ratings, recurring mistakes, and learnings over a period. Use for weekly or monthly reflection.
-
codewithmukesh Skill TddGuided test-driven development workflow for .NET 10 using xUnit v3, WebApplicationFactory, Testcontainers, and Verify snapshots. Follows the strict red-green-refactor cycle. Use when: "TDD", "test-driven", "let's TDD this", "red green refactor", "write the test first", or when building a feature with clear acceptance criteria.
-
codewithmukesh Skill PlanEnter plan mode for .NET projects with architecture awareness. Analyzes tasks through the lens of supported architectures (VSA, Clean Architecture, DDD, Modular Monolith) and produces structured implementation plans before any code is written. Use when: "plan", "let's plan", "think through", "design this", "how should I implement", or any non-trivial task requiring 3+ steps.
-
codewithmukesh Skill MigrateGuided, safe migration workflow covering EF Core schema migrations, .NET version upgrades, and NuGet dependency updates — each with rollback strategies and verification steps. Invoke when: "add migration", "update database", "create migration", "schema change", "new table", "rename column", "upgrade nuget", "update packages", "dependency update", "version upgrade", ".NET upgrade".
-
backnotprop-pstack Skill ArenaSpawn N parallel candidates at the same task, pick a base, graft the strongest parts of the losers into it. Use for /arena, 'arena this', 'throw it in the arena', or when one attempt at a non-trivial artifact would lock in the wrong shape.
-
backnotprop-pstack Skill Figure It OutDesign an auditable playbook when no narrower one fits: a large migration, an ambitious multi-part change, or work a human reviews after stepping away. Scales rigor to the task, runs a hypothesis loop, and logs decisions via show-me-your-work. Use for /figure-it-out, 'figure it out', a large migration, or when no narrower playbook applies.
-
vince-winkintel Bundle Glab TodoManage your GitLab to-do list from the CLI, including listing pending or completed items and marking items done. Use when reviewing assigned or mentioned work from GitLab notifications, clearing to-dos, or scripting to-do triage. Triggers on todo, to-do, notification list, mark done, assigned items, mentioned items.
-
vince-winkintel Bundle Glab IssueCreate, view, update, and manage GitLab issues. Use when working with issue tracking, bug reports, feature requests, or task management. Operations include creating issues, listing with filters, viewing details, adding comments/notes, updating labels/assignees/milestones, closing/reopening, and board management. Triggers on issue, bug, task, ticket, feature request, list issues, create issue.
-
launchdarkly Bundle Flag And Release ChangeDrive a pull request's change end to end: decide it's flag-worthy, create the guarding flag, wire the new code path behind it on the PR branch, and record an automated release so the change ships safely when the PR merges. A portable orchestrator that composes should-flag-change, launchdarkly-flag-create, and flag-release. Keywords: flag a PR, wrap change in a flag, dark launch, kill switch, auto-release, automated rollout, end-to-end flag workflow.
-
johnlindquist Skill BeadsTrack tasks and issues using the bd CLI. Use for task management, sprint planning, dependency tracking, and project organization. Replaces TodoWrite.
-
johnlindquist Skill DebugUnified debugging workflow enforcing root cause protocol. Investigate → Understand → Reason → Fix. Use when debugging bugs, errors, or unexpected behavior.
-
johnlindquist Skill LinearManage Linear issues and workflows. Use for viewing, creating, and updating Linear issues, and integrating with development workflow.
-
johnlindquist Skill WorkflowManage GitHub Actions workflows using gh CLI. Use to check CI status, view run logs, analyze failures, and rerun workflows.
-
yangsonhung Skill Ax Extract WorkflowUse when reconstructing how a shipped feature, commit, date, or artifact was produced from local ax session evidence.
-
yangsonhung Skill Ax Extract Workflow Cn当用户需要根据本机 ax 会话证据,复盘某个已交付功能、提交、日期或成果是如何完成时使用。
-
seabbs-skills Skill PrCreate a pull request based on a GitHub issue with analysis, implementation, QA, and PR creation
-
seabbs-skills Skill LintLint, format, and optionally commit changes
-
seabbs-skills Skill TestRun tests iteratively fixing code or tests until all pass, then commit
-
seabbs-skills Skill CommitCreate a well-structured commit with conventional format and proper git identity
-
seabbs-skills Skill ReviewPerform a code review with linting, standards checking, and priority-ranked findings
-
seabbs-skills Skill Update DepsReview and update project dependencies safely with incremental testing
-
seabbs-skills Skill Patch ReleasePlan a patch release from recent issues. Triages what belongs in a patch, proposes a batch for approval, then opens a tracking issue with the version number, draft release notes and a checklist. Use when asked to plan or scope a patch release, cut a bugfix release, or work out what should go into the next x.y.Z.
-
seabbs-skills Skill Improve CoverageImprove test coverage by identifying gaps and generating meaningful tests
-
steipete-agent-scripts Bundle SpeakingSpeaking ops: invites, keynotes, panels, Gmail/calendar, conferences.
-
steipete-agent-scripts Skill Things TodoThings 3 via things CLI: add, list, search, update, delete, verify.
-
steipete-agent-scripts Bundle Clawsweeper StatusClawSweeper status: URLs, workflow health, active workers, ops snapshot.
-
idanbeck Bundle Gcal SkillRead, create, and manage Google Calendar events. Use when the user asks to check calendar, view schedule, find meetings, create events, or see what's on the agenda. Supports multiple accounts.
-
idanbeck Bundle Notion SkillRead Notion databases and pages. Use when the user asks to pull data from Notion, list databases, query database entries, or export Notion content for migration.
-
patternsdev Skill Command PatternTeaches the command pattern for decoupling task execution from invocation. Use when you need undo/redo functionality, queued operations, or want to decouple the object that invokes an operation from the one that performs it.
-
vladm3105 Skill Doc FlowOrchestrate the 8-layer SDD workflow - recommend the right skill for an intent, detect the current position and next steps, explain the BRD→…→Code flow, and enforce the upstream-artifact policy. Use when unsure what to do or which skill to run next.
-
vladm3105 Bundle Ucx Kb MaintenanceGovernance-oriented KB maintenance workflow for post-IPLAN implementation evidence, ensuring KB updates do not alter UCX V3 lifecycle gate authority.
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 figure-it-out, patch-release, groove-utilities-task-doctor. 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.