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.
-
tranviet0710 Bundle ImplementationImplement a feature based on a plan file. Use when: implementing a plan, execute a plan, build from plan, start working on plan, implement PLAN.md. Reads the plan, asks clarifying questions, creates TASKS.md with subtasks in the same folder, then implements each task and marks it done.
-
violetclaire Skill Popcorn Task TimeInspect and run a free signed task-schedule sample when checking cancellation deadlines, quote expiry, or whether time evidence still applies.
-
violetclaire Skill Popcorn Temporal AnchorVerify a settled payload-bound time checkpoint before a time-sensitive cross-node action. Use when a task has an execution window or when exact bytes must be checked against a signed witness interval.
-
pudap Bundle Opentrons WorkflowGenerate and understand Opentrons OT-2 workflows, including example well-plate patterns that use explicit aspirate and dispense operations. Use when selecting, setting up, or generating Opentrons workflow protocols.
-
pulumi Skill Agentic WorkflowsRoute gh-aw workflow design/create/debug/upgrade requests to the right prompts.
-
pulumi Skill Agentic Workflow DesignerConversational skill that interviews users to design new agentic workflows
-
quintinshaw Bundle Workflow AuthoringGuidance for writing, editing, reviewing, and debugging JavaScript workflow code for pi-dynamic-workflows. Use when authoring or changing workflow scripts; not for merely running an existing workflow.
-
ragnos-labs Skill ShipRelease workflow that takes a branch from done coding to reviewed, committed, pushed, and PR-ready. Works with Claude Code and Codex.
-
raine Skill Email TriageHandle non-GitHub email that may require local follow-up, task updates, or investigation.
-
ravsau Skill Taskboard WorkWork on one taskboard task.
-
recallnet Skill WorktreeWork in a dedicated Git worktree, make all commits there, and land changes through `mq` instead of merging directly into `main`. Use after onboarding, once the user already understands the repo's setup and wants the contribution workflow.
-
rehabitus Bundle Replace With Skill NameState the repeatable task and the user intent that should trigger it. Include a boundary when a nearby skill should be used instead.
-
reoclo Skill Reoclo Github ActionsUse when wiring Reoclo into GitHub Actions or Gitea Actions - running a command on a managed server, checking out a repository onto a server, logging in to a private registry on a server, or loading Secrets Manager values into the workflow environment.
-
rhino-ty Bundle Principled Git CommitConventional Commits 1.0.0 + best-practice workflow for git commit messages that serve four readers — `git log` scanners, `git blame` tracers, `git bisect` hunters, and AI agents (LLMs rebuilding context after `/clear`, reviewing PRs, generating changelogs, answering natural-language history queries). Five founding principles (atomic / leaves-repo-green / why-over-what / imperative / searchable), five-step workflow (diff inspection → staging → type decision tree → secrets blocklist → pre-commit checklist), explicit Breaking-Change / Revert / Amend / Trailer protocols, and a dialect scaffolder that generates per-project `docs/references/COMMIT.md` for project-specific extensions (domain proper nouns, custom trailers like `Refs:` / `Flag:` / `Plan SC:`, workflow hooks like PDCA / Linear / Jira / squash-merge PRs). ALWAYS trigger this skill when the user: (1) asks to write, generate, or improve a commit message (2) pastes a commit-message draft for review or critique (3) asks "should I split this commit?" / "wha
-
richlander Skill Dotnet Allocation TriageCross-tool workflow to reduce .NET heap allocations — static triage with dotnet-inspect, then confirm the win with BenchmarkDotNet or dotnet-trace/dotnet-counters before changing code. Use when chasing allocation hot spots on a hot path.
-
rion-wu-tech Bundle Wechat CLIRead-only access to local WeChat chats through rion-wechat-cli, plus a guided first-access workflow when the user asks to connect their own account or obtain its local database keys. Use for chat search, contact history and unsent reply drafts; acquisition requires separate confirmation.
-
riwaht Skill Bugbash CoreCore bug-bash workflow with mission brief, intensity modes, risk triage, evidence bars, and structured outputs—running system first, code second; find and reproduce, do not fix unless asked.
-
ro-ag Bundle MementoUse when the user corrects a repeated behavior ("again?", "I told you", "stop doing that"), when an approach fails repeatedly before a fix is found, when a quality gate is skipped (coverage, complexity, lint), when discovering a project-specific workaround — and at task start, to load past lessons before choosing an approach.
-
romanescu11 Skill Git Pr WorkflowEnd-to-end workflow for creating a clean, reviewed pull request from a feature branch.
-
ng4567 Skill One On One PrepFills pre 1:1 templates and manager updates from the signed-in user's last 14 days of Microsoft 365 and MCAPS context. Use for one-on-one prep, weekly recaps, Scott Bounds updates, RYG highlights, blockers, opportunity and milestone status, meeting follow-ups, email, calendar, Teams, document summaries, WorkIQ, MCAPSIQ, and MSX context.
Audited -
nice3point Skill Revit Templates SdkAuthor the Nice3point.Revit.Sdk MSBuild SDK that scaffolded Revit add-ins build against, covering its props and targets contract and the C# MSBuild task classes. USE FOR: parsing the configuration into a Revit version and selecting the target framework, emitting REVIT#### and REVIT####_OR_GREATER constants, adding conditional implicit usings, patching the add-in manifest, publishing and repacking output, and supporting .NET compability. DO NOT USE FOR: declaring template options or conditional content in the template package; consuming the SDK to build an add-in.
Audited -
nice3point Skill Revit Templates AuthoringAdd or change a dotnet new template or a template option in the Nice3point.Revit.Templates package. USE FOR: declaring template.json parameter and computed symbols, wiring conditional content through source modifiers and inline preprocessor regions, mapping custom operations per file type, exposing an option in both the IDE and the CLI host files. DO NOT USE FOR: authoring the Nice3point.Revit.Sdk props, targets, or MSBuild task classes; consuming the shipped templates to scaffold an add-in.
Audited -
nickjrotundo Skill XcheckUse before interrupting the user with a question that is really a judgment call you could make yourself: which of two approaches to take, how to read an ambiguous requirement, whether to refactor or patch, what to name something, which library or pattern to use, or what a spec probably means given the surrounding code. Launch two or three decision agents from different vantage points, make them argue, proceed if they converge, and escalate only if they genuinely cannot. Reach for this even when the question feels quick to ask. Do NOT use for decisions the user reserved for themselves, irreversible or destructive actions, anything that spends money or touches secrets or production, changes to the scope of the task, or trivial choices you should just make.
Audited -
nicknisi Skill AutoplanUse when the user says "autoplan this", "autoplan", or wants an open-ended design/bugfix problem mined into a multiple-choice decision. Runs the saved autoplan workflow — parallel candidates, holy-grail check, advisor recommendation, human decision gate, plan write.
-
nkrrish Bundle Todo BoardUse when the user types /todo-board, asks for a todo, task, or kanban board for the current project, or wants to add, move, list, review, finish, or reopen cards on a project's existing board.
-
nvlabs Bundle Robolab TaskgenGenerate RoboLab task files from natural language descriptions of robot manipulation goals. Use this skill when a user wants to create, write, or generate a new task definition, or asks how to define success conditions, terminations, subtasks, or instructions for a robot manipulation task.
-
nvlabs Bundle Robolab ScenegenGenerate USD scene files for RoboLab from natural language descriptions. Use this skill when a user wants to create a new scene with objects on a table, or asks to arrange objects for a robot manipulation task.
-
nyldn Skill Repo DeliveryImprove repository onboarding, installation, upgrades, packaging, and release verification. Use when building or changing how users obtain, run, update, or remove a product, or when adopting a repeatable delivery workflow in a repository.
-
oaustegard Skill JjUse this skill when the user asks about `jj` (Jujutsu) or any operation on a git repo where they want jj semantics — clones, commits, bookmarks, rebases, conflict handling, undo via `op log`. Triggers include: "use jj for this", "jj clone …", "make a bookmark", "what does `jj describe` do", "rebase this stack with jj", "undo my last jj operation". This is the canonical reference for the jj-native workflow on this hub.
-
observeinc Skill BranchCreate git branches with a username prefix. Use when creating new branches, checking out new branches, or when the user asks to start work on a feature, fix, or task.
-
ogulcancelik Skill PreflightUse fresh-context specialists to challenge regression risk before implementation, then verify the smallest correct change. Use only when the user says "preflight," asks for a risk gate, or explicitly requests this workflow. Never auto-invoke it.
Audited -
olelehmann1337 Bundle AssistantSecond Brain assistant. Runs daily sessions, compresses context, routes knowledge, handles meeting notes, and keeps the vault current. Use when user says "resume", "save", "compress", "morning", "evening", "weekly review", "meeting", "transcript", "log this", "remember this", or runs /assistant.
-
onlyterp Skill Pt ReconReverse-engineer a website into an evidence-cited "dossier" so you can build or update a site adapter in one shot. Use this whenever the task is to ADD or UPDATE support for a site/terminal in an extension or scraper — a new memecoin terminal (GMGN, Padre, Axiom, BullX, DexScreener, Photon, Birdeye, Jupiter, or one that launched yesterday), fixing a broken selector/route/price source, or understanding what a page actually does over the wire (its endpoints, WebSocket frames, DOM price provenance, chain slugs, auth walls). It captures a real browsing session in full and distills what the page IS, then verifies your adapter against it. Zero dependencies (Node ≥ 22 + any Chrome). Works for any project via ptrecon.config.json — PaperTrench ships as the default.
-
zuoa Skill Buildbot ReviewerReview repository changes for BuildBot's Issue-to-PR workflow and decide whether the current diff is ready to submit. Use this skill whenever Claude is asked to review code changes, assess readiness for PR, judge pass or fail, or provide blocking feedback for a bugfix or feature implementation round.
-
zuoa Skill Buildbot ImplementerExecute repository changes for GitHub Issue driven development tasks in BuildBot. Use this skill whenever the user wants Claude to implement, fix, code, modify files, apply review feedback, or complete an Issue inside an existing repository workflow. This skill is especially relevant for bug fixes, feature delivery, test updates, and revision rounds after code review.
-
akitana-airtanker Bundle Cc TaskImplement based on an approved plan. Use after cc-plan is finalized.
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 implementation, popcorn-task-time, popcorn-temporal-anchor. 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.