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.
-
jclfocused Skill Create Start WorkCreate a project-specific start-work skill for a meta-repo workspace. Scaffolds the full development lifecycle from issue to PR. Use when the user asks to "create start-work", "set up start-work", "add start-work skill", or wants to set up a development workflow for a meta-repo.
-
fmschulz Bundle Bio Workflow Methods DocwriterGenerate reproducible Methods from Nextflow, Snakemake, or CWL run artifacts. Use when documenting exact commands, versions, parameters, QC gates, provenance, and outputs.
-
ewe-studios Bundle Git WorkflowGit commit and push workflow with verification, safety rules, and best practices
-
hutchic Skill Land The PlaneFinish and ship work: sync task systems (taskmaster/beads if in use), ensure quality gates pass, run deslop, then shipit. Use when wrapping up a branch—closing tasks, cleaning AI slop, and opening or updating a PR.
-
hutchic Skill Ensure Feature BranchEnsure we're on a feature or bug branch. If current branch is mainline (main, master, dev) or a release branch (release/*), create and checkout a new branch. Use when a workflow or user request should avoid committing or pushing directly to mainline or release.
-
jclfocused Skill Create Claude ReviewerCreate a Claude Code Review GitHub Action workflow for PRs. Use when the user asks to "set up claude review", "add PR review", "create code review action", "claude reviewer", "set up automated review", or wants automated PR reviews with Linear or GitHub comments.
-
jclfocused Bundle Mvp ScopingUse this skill when discussing features, planning work, or when users describe what they want to build. Guides MVP thinking - focusing on "what's the minimum to make this work?" rather than comprehensive solutions. Triggers on phrases like "help me think through this feature", "what should we build first?", "how should we scope this?", or any feature planning discussion.
-
jclfocused Bundle Issue WritingUse this skill when writing, reviewing, or discussing issue descriptions, acceptance criteria, or task breakdowns. Ensures consistent, high-quality issue structure that any developer or AI can pick up and execute. Triggers when drafting issues, defining requirements, or when users ask "how should I write this issue?" or "what should the acceptance criteria be?"
-
jclfocused Bundle Linear DisciplineUse this skill when discussing code changes, implementation work, feature status, or when starting/completing development tasks. Reminds about Linear issue tracking discipline - always having an issue in progress before writing code, marking work as done, and creating issues for unexpected scope. Triggers when users mention implementing features, writing code, or checking on work status.
-
jclfocused Bundle Vertical Slice PlanningUse this skill when discussing feature breakdown, PR structure, implementation ordering, or how to decompose work. Guides thinking about vertical slices (end-to-end functionality) rather than horizontal layers (all of one layer first). Triggers on "how should we break this down?", "what order should we implement?", "how many PRs?", or decomposition discussions.
-
zipperbagcoffee Skill HotfixRecord directly-performed work in an H document. Use for any task done in one pass — from one-line fixes to small multi-file changes — that doesn't need a D/P/T workflow. Invoke with /hotfix "description" to create, or /hotfix H001 to update.
-
ewe-studios Bundle Code VerificationComplete code verification workflow including checks, standards, and quality validation before commits
-
ewe-studios Bundle Test Driven Development TddComplete TDD workflow: ONE test at a time, test-first, finish before moving to next
-
ewe-studios Bundle Implementation PracticesComplete implementation workflow: ONE item at a time, retrieval-led reasoning, TDD, self-review
-
kcenon Bundle CI FixDiagnose and fix failing CI checks by classifying the failure into a known pattern and applying a codified remediation. Use when CI reports MSVC C4996 warnings-as-errors, CMake FetchContent shallow-clone failures, __cpp_lib_format probe mismatches, or when pr-work escalates a failing workflow. Cuts the push-wait-fail-retry loop to a single iteration for the three dominant patterns documented from prior sessions.
-
kcenon Bundle Project WorkflowProvides workflow guidelines for problem-solving, git commits, GitHub issues, PRs, build management, and testing. Use when planning tasks, creating issues, submitting PRs, managing builds, or writing tests.
-
kcenon Bundle Issue WorkAutomate GitHub issue workflow - select issue, create branch, implement, build, test, and create PR.
-
timwukp Bundle Git WorkflowHelps with git workflows including conventional commit messages, branching strategies, merge conflict resolution, and changelog generation. Triggers on: "git commit message", "branching strategy", "resolve conflict", "generate changelog".
-
ahmedkhaledmohamed Skill Meeting PrepMeeting preparation assistant for Product Managers. Use when the user needs to prepare for a meeting, create talking points, anticipate questions, or structure a discussion. Triggers include "prepare for meeting", "meeting prep", "talking points", "get ready for", "1:1 prep", or when preparing for any scheduled conversation.
-
ahmedkhaledmohamed Skill Strategic ClarityGuided workflow for establishing team identity, boundaries, and strategic clarity. Use when starting a new role, inheriting ambiguity, when a team lacks clear identity, or when you need to define "what we own" vs "what we don't". Triggers include "strategic clarity", "team identity", "new role", "inherited ambiguity", "what does my team own", or "define our boundaries".
-
doubleslashse Bundle Tdd WorkflowTest-Driven Development workflow for .NET. Use when implementing features, fixing bugs, or writing new code. Guides RED-GREEN-REFACTOR cycle with proper test design.
-
doubleslashse Bundle Atomic TasksTask structure and atomic commit patterns for granular, verifiable work units
-
doubleslashse Bundle State ManagementSimplified state file management with consolidated FLOW.md (project) and ITEM-XXX.md (per-item) files
-
doubleslashse Bundle Conflict DetectionConflict identification and resolution patterns for requirements, decisions, and plans
-
avelikiy Skill Stack BaselineThe pinned default technology stack for SMB Product-Builder products. One source of truth so the architect, app-scaffolder, auth-engineer, and senior-dev never re-decide the stack per build — they build ON it. Covers framework, ORM/DB, auth, UI, payments/email/SMS, files, jobs, testing, hosting, and observability, with the chosen default + the one sanctioned alternative for each. Applied whenever a new product is scaffolded or a stack choice would otherwise be improvised. Re-deciding the stack every build is the biggest silent time sink; this kills it.
-
avelikiy Bundle Archetype Review BaseShared review framework that every domain reviewer (pci, oracle, gov, edtech, healthcare, mlops, etc.) MUST follow. Defines the output artifact (TM-{slug}.md), mandatory sections, severity scale, verdict format, the workflow scaffold (when-invoked, Step-0 read-inputs, HANDOFF), and the "domain heuristic vs generic check" boundary. Eliminates duplication across the ~30 reviewer prompts.
-
doubleslashse Bundle Context EngineeringContext window management techniques for maintaining efficiency and preventing context bloat
-
doubleslashse Bundle Exploration TrackingExploration map management for tracking discussed areas and uncharted territory during DISCUSS phase
-
doubleslashse Bundle Development WorkflowGeneral .NET development workflow patterns. Use when implementing features, fixing bugs, or refactoring code.
-
nvidia-omniverse-ovrtx Skill Update 0 4 To 0 5Upgrade an existing Python or C/C++ application from ovrtx 0.4.x to 0.5.x. Use when porting application code, authored sensor USD, RenderVar output handling, DLPack interoperability, Windows renderer configuration, or an attached ovstage 0.1 workflow to the ovrtx 0.5 release train.
-
lttr Skill Implement SpecImplement a whole spec by orchestrating subagents over its ticket graph; auto-detects the most recent task folder when no argument is given.
-
iuliandita Bundle Dev Cycle· Run dev workflow: branch, implement, lint/test, review, docs, PR, merge, release. Triggers: 'start working', 'kick off', 'wrap up', 'ship this', 'ready to ship'. Not for single git ops (use git).
-
gaebalai-claude-code-kit-ko Skill CI Workflow AddGitHub Actions 워크플로 템플릿을 생성한다. 프로젝트의 언어·구성을 자동 탐지해 최적의 CI를 구성한다.
-
aiagentwithdhruv Bundle Gmail InboxManage emails across multiple Gmail accounts with unified tooling. Use when user asks to check email, read inbox, label emails, archive messages, or manage Gmail across accounts.
-
aiagentwithdhruv Bundle Welcome EmailSend welcome email sequence to new clients. Use when user asks to send welcome emails, onboard new client with emails, or trigger welcome sequence.
-
aiagentwithdhruv Bundle Casualize NamesConvert formal names to casual versions for cold email personalization - first names, company names, and city names. Use when user asks to casualize names, make names friendly, or prepare lead data for emails.
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 meeting-prep, strategic-clarity, gmail-inbox. 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.