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.
-
tomevault-io Bundle Florianbruniaux Ccboard Tdd RustTDD Workflow for Rust Projects
-
tomevault-io Bundle Release WorkflowGuides release preparation and execution for ai-todo. Use when the user asks to 'prepare release', 'execute release', 'release', or mentions creating a new version. Use when this capability is needed.
-
tomevault-io Bundle Go Dev WorkflowFlujo de desarrollo en GoFHIR. Usar al configurar ambiente, ejecutar comandos make, o trabajar con git hooks. Use when this capability is needed.
-
tomevault-io Bundle Task PlanningStructured task planning workflow with user feedback loops. Use when the user explicitly requests planning (e.g., "make a plan", "plan first", "create a plan"). Covers creating plans with actionable steps, iterating based on feedback, saving confirmed plans, and executing step-by-step with progress tracking. Use when this capability is needed.
-
tomevault-io Bundle Hack23 Cia Issue Triage WorkflowIssue Triage Workflow Skill
-
tomevault-io Bundle Japboy Dotfiles Creating CommitsCommit Workflow
-
tomevault-io Bundle Skill ScoutAnalyzes the recent conversation history or a completed task to detect reusable patterns. Generates a new SKILL.md file to automate that workflow in the future. Use this when the user asks to "create a skill from this," "save this workflow," or "suggest a new skill.
-
tomevault-io Bundle Team ShinchanstartUse when you want to start a new task with the integrated workflow.
-
tomevault-io Bundle Sergio Bershadsky AI Replit PlanReplit Task Planner
-
tomevault-io Bundle UltraqaQA cycling workflow - test, verify, fix, repeat until goal met Use when this capability is needed.
-
tomevault-io Bundle Smittysmee Kybernos Git WorkflowInstructions
-
tomevault-io Bundle Workflow ValidateValidate technical feasibility with prototypes or tests Use when this capability is needed.
-
tomevault-io Bundle Dns TroubleshooterIt's not DNS / There's no way it's DNS / It was DNS. Diagnose and troubleshoot DNS issues including delegation verification, record conflicts, authoritative vs local DNS comparison, and SPF validation. Use when encountering NXDOMAIN errors for URLs that should exist, verifying DNS delegation is correct, checking for conflicting DNS records, comparing what authoritative nameservers say vs local resolvers, or validating SPF records for email deliverability. Use when this capability is needed.
-
tomevault-io Bundle Ailang Post Release TasksRun automated post-release workflow (eval baselines, dashboard, docs) for AILANG releases. Executes 46-benchmark suite (medium/hard/stretch) + full standard eval with validation and progress reporting. Use when user says "post-release tasks for vX.X.X" or "update dashboard". Fully autonomous with pre-flight checks. Use when this capability is needed.
-
tomevault-io Bundle Andersonbalves Folio Git WorkflowGit Workflow
-
tomevault-io Bundle Write TaskGuide users through writing effective task definitions for plan-forge. Use when user wants help writing a task, needs a task template, is preparing input for plan-forge, or asks "how do I write a good task for planning? Use when this capability is needed.
-
tomevault-io Bundle GithubfixCorriger une issue GitHub avec workflow simplifié et efficace Use when this capability is needed.
-
tomevault-io Bundle Linux TasksManage tasks and todos on Linux using Taskwarrior CLI. Add, list, complete, modify, and delete tasks with projects, tags, priorities, and due dates. Use when a user asks FRIDAY to add a task, list todos, manage projects, or track tasks on Linux. Use when this capability is needed.
-
tomevault-io Bundle Client EmailWrite professional emails to clients Use when this capability is needed.
-
tomevault-io Bundle Bx Plan WriterUse when you have a spec or requirements for a multi-step task, before touching code
-
tomevault-io Bundle Feature DevelopmentGuided 7-phase workflow for implementing new features with checkpoints Use when this capability is needed.
-
tomevault-io Bundle Close PlanPlan completion workflow - archive plan, verify todos, create git commit, push with retry. Use for finalizing completed plans. Use when this capability is needed.
-
tomevault-io Bundle Git MasterGit workflow mastery - staging, committing, branching, PR creation. Apply conventional commits, Co-Authored-By attribution. Only create commits when user explicitly requests. Use when this capability is needed.
-
tomevault-io Bundle Dbcrust ReleaseUse this skill when the user asks to cut, publish, prepare, or automate a DBCrust release. It runs release checks, uses Commitizen to bump the version/changelog/tag, pushes the release tag, and waits for the GitHub Release workflow (binaries, GitHub Release, PyPI publish).
-
tomevault-io Bundle Tech LeadThis skill should be used when the user asks to "implement a Jira ticket", "start working on EPMCDME ticket", "analyze task", "begin implementation", "implement new task", "implement feature", "act as tech lead", "plan implementation", "how should I implement", or wants structured technical leadership for implementing features. Acts as a technical lead to guide implementation from requirements (Jira ticket or user description) through complexity assessment, architectural analysis, branch creation, and pattern-driven coding. Use when this capability is needed.
-
tomevault-io Bundle Plugin SearchSearch for claude plugins or skill to help user with a task Use when this capability is needed.
-
tomevault-io Bundle Workflow PracticesWorkflow rules for task execution, respecting user code, and git commits. Use when planning or executing development tasks. Use when this capability is needed.
-
tomevault-io Bundle Flightctl AI Workflows Cve FixCVE Fix Workflow Orchestrator
-
tomevault-io Bundle StorekitUse when implementing in-app purchases, StoreKit 2 subscriptions, consumables, non-consumables, or transaction handling. Covers testing-first workflow with .storekit configuration, StoreManager architecture, and transaction verification.
-
tomevault-io Bundle Bundled KeepExisting task skill that should remain after job-level skill injection. Use when this capability is needed.
-
tomevault-io Bundle Add WorkflowGuide for adding a new RolloutWorkflow to AReaL. Use when user wants to create a new workflow. Use when this capability is needed.
-
tomevault-io Bundle Prep ReleasePrepare node-libcurl for a release — merge develop into master, decide the version bump, and convert the [Unreleased] CHANGELOG section into a dated version section. Use whenever Jonathan asks to "prep a release", "prepare a release", "do release prep", "merge develop into master", "cut a release", "ship a new version", or anything similar in this project. Also use when he says "we're shipping vX.Y.Z" or asks for help deciding what version number to use for the next release. Do NOT bump the package.json version and do NOT create tags — the release workflow handles those. Use when this capability is needed.
-
tomevault-io Bundle Bl RecordRecord changes as a new commit in git-branchless workflow Use when this capability is needed.
-
tomevault-io Bundle Omk Skill CreationCreate high-quality, production-ready skills from scratch. Trigger when user says 'create skill', 'new skill', 'write a skill', 'make a skill', '创建 skill', '写个 skill', 'skillify', or when packaging a repeated workflow into a reusable skill. Also trigger when reviewing or improving existing skills. Use when this capability is needed.
-
tomevault-io Bundle CoderabbitRun CodeRabbit CLI for AI code reviews and integrate findings into the development workflow. Use when the user wants a code review, to run CodeRabbit after changes, or to fix issues CodeRabbit reported. Use when this capability is needed.
-
tomevault-io Bundle CI CD QuirksUse when confused by CI behavior, investigating why a workflow failed, or troubleshooting environment variable issues in qe-tools
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 florianbruniaux--ccboard--tdd-rust, release-workflow, go-dev-workflow. 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.