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 Workflow 51Guidelines for Michael Vorburger's preferred Git workflow. Use when this capability is needed.
-
tomevault-io Bundle Conductor 4Compact Conductor skill. Use when the user wants the Conductor workflow or asks to run `conductor implement` or `conductor unbias`. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 56Use when starting feature work needing branch isolation, or when development is complete and ready to merge/PR
-
tomevault-io Bundle Git Workflow 57Git best practices and workflows including conventional commits, branching strategies, and collaboration patterns. Use when this capability is needed.
-
tomevault-io Bundle Breadboarding 2Transform a workflow description into affordance tables showing UI and Code affordances with their wiring. Use to map existing systems or design new ones from shaped parts. Use when this capability is needed.
-
tomevault-io Bundle Things Mac 10Manage 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 Moltbot 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 58Git commit conventions, branch naming, and workflow best practices for clean version history. Activate when committing, branching, rebasing, or reviewing git history. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 59Git workflow management. Triggers when creating branches, preparing PRs, or managing merge decisions. Use when this capability is needed.
-
tomevault-io Bundle Jujutsu 2Use Jujutsu (jj) for version control operations. Provides guidance on jj commands, revsets, commit messages, and workflow. Use when working with version control, making commits, or when git/jj/Jujutsu is mentioned. Use when this capability is needed.
-
tomevault-io Bundle Email 3Skills for attacking email services including SMTP, POP3, and IMAP. Use when this capability is needed.
-
tomevault-io Bundle Writing Plans 8Use when you have a spec or requirements for a multi-step task, before touching code
-
tomevault-io Bundle Code Review 123Guidance on how to conduct a review of your work, always to be called upon task completion Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 29Advanced git workflows with branch management, conflict resolution, and PR lifecycle Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 30Git operations, branching, commits, PRs, and release workflows. Use when the user asks to "commit", "create PR", "branch", "merge", "rebase", "cherry-pick", "tag", or manage git history. Use when this capability is needed.
-
tomevault-io Bundle Tdd Workflow 3Complete Test-Driven Development (TDD) workflow guide. Use when implementing new features, adding functionality, or when user mentions "test first", "TDD", or "red-green-refactor". Ensures compliance with Critical Invariant
-
tomevault-io Bundle Gog 15Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. Use when this capability is needed.
-
tomevault-io Bundle Fix Issue 4Bug fix workflow with 3-hypothesis debugging protocol Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 31Reference guide for the project's Git workflow — branch strategy, commit style, PR lifecycle, rebase vs merge, history rewriting rules, git hooks, stash/worktree/bisect/reflog/cherry-pick, plus the enforced never-push-to-main + CodeRabbit + pre-commit/pre-push hook policy. Activates when creating branches, writing commits, or opening PRs. Use when this capability is needed.
-
tomevault-io Bundle Turborepo 2Turborepo monorepo build system guidance for turbo.json, task pipelines, dependsOn, caching, remote cache, the turbo CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure, best practices, and boundaries. Use when user configures tasks, workflows, pipelines, creates packages, sets up monorepo, shares code between apps, runs changed or affected packages, debugs cache, or has apps/packages directories. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 37自动化Git操作,智能生成遵循Conventional Commits的提交信息、分支管理和PR描述生成。 Use when this capability is needed.
-
tomevault-io Bundle Openspec Onboard 2Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 38Git workflow automation and best practices Use when this capability is needed.
-
tomevault-io Bundle Idea Storer 2Integrate with IDEA Storer CLI to read, manage, and act on stored development ideas. Use when user mentions "ideas", "IS", "idea storer", "check my ideas", "what should I work on", or asks about brainstorming and task planning. Use when this capability is needed.
-
tomevault-io Bundle Release 56Plugin release workflow skill for version bumping, git tagging, and GitHub release creation. Use when releasing plugin versions with automated CHANGELOG generation and version synchronization. Use when this capability is needed.
-
tomevault-io Bundle Google 3Personal assistant for Google Workspace using gog CLI. Search Gmail, manage Calendar, organize Drive, update Sheets, track Tasks, and lookup Contacts. Use when triaging email, scheduling meetings, finding availability, searching documents, managing tasks, or any Google service interaction from the terminal. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 39Branching strategies, conventional commits, PR templates, and merge vs rebase guidance. Activate when starting features, creating PRs, or managing releases. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 41Git Flow 브랜치 전략 및 PR 절차 가이드. 브랜치 생성, 커밋, PR 작성 시 참조. "branch", "commit", "PR", "pull request", "merge", "git flow" 키워드로 트리거. Use when this capability is needed.
-
tomevault-io Bundle Tdd Workflow 4Test-driven development methodology guide Use when this capability is needed.
-
tomevault-io Bundle Writing Plans 5Use when you have a spec or requirements for a multi-step task, before touching code
-
tomevault-io Bundle Openspec Archive Change 14Archive 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 Git Workflow 42Git branch management, commit conventions, and PR workflows Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 43IdeaVim git workflow conventions covering commits, branches, PRs, and CI. Use when creating commits, managing branches, creating pull requests, reviewing git history, or any git-related activity in the IdeaVim project. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 69Git commit message format using conventional commits, with character limits, commit types, branch workflow, and examples. Load before making a commit or reviewing git history. Use when this capability is needed.
-
tomevault-io Bundle Calendar 4Interact with Apple Calendar via AppleScript. Use when the user asks to check calendar, view events, create events, manage schedule, find free time, or list calendars. Triggers include "my calendar", "my schedule", "calendar events", "create event", "add to calendar", "what's on my calendar", "free time", "available slots", "upcoming events", "today's events". Requires macOS with Calendar.app. Use when this capability is needed.
-
tomevault-io Bundle Gh CLI 8This skill should be used when working with GitHub CLI (gh) for any task including code search, workflow debugging, GitHub Pages deployment, or general GitHub operations. Use this skill for enhanced code search capabilities, analyzing failed workflow runs, managing GitHub Pages, or any gh command usage. Use when this capability is needed.
-
tomevault-io Bundle Atlas 4Task execution engine with fresh context per task. Spawns sub-agents for complex implementation, runs simple tasks inline. Tracks state persistently, supports pause/resume across sessions. 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-workflow, conductor, git-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.