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 Create Release 5Cut a versioned NetMonitor-2.0 release. Creates a git tag, pushes it, which triggers the release.yml workflow to build both targets and publish a GitHub Release with auto-generated notes. Use when all P0/P1 bugs are fixed, tests pass, and the release prep checklist (NetMonitor-2.0-c0p) is complete. Use when this capability is needed.
-
tomevault-io Bundle Brand Guidelines 11Applies Notion Avatar's hand-drawn minimalist style to any artifact that may benefit from having the project's look-and-feel. Use it when brand colors, style guidelines, visual formatting, or design standards apply. Use when this capability is needed.
-
tomevault-io Bundle Debugging 14Provides systematic debugging workflow that finds root cause before fixing. Fix phase uses @tdd to write a failing test reproducing the bug, then fix. Searches EC for prior issues and stores learnings. Use when encountering bugs, test failures, or unexpected behavior.
-
tomevault-io Bundle Git Workflow 141Git workflow best practices for commits, rebasing, conflict resolution, and branch management. Use when working with git operations, creating commits, resolving conflicts, or managing branches. Use when this capability is needed.
-
tomevault-io Bundle Project Workflow 4Provides 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.
-
tomevault-io Bundle Workflow Analyze 3Analyze issue and generate analysis.md with solution approaches. Use when starting a new task or feature to thoroughly analyze the problem, compare solution options, and produce a structured decision document. Triggers on task analysis, solution comparison, and pre-implementation investigation. Use when this capability is needed.
-
tomevault-io Bundle Releasing 3Cuts a new versioned release of the Clawd Tank macOS menu bar app. Use when the user asks to release, cut a release, publish a release, ship a version, or bump the version. The release is fully automated by a GitHub Actions workflow that triggers on a vX.Y.Z tag push — do NOT build or zip the app manually. Use when this capability is needed.
-
tomevault-io Bundle Openspec Onboard 9Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work. Use when this capability is needed.
-
tomevault-io Bundle Work 5Spawn subagent(s) to work on ClickUp task(s) in their worktree folders Use when this capability is needed.
-
tomevault-io Bundle Execution Workflow 2This skill should be used when the user asks to "execute task", "implement feature", "delegate work", "run workflow", "review code", "code quality check", or needs task orchestration and code review guidance. Provides execution, delegation, and code review patterns. Use when this capability is needed.
-
tomevault-io Bundle Planning 9Project planning and architecture decision-making workflow. Use when starting new projects, designing systems, choosing technologies, or making architectural decisions. Emphasizes simplicity, type-safety, and avoiding over-engineering while ensuring observability and maintainability. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 127Local git workflow guidance for repositories with no remote configured. Use when there is no origin remote and PRs are not possible. Use when this capability is needed.
-
tomevault-io Bundle Get Shit Done 3Structured spec-driven workflow for planning and executing software projects with GitHub Copilot CLI. Use when this capability is needed.
-
tomevault-io Bundle Yabgp Release Workflow 2This document defines the development, version management, and release workflow for the yabgp project. All contributors and maintainers must adhere to these guidelines. Use when this capability is needed.
-
tomevault-io Bundle Openspec New Change 6Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach. Use when this capability is needed.
-
tomevault-io Bundle Brainstorm 10Unified brainstorming skill with dual-mode operation — auto mode (framework generation, parallel multi-role analysis, cross-role synthesis) and single role analysis. Triggers on "brainstorm", "头脑风暴". Use when this capability is needed.
-
tomevault-io Bundle Writing Plans 24Use BEFORE starting non-trivial work. Creates a structured plan with task breakdown, technical design, and risks. A task is non-trivial if it touches 3+ files, involves a design choice, or will take more than 30 minutes. Use when this capability is needed.
-
tomevault-io Bundle Playwright 13Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
-
tomevault-io Bundle Start 4First-time onboarding — asks where you are, then guides you to the right workflow. No assumptions. Use when this capability is needed.
-
tomevault-io Bundle Writing Plans 25Use when you have a spec or requirements for a multi-step task, before touching code
-
tomevault-io Bundle Git Workflow 149Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes. Use when this capability is needed.
-
tomevault-io Bundle Python Scripts 2Run Python scripts in an isolated virtual environment. Use when you need to execute Python code for image manipulation, data processing, or any scripting task. Use when this capability is needed.
-
tomevault-io Bundle Fix Github Issue 2Workflow for analyzing and fixing GitHub issues. Use when given an issue number to investigate and resolve. Use when this capability is needed.
-
tomevault-io Bundle Github Workflow 4GitHub interactions for issues, PRs, releases, and repository management Use when this capability is needed.
-
tomevault-io Bundle QA Workflow 2Complete QA Validator workflow orchestration. References specialized skills for each validation step. Load at session startup for full protocol. Use when this capability is needed.
-
tomevault-io Bundle Task Management 2Task management using a shared TASKS.md file, optimized for finance operations and month-end close workflows. Use when the user asks about their tasks, wants to add/complete tasks, needs help tracking commitments, or is managing close activities. Integrates with the journal-entry-prep skill to extract journal entry tasks from close checklists and meeting notes. Use when this capability is needed.
-
tomevault-io Bundle Testing Patterns 10This skill is applicable to execute the workflow or actions described in the overview. Use when this capability is needed.
-
tomevault-io Bundle Workflow Creator 2Create workflow-* skills by composing existing skills into end-to-end chains. Turns a user idea into a workflow_spec.md SSOT (via workflow-brainstorm), discovers available skills locally + from skills.sh, and generates a new workflow-<slug>/ skill package. Use when you want to design a new workflow, chain multiple skills into a flow, or turn scattered atomic skills into a resumable plan-then-confirm workflow. Use when this capability is needed.
-
tomevault-io Bundle File Todos 2This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes. Use when this capability is needed.
-
tomevault-io Bundle Workflow Validate 3Validate technical feasibility with prototypes or tests. Use when uncertain about technical approach before committing to implementation. Use when this capability is needed.
-
tomevault-io Bundle Tdd Workflow 12Test-Driven Development guidance. Use when writing code, implementing features, or fixing bugs in projects that follow TDD methodology. Provides the Red-Green-Refactor cycle structure. Use when this capability is needed.
-
tomevault-io Bundle Skill Author 2Create or update an AIDE skill in .aide/skills with valid frontmatter and a concise workflow. Use when this capability is needed.
-
tomevault-io Bundle Meeting Insights Analyzer 2Analyzes meeting transcripts and recordings to uncover behavioral patterns,
-
tomevault-io Bundle Workflow Router 2Goal-based workflow orchestration - routes tasks to specialist agents based on user goals Use when this capability is needed.
-
tomevault-io Bundle Task Management 4Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation Use when this capability is needed.
-
tomevault-io Bundle Arxiv Search 3Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields, Instructions for searching arXiv papers using Python script and shell tool. Read SKILL.md to learn the workflow. Use when this capability is needed.
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 create-release, brand-guidelines, debugging. 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.