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 Git Ops 4Safe git operations including commits, branches, merges, worktrees, and conflict resolution. Use when user wants to commit and push changes, manage branches, resolve conflicts, or create isolated workspaces. Activates when user says "commit", "push", "merge", "branch", "pull", "rebase", "worktree", "conflict", or similar git workflow requests. Use when this capability is needed.
-
tomevault-io Bundle Code Review 184This skill should be used when the user says "review my code", "check these changes", or wants feedback on code before creating a PR. Also used after completing a task during iterative implementation. Use when this capability is needed.
-
tomevault-io Bundle Skill Creator 118Create or update Skills for MyPicoClaw. Use when the user asks to add a new capability, define a new workflow, or package a new skill. Use when this capability is needed.
-
tomevault-io Bundle Static Analysis 2Run static analysis (linting, type checking) on the codebase. Use this skill whenever the user asks to lint code, run type checking, check for code issues, or run clippy/eslint/golangci-lint. Also triggered as part of the verify workflow. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 97Branching, rebasing, commit hygiene, and review-friendly history for agency delivery. Use when this capability is needed.
-
tomevault-io Bundle Task Externalization 2System for externalizing large task context to .scratch/tasks/ files to maintain continuity across context compactions and session resets. Use this skill when starting large/complex tasks, after /compact or /new commands, or when context window is getting full during multi-file work. Use when this capability is needed.
-
tomevault-io Bundle Release 74Release Workflow - Merge develop to main, bump version, publish to npm, and create GitHub release. Use when this capability is needed.
-
tomevault-io Bundle Team 5N coordinated agents on shared task list using Claude Code native teams Use when this capability is needed.
-
tomevault-io Bundle Tdd Workflow 8在编写新功能、修复 bug 或重构代码时使用此 skill。强制执行测试驱动开发,覆盖率要求 80% 以上,包括单元测试、集成测试和 E2E 测试。 Use when this capability is needed.
-
tomevault-io Bundle Git Commit 21Use this skill when user asks to "commit changes", "create a commit", "stage and commit", or wants help with git commit workflow.
-
tomevault-io Bundle Openspec New Change 3Start 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 Next 8Surface the most valuable next action by combining task stack, queue state, inbox pressure, health, and goals. Recommends one specific action with rationale. Triggers on "/next", "what should I do", "what's next". Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 85Invoke before any git operations — branching, committing, merging, or creating pull requests. Contains project-specific branch naming, commit format, and merge strategy. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 86จัดการ branch, rebase, merge, PR, แก้ conflict ใช้เมื่อทำงานกับ branch หรือ git ที่ซับซ้อนกว่าแค่ commit Use when this capability is needed.
-
tomevault-io Bundle Review 39Smart review router. Detects context (morning, Sunday, end of month) and launches the appropriate review workflow. Use anytime for the right review at the right time. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 87This skill should be used when the user asks to "make commits", "commit all changes", "create a branch", "name a branch", "organize commits", "conventional commits", "generate changelog", "release version", "bump version", or needs guidance on git workflow best practices including commit organization, branch naming, and conventional commit format. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 88Manage git worktrees for parallel development sessions. Create isolated workspaces, check status, finish work with PRs, and clean up merged branches. Use when the user says /git-workflow, needs to create a feature branch worktree, check worktree status, push and create a PR from a worktree, or clean up merged worktrees. Triggers on worktree management and parallel development workflow requests. Use when this capability is needed.
-
tomevault-io Bundle Pr Workflow 5Use this skill when the user wants to "create PR", "update PR", "merge PR", "PR template", "auto-fill PR", "request review", or manage pull request lifecycle. Generates PR descriptions from commits/issues with intelligent defaults.
-
tomevault-io Bundle Git Commit Helper 2Generates meaningful git commit messages for Spec-Driven Development workflows. Use when creating commits, suggesting commit messages, or helping with task-based version control. Automatically links commits to work packages.
-
tomevault-io Bundle Contributing 2Guides contributions to essential-eth, a lightweight Ethereum library. Covers adding utility functions, writing tests, JSDoc conventions, and build workflow. Use when adding features, fixing bugs, or writing new utilities for this codebase. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 102Comprehensive Git workflow assistant for commits, branches, merges, and best practices. Use when working with Git operations, creating commits, managing branches, or resolving conflicts. Use when this capability is needed.
-
tomevault-io Bundle Apple Calendar 2Manage Apple Calendar events on macOS using AppleScript. Create, list, search, and delete calendar events. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 103Assist with common git operations including branching, committing, and pull requests. Use when this capability is needed.
-
tomevault-io Bundle Golang Performance 3Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a bottleneck and you need the right optimization pattern to fix it. Also use when performing performance code review to suggest improvements or benchmarks that could help identify quick performance gains. Not for measurement methodology (see golang-benchmark skill) or debugging workflow (see golang-troubleshooting skill). Use when this capability is needed.
-
tomevault-io Bundle Playwright Skill 2Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 104Git workflow for AI-assisted advocacy development — atomic commits per subtask, ephemeral branches, PR curation into reviewable chunks, AI-Assisted tagging Use when this capability is needed.
-
tomevault-io Bundle Build 8Workflow orchestrator that chains existing skills for feature development Use when this capability is needed.
-
tomevault-io Bundle Playwright 9Use 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 Things Mac 12Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks text2llm to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 105Git branching strategies, PR workflow, merge conflict resolution, and history management. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 106When you're asked to work with Git, you MUST use this skill. Use when this capability is needed.
-
tomevault-io Bundle AI Elements 2Vercel AI Elements for workflow UI components. Use when building chat interfaces, displaying tool execution, showing reasoning/thinking, or creating job queues. Triggers on ai-elements, Queue, Confirmation, Tool, Reasoning, Shimmer, Loader, Message, Conversation, PromptInput. Use when this capability is needed.
-
tomevault-io Bundle Gh CLI 9GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line. Use when this capability is needed.
-
tomevault-io Bundle Tdd Workflow 10How to implement features using Test Driven Development (Red-Green-Refactor) Use when this capability is needed.
-
tomevault-io Bundle Openspec Archive Change 23Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.
-
tomevault-io Bundle Gh Address Comments 2This skill should be used when addressing GitHub pull request review comments systematically with mandatory resolution tracking. Use when user says "address PR comments", "fix review feedback", "handle PR review", "resolve PR threads", or needs to ensure all review comments are addressed before merging. Fetches comments via gh CLI, creates task checklists, links commits to review threads, and blocks completion if unresolved threads remain. 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 git-ops, code-review, skill-creator. 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.