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 Openspec Continue Change 7Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow. Use when this capability is needed.
-
tomevault-io Bundle Task Management 5Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation Use when this capability is needed.
-
tomevault-io Bundle Release Management 3GitHub release workflow with semantic versioning, changelogs, and release automation using gh CLI. Use when creating releases, tagging versions, or publishing changelogs. Use when this capability is needed.
-
tomevault-io Bundle Social Content 3When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies. Use when this capability is needed.
-
tomevault-io Bundle Social Content 5When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies. Use when this capability is needed.
-
tomevault-io Bundle Fastapi Pro 12fastapi-pro workflow skill. Use this skill when the user needs Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off. Use when this capability is needed.
-
tomevault-io Bundle Github Workflow 7GitHub interactions for issues, PRs, releases, and repository management Use when this capability is needed.
-
tomevault-io Bundle Dotnet Build 2Build .NET solution/projects using dotnet CLI. Use when task involves compiling, restoring dependencies, or building artifacts. Use when this capability is needed.
-
tomevault-io Bundle Flow Work 2Execute a plan file or Beads epic systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan, working through a spec, following documented steps, or executing a Beads issue ID (e.g., bd-123, gno-45, app-12). Use when this capability is needed.
-
tomevault-io Bundle Tdd 36Test-Driven Development workflow. Use for ALL code changes - features, bug fixes, refactoring. TDD is non-negotiable. Use when this capability is needed.
-
tomevault-io Bundle Meeting Insights Analyzer 3Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
-
tomevault-io Bundle Django Celery 4Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app. Use when this capability is needed.
-
tomevault-io Bundle Add Translation 3Add a new language translation to a Java project using ResourceBundle-based i18n. Translates all entries, verifies quality via independent Google Translate back-translation, adds tests, updates docs, and handles git workflow. Use this skill whenever the user asks to add a translation, translate to a new language, add a locale, or do i18n work on a Java project with .properties files. Use when this capability is needed.
-
tomevault-io Bundle Meeting Insights Analyzer 4Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
-
tomevault-io Bundle Storekit 2Use 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 Golang Pro 25Use when a task needs Go expertise for concurrency, service implementation, interfaces, tooling, or performance-sensitive backend paths.
-
tomevault-io Bundle Git Commit 39Add co-author attribution (format "Name <email>") Use when this capability is needed.
-
tomevault-io Bundle Project Workflow 5Development workflow and quality gates for the Bun + TypeScript stack. **ALWAYS use before commits** to ensure quality gates are met. Also use when starting development or when user asks about workflow process. Examples - "before commit", "quality gates", "workflow checklist", "bun commands", "pre-commit checks". Use when this capability is needed.
-
tomevault-io Bundle Session Start 3Start a work session - verify env, review progress, find next task Use when this capability is needed.
-
tomevault-io Bundle Pm 2Activate when user needs coordination, story breakdown, task delegation, or progress tracking. Activate when @PM is mentioned or work requires planning before implementation. PM coordinates specialists but does not implement. Use when this capability is needed.
-
tomevault-io Bundle Finishing A Development Branch 3Use when implementation is complete to close branch/worktree with a disciplined decision flow (merge, PR, keep, discard) plus cleanup.
-
tomevault-io Bundle Commit Push Pr 6End-of-task git workflow. Writes the commit message, pushes the branch, opens the PR with a structured description. Use when this capability is needed.
-
tomevault-io Bundle Ralph Loop 4Execute an autonomous development loop that picks one task per iteration, implements it, verifies it, and commits the result — each iteration in a fresh context window. Use when user runs /ralph, mentions "ralph loop", "autonomous loop", "builder verifier", "run tasks automatically", "iterate on tasks", "develop autonomously", or wants an automated build-verify-commit cycle with task tracking. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow And Versioning 4Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams. Use when this capability is needed.
-
tomevault-io Bundle Openspec Archive Change 35Archive 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 Search Skill 3Implement search functionality for finding tasks by keywords in title and description. Use when building search features. Use when this capability is needed.
-
tomevault-io Bundle Executing Plans 7Executes TDD implementation plans in batches with review checkpoints. Each task follows @tdd red-green-refactor. Loads EC context before each batch. Use when ready to implement a plan from docs/plans/. Use when this capability is needed.
-
tomevault-io Bundle Openspec Continue Change 10Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow. Use when this capability is needed.
-
tomevault-io Bundle Plan 26Structured workflow for planning and implementing new features, skills, scripts, or major changes. Use when the user asks to build something new, add a skill, create infrastructure, or make architectural changes. Guides through explore, plan, approve, implement, verify, update. Use when this capability is needed.
-
tomevault-io Bundle Workflow Router 3Goal-based workflow orchestration - routes tasks to specialist agents based on user goals Use when this capability is needed.
-
tomevault-io Bundle Pytest Workflow 2Pytest verification workflow for Python changes with deterministic fixtures, explicit case strategy, and CI-ready evidence. Use when Python modules need executable pytest evidence before merge; do not use for browser-level E2E or non-Python test tooling decisions. Use when this capability is needed.
-
tomevault-io Bundle Fastapi Async Patterns 3FastAPI + asyncio + httpx + SQLAlchemy async 검증된 패턴 모음. 사용 시점 — "async 패턴", "sse 스트리밍 fastapi", "asyncio Semaphore", "fastapi lifespan", "Depends DI", "background task", "httpx async stream", "sqlalchemy async session". 6 패턴 — streaming proxy, lifespan, DI, semaphore, async DB, background task. Use when this capability is needed.
-
tomevault-io Bundle Create Branch 4Git Flow branch creation workflow with worktree support. Creates feature/, release/, hotfix/ branches with automatic worktree setup for new work items. Use when this capability is needed.
-
tomevault-io Bundle Writing Agents 2Use when creating new agents, editing existing agents, or defining specialized subagent roles for the Task tool
-
tomevault-io Bundle Git Workflow 176Git 工作流模式——分支策略、提交约定、合并 vs 变基、冲突解决和团队协作开发最佳实践。 Use when this capability is needed.
-
tomevault-io Bundle Django Celery 7Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app. 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 openspec-continue-change, task-management, release-management. 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.