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.
-
thunderbird Skill Dns CheckEmail DNS triage — $domain
-
tjboudreaux Skill Investor RelationsThis skill should be used when the user asks about "investor update", "board deck", "board meeting", "investor communication", "monthly update", "quarterly update", "investor email", "bad news investors", "pivot communication", "crisis communication investors", "investor ask", "warm intro", "VC relationship", "fundraising timeline", or discusses managing ongoing relationships with existing or prospective investors. Provides frameworks for effective investor communication and relationship management.
-
tmchow Skill Image SproutUse image-sprout to create and manage image generation projects with consistent style and subject identity. Use this skill when the user asks to generate images with saved context, iteratively refine image outputs, manage image projects with references and guides, or run image-sprout CLI commands in a workflow.
-
ton-blockchain Bundle Ton Bug TriageReproduce TON bugs on a local tontester network. Use only when the task involves launching tontester validators, deploying contracts to a local network, or comparing patched validator builds — not for general TON development or testnet interaction.
-
trananhtung Bundle Viral Content EvaluatorScore and critique content against evidence-based stickiness and virality standards — the SUCCESs framework from "Made to Stick" and the STEPPS framework from "Contagious". Use whenever the user asks to review, rate, grade, critique, or QA any content (post, script, ad, email, headline, landing page, article), asks "is this good?", "will this go viral?", "why isn't this getting engagement?", or wants content checked against standards before publishing.
-
tupe12334 Skill Test SkillA test skill with a mermaid diagram showing workflow
-
ui5 Bundle Incremental BuildWork on the incremental (delta) build system in @ui5/project: build caching, resource indexing, hash trees, stage caching, build server, file watching, task execution caching, and delta builds.
-
ui5 Bundle Run Visual TestsUse when the user asks to run visual tests, uiveri5, image-comparison tests, screenshot tests, or check visual regressions for any OpenUI5 library. Covers chromedriver setup against modern Chrome, the detached-HEAD gotcha, and the local-baseline workflow for catching real diffs.
-
umutbasal Bundle CombyStructural code search and refactoring using comby, a tool for matching and rewriting code based on syntax structure rather than regex. Use when performing code refactoring, renaming patterns across files, finding/replacing function calls with specific argument patterns, migrating APIs, transforming function signatures, or any task requiring syntax-aware code transformation. Triggers include requests to refactor code, rename functions/variables across codebase, find and replace code patterns, migrate deprecated APIs, update naming conventions, remove debug statements, or modernize code patterns.
-
use-novamira Bundle Novamira CoreVersion-matched workflow for safely operating Novamira-enabled WordPress sites with the installed Novamira CLI.
-
utmapp Skill Utm ReviewReview pending UTM changes before they are submitted. Runs a standard correctness/quality code review of the current branch's diff AND audits it against UTM's contribution rules in CONTRIBUTING.md and AGENTS.md — scope discipline, commit/PR format, AI attribution, logging hooks, generated files, UI/design philosophy, and platform compatibility. Use this before opening or updating a UTM pull request, whenever the user asks to review UTM changes, or when the user runs /utm-review. The /utm-submit workflow expects this to have been run on the current changes first.
-
hmbown Bundle TrimtabUse when the user asks for /trimtab or wants to bootstrap or run a closed-loop self-verifying agentic workflow in a repo. Defaults to the safest profile: Claude orchestrates and may use Claude or Codex sub-agents for work, while a fresh Codex context verifies closure.
-
hmbown Bundle Init TrimtabUse when the user asks for $init-trimtab or wants to inspect a specific repo and install or retune a Trimtab player/coach workflow for that project's actual constraints, tools, and task graph.
-
hol-theorem-prover Skill Hol4 DevelopmentConventions, build commands, and idioms for working on the HOL4 codebase as software — editing `.sml`/`.sig`/`*Script.sml` files, running `bin/build` or `Holmake`, refactoring modules, cleaning up dead code or stale comments, and navigating HOL4's directory structure. Trigger this skill whenever the working directory is a HOL4 checkout and the task touches source files, the build system, code style, or module/identifier naming — even if the user doesn't say "HOL4" explicitly. Covers development-side concerns only; writing theorems, designing proofs, and picking tactics are a separate concern that this skill deliberately doesn't address.
-
hol-theorem-prover Skill Holmake DevelopmentWorking on Holmake itself — modifying `tools/Holmake/`, diagnosing why a target rebuilds spuriously, debugging the dep graph, understanding the three-phase `bin/build` flow, the heap-as-implicit-dep mechanism, BIC node semantics, the `HFS_NameMunge` `.hol/objs/` indirection, `--rebuild=mtime` vs `--rebuild=cachekey`, mosml/poly portability of `HM_Cline` options, and how to write Holmake regression tests. Use this skill whenever the task touches `tools/Holmake/**`, `tools-poly/build.sml`, `tools/sequences/*`, Holmakefile syntax, build-order diagnostics, or "why is this rebuilding?" investigations.
-
hossainlab Bundle Bulk Rnaseq Counts To De Deseq2Run differential expression analysis on bulk RNA-seq count data with DESeq2 (R). Covers DESeqDataSet construction from a count matrix, tximport (Salmon/Kallisto), featureCounts, or SummarizedExperiment; pre-filtering; design formulas (simple, batch, paired, interaction, multi-factor, LRT); result extraction by coefficient or contrast; log-fold-change shrinkage (apeglm/ashr); VST/rlog transformations; and exporting significant genes. Use when the user has RNA-seq counts and wants differential expression, DE genes, volcano/MA inputs, or a DESeq2 workflow.
-
hubeiqiao Bundle Ielts Writing CoachUse when coaching IELTS Academic or General Training Writing Task 1 or Task 2, estimating bands, comparing revisions, creating targeted drills, or validating feedback against official IELTS samples - applies public IELTS criteria with evidence-backed band breakdowns, task gates, calibration cautions, and reusable skill practice.
-
hubeiqiao Bundle Celpip Writing CoachUse when coaching CELPIP Writing Task 1 emails or Task 2 survey responses, scoring drafts, comparing revisions, building short recall drills, or preparing for CLB 9-10 - gives evidence-backed Canadian English feedback, format gates, focused fixes, answer keys, and reusable memory items without overclaiming official scoring.
-
hugoduncan Skill Bbum ConsumerUse when the user wants to discover, browse, search, or install bbum task libraries from the marketplace, or star a library to signal adoption. Trigger on: "find a bbum library", "search marketplace", "list marketplace libraries", "install from marketplace", "star a library", "find bbum tasks for X", "what task libraries are available".
-
hugoduncan Skill Bbum PublisherUse when the user wants to publish a bbum task library to the marketplace. Trigger on: "publish my library", "add to marketplace", "submit library", "register my bbum library", "list my library on the marketplace".
-
hugoduncan Skill BbumReference for using bbum (Babashka Universal Module Manager) to manage babashka task libraries. Use when installing, removing, updating, or inspecting bbum tasks, or managing bbum sources.
-
hugoduncan Skill Bbum Task LibReference for constructing bbum-compatible task libraries. Use when creating, extending, or structuring a library of babashka tasks installable via bbum.
-
itofu Skill Handoff SaveUse when user requests a handoff document before /compact, asks to save current session state for later resumption, or says phrases like "给我一份 handoff", "保存 handoff", "compact 前", "记录当前进度", "save handoff", "before compact". Designed for the handoff → /compact → resume workflow.
-
igorwarzocha Skill Replicate Todo Gui Behavior 1 1Reproduce pi-masterplan todo selector/action UX, layout anchoring, and key behavior in another extension command.
-
imkohenauser Bundle MtpRuns when the user invokes /mtp. Compiles slider, grid, or preset args into output constraints; guides usage from official MTP references when steering args or the task is missing.
-
marcelocruzrpa Bundle Uipath TasksGenerates UiPath Tasks workflows — Form Tasks (CreateFormTask, WaitForFormTaskAndResume, GetFormTasks) with form.io schemas and FormData bindings, External Tasks (CreateExternalTask, WaitForExternalTaskAndResume) for system-in-the-loop patterns, and Task Management (CompleteTask, AssignTasks) for programmatic task operations. Self-contained skill with generators, lint rules, and scaffold hooks loaded via uipath-core's plugin system (plugin_loader.py). Use when the user mentions Tasks, form tasks, external tasks, human-in-the-loop approval, task assignment, task completion, recovery workflows, or any Persistence.Activities usage.
-
marcus Bundle Td Task ManagementTask management for AI agents across context windows. Use when agents need to track work, log progress, hand off state, and maintain context across sessions. Includes workflows for single-issue focus, multi-issue work sessions, and structured handoffs. Essential for AI-assisted development where context windows reset between sessions.
-
martian-engineering Skill PebblesIssue tracking and workflow with pebbles (pb). Use when managing tasks, epics, dependencies, planning work, or prioritizing issues.
-
max-sixty Skill Check EmailsCheck the whole inbox and present it as a fresh grouped list, surfacing mail that has gone stale as its own group. Use when the user says /check-emails or asks to check their email starting from a clean list.
-
mbmd Bundle AipdlcAIFLC (AI Full Life Cycle) PDLC (Product Development Life Cycle) Family — 11 injectable workflow packages that guide AI coding agents through professional software delivery: idea evaluation → project initiation → portfolio governance → product ownership → UX design → architecture → workspace generation → compliance → test accountability.
-
memex-lab Bundle Gemini TtsGenerate speech from text using Google Gemini TTS. Use when creating voiceovers, narration, podcasts, or any text-to-speech task. Supports 70+ languages, style/emotion control via natural language prompts, and 30 prebuilt voices. Trigger on "Gemini TTS", "Google TTS", "voiceover", "narration", "text to speech", "speech generation".
-
mhbxyz Bundle Just ConfigGuides writing clean, idiomatic justfile configurations for the just command runner. Use when user asks to create a justfile, add just recipes, set up project automation, or configure task runners. Covers modules, settings, recipes, and best practices.
-
mic92 Bundle Crabfit CLICreate and manage Crab.fit scheduling events. Use for coordinating meeting times across multiple people.
-
microsoft Bundle ConductorValidate, run, and execute workflows; creating new workflows when explicitly asked. Use when orchestrating AI agents via YAML workflow files, executing an existing workflow, debugging execution, configuring routing between agents, setting up human-in-the-loop gates, or understanding workflow YAML schema. Only create new workflows when explicitly asked.
2.7k -
milis92 Bundle Create RuleUse when the user wants to create, update, or generate a .claude/rules/ file for any coding convention topic (testing, error handling, architecture, git workflow, etc.). Also use when the user wants to codify a pattern Claude keeps getting wrong. Do NOT trigger for writing CLAUDE.md files, reviewing existing rules, linter/prettier configs, CONTRIBUTING.md, writing tests, fixing bugs, or refactoring.
-
wealthfolio Skill Run E2e TestsHow to run Wealthfolio E2E tests correctly. Use this skill whenever you are about to run, execute, or trigger Playwright E2E tests — including running a single spec file, the full test suite, or checking whether E2E tests pass. Also use it when setting up the environment for E2E tests or troubleshooting E2E test failures. Do NOT skip this skill just because the task seems simple — the environment setup is mandatory and skipping it leads to silent failures.
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 ton-bug-triage, dns-check, investor-relations. 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.