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.
-
ryankolean Bundle InterrogateAsks clarifying questions before executing any task. Activates automatically on ambiguous or complex requests, or manually when the user says "interrogate me", "ask me questions first", or "scope this". One question at a time, like a senior consultant scoping a project, until Claude is confident it fully understands the goal, constraints, audience, and hidden assumptions.
-
tomjiu Skill Reverse Engineering WorkflowUse for reverse engineering, malware analysis, Android APK static analysis, or tool selection (Ghidra, Frida, JADX, radare2). Index-first; load domain packs on demand. Authorized analysis only.
-
doronkatz Skill Tldraw OfflineOperate the user's tldraw offline canvas app, including open .tldraw or .tldr files. Use whenever a task involves inspecting, editing, arranging, connecting, linting, or scripting a tldraw Desktop canvas.
-
hybridaione Skill Google WorkspaceUse browser automation for Google Workspace web UI tasks in Gmail, Calendar, Drive, Docs, and Sheets.
-
hybridaione Skill HimalayaManage email with the Himalaya CLI: configure accounts, list folders, read or search messages, draft replies, send mail, or download attachments from the terminal.
-
hybridaione Skill Github Pr WorkflowCreate branches, commit and push changes, open or update GitHub pull requests, handle CI, and merge safely.
-
ryankolean Bundle Workflow LockCaptures a successful one-off Claude interaction and convert it into a repeatable, templatized workflow with variables and trigger conditions. Activates when the user says "lock this workflow", "save this as a template", "I want to reuse this", or after a successful task where the user indicates they'll need to do it again. Turns one good result into infinite consistent results.
-
ryankolean Skill Mentor LencioniCoaching through Patrick Lencioni's published frameworks. Apply when the user needs advice on team dynamics, organizational health, meeting effectiveness, or diagnosing why a team is underperforming. Trigger with "ask Lencioni", "what would Lencioni do", or "Lencioni mode".
-
jorinyang Bundle Zhike Content OutputContent output rules for 贵州之客 — how to produce result documents that don't mix ideology/methodology with outcomes. Core workflow skill for all document产出 tasks.
-
itamarzand88 Skill Repo Task Proof Loop<!-- source: repo-task-proof-loop — https://raw.githubusercontent.com/DenisSergeevitch/repo-task-proof-loop/main/SKILL.md -->
-
itamarzand88 Skill Claw3d Print Workflow<!-- source: claw3d-print-workflow — https://raw.githubusercontent.com/makermate/claw3d-skill/main/SKILL.md -->
-
doronkatz Bundle Utility Pm Workflow OrchestratorRun an ordered sequence of pm-skills against one input, pausing for go/no-go and stopping on a failed or empty step. Accepts a saved prioritized action plan (Mode A) or an ad-hoc named chain (Mode B; the chain command routes here). Explicit invocation only; run --dry-run first while the native path is EXPERIMENTAL. To author a durable workflow instead, use utility-pm-workflow-builder.
-
doronkatz Bundle Kepano Obsidian BasesCreate and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian. Pure syntax/spec reference.
-
deankelly751 Skill Jira TicketsCreate JIRA tickets at any hierarchy level (Epic, Story, Task, Sub-task, Bug). Infers as much as possible from conversation context and recommends values; asks the user only for criteria it cannot determine. Use when the user asks to create a JIRA ticket, issue, story, task, bug, epic, or sub-task, or mentions filing/logging work in JIRA.
-
deankelly751 Skill Execution Tdd WorkflowRed-green-refactor TDD workflow with practical guidance. Covers when TDD helps most, when it's counterproductive, outside-in vs inside-out approaches, and the Transformation Priority Premise. Use when practising TDD or deciding whether TDD is appropriate for a task.
-
deankelly751 Skill Execution Background JobsDesign reliable background job processing systems. Covers job queue selection, idempotency, retry strategies, dead letter queues, and monitoring. Use when implementing async processing, task queues, or scheduled jobs.
-
deankelly751 Skill Execution Git WorkflowGit branching strategy, PR workflow, commit conventions, and release process. Decision framework for choosing a workflow. Use when establishing team Git conventions, designing branch protection rules, or reviewing Git practices.
-
deankelly751 Skill Execution Migration WorkflowSafe, reversible database schema migration workflow. Covers migration naming, zero-downtime changes, backward compatibility, and rollback strategy. Use when evolving database schemas in production systems.
-
arjunprabhulal Skill Build OptimizationMakes builds fast and reproducible through incremental and hermetic builds, remote or shared caching, dependency caching, and parallelism, without trading correctness for speed. Use this whenever the user complains builds are slow, asks about build caching or cache keys, wants to cut cold-build time, is setting up a remote build cache, or is debugging a build that's fast but wrong. For caching inside a CI workflow use `ci-pipelines`; for shrinking the resulting image use `image-optimization`.
-
mhassan0000 Bundle Email Autoresponder FlowEmail Autoresponder Flow
1 -
mhassan0000 Bundle Clickup Stage Change To Awaiting ProposaClickUp Stage Change to Awaiting Proposal -> Send Followup Email
1 -
mhassan0000 Bundle New Calendar Booking Update Crm Record INew Calendar Booking -> Update CRM Record in ClickUp
1 -
mhassan0000 Bundle Payment Completed Create Trello Board SePayment Completed -> Create Trello Board & Send Email
1 -
mhassan0000 Bundle Build This Automated AI Linkedin Dm SystBuild This Automated AI LinkedIn DM System in 1 Hour (N8N)
1 -
mhassan0000 Bundle Google Drive Cold Email Enrichment InstaGoogle Drive -> Cold Email Enrichment -> Instantly Flow
1 -
mhassan0000 Bundle Personalized 1000 Cold Emails Using ThisPersonalized 1000+ Cold Emails Using THIS AI System (FREE TEMPLATE)
1 -
mhassan0000 Bundle The Search Intent Email Scraping SystemThe Search Intent Email Scraping System (+15% Reply Rates)
1 -
steph-dove Skill Httpx New Worktree 3Use when the user wants a new git worktree created for a task. Picks a kebab-case branch name with a fix/feat/chore/docs/refactor prefix, runs `git worktree add` from the configured base branch, and reports the new path.
-
steph-dove Skill Fastapi ImplementUse when the user pastes a ticket, design doc, or task description and wants it implemented. Multi-phase flow — understand, investigate (in plan mode), plan, implement, verify. Enforces strict scope rules and writes failing tests first for bug fixes.
-
steph-dove Skill Fastapi Implement 2Use when the user pastes a ticket, design doc, or task description and wants it implemented. Multi-phase flow — understand, investigate (in plan mode), plan, implement, verify. Enforces strict scope rules and writes failing tests first for bug fixes.
-
steph-dove Skill Fastapi Implement 3Use when the user pastes a ticket, design doc, or task description and wants it implemented. Multi-phase flow — understand, investigate (in plan mode), plan, implement, verify. Enforces strict scope rules and writes failing tests first for bug fixes.
-
steph-dove Skill Fastapi Implement 4Use when the user pastes a ticket, design doc, or task description and wants it implemented. Multi-phase flow — understand, investigate (in plan mode), plan, implement, verify. Enforces strict scope rules and writes failing tests first for bug fixes.
-
steph-dove Skill Fastapi Implement 5Use when the user pastes a ticket, design doc, or task description and wants it implemented. Multi-phase flow — understand, investigate (in plan mode), plan, implement, verify. Enforces strict scope rules and writes failing tests first for bug fixes.
-
steph-dove Skill Fastapi Implement 6Use when the user pastes a ticket, design doc, or task description and wants it implemented. Multi-phase flow — understand, investigate (in plan mode), plan, implement, verify. Enforces strict scope rules and writes failing tests first for bug fixes.
-
steph-dove Skill Fastapi Implement 7Use when the user pastes a ticket, design doc, or task description and wants it implemented. Multi-phase flow — understand, investigate (in plan mode), plan, implement, verify. Enforces strict scope rules and writes failing tests first for bug fixes.
-
tomjiu Skill Dfir WorkflowUse for digital forensics / incident response workflows — memory, disk, timeline. Defensive investigation. Prefer Volatility3, Velociraptor, Plaso, Autopsy from catalog URLs.
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 interrogate, reverse-engineering-workflow, tldraw-offline. 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.