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 Opendevbrowser Continuity LedgerThis skill should be used when the user asks to "track continuity", "resume a long task", "maintain CONTINUITY.md", or run multi-step work that may span context compaction. Use when this capability is needed.
-
tomevault-io Bundle DB Performance PatternsPatterns for optimizing database queries and preventing connection pool exhaustion. Use when writing batch operations, debugging slow queries, or reviewing code for performance. Use when this capability is needed.
-
tomevault-io Bundle Dev Environment ManagerManage local development environment, database resets, health checks, deployment validation, production data sync, and Vercel environment variables; use when setting up dev environment, resetting databases, running pre-deployment checks, syncing production data to staging/local, or fixing Vercel env vars with trailing newlines Use when this capability is needed.
-
tomevault-io Bundle Jeremylongshore Claude Code Plugins Plus Skills Email ParserEmail Parser
-
tomevault-io Bundle Deepagents TodolistUsing TodoListMiddleware for task planning and tracking progress with the write_todos tool in Deep Agents for complex multi-step workflows. Use when this capability is needed.
-
tomevault-io Bundle Javeedishaq AI Workflow Orchestrator Wip Lifecycle ManagerWIP Lifecycle Manager
-
tomevault-io Bundle Therapist Onboarding WorkflowValidate therapist onboarding end-to-end flow. Use when the user mentions onboarding tests, therapist onboarding, or onboarding smoke checks. Use when this capability is needed.
-
tomevault-io Bundle Spec Driven Task ImplementerUse this skill when an approved Spec-Driven change has reached Phase 4 and the user wants a task, phase, or full feature implemented from specs/changes/<slug>. It executes tasks in order, updates task status immediately, verifies each task before completion, and should not be used before implementation approval.
-
tomevault-io Bundle Composable Step DesignDesign Plan/Build/Review/Fix workflow steps for ADWs. Use when creating composable workflow primitives, defining step contracts, or implementing step isolation patterns. Use when this capability is needed.
-
tomevault-io Bundle Review Workflow DesignDesign spec-based review workflows with visual proof and issue classification. Use when setting up review processes, validating against specifications, or implementing screenshot-based visual validation. Use when this capability is needed.
-
tomevault-io Bundle Swift Concurrency GuardEnforce Swift concurrency best practices with deterministic blocking rules. Use when setting up concurrency guards, understanding concurrency anti-patterns, fixing blocked edits due to CC-CONC-XXX violations, or preventing thundering herd from view .task stampedes. Use when this capability is needed.
-
tomevault-io Bundle Thapaliyabikendra AI Artifacts Feature Development WorkflowFeature Development Workflow
-
tomevault-io Bundle StorytellingCraft compelling narratives using proven story frameworks and techniques. This workflow guides users through structured narrative development, applying appropriate story frameworks to create emotionally resonant and engaging stories for any purpose. Use when this capability is needed.
-
tomevault-io Bundle Deepworkplan Addon Dependency UpgradeOptional DeepWorkPlan addon that safely upgrades a repo's dependencies — reasoning about the repo's ACTUAL package manager (npm/pnpm/yarn + ncu, pip/poetry/uv, cargo, go mod, bundler, composer, and more) rather than assuming npm — with a batched, validated, revertible workflow that detects the manager and manifests/lockfiles, classifies upgrades (patch/minor/major), upgrades in safe batches, runs the repo's real validation gate after each batch, reverts a failing batch, and summarizes. Opt-in, never required, reconciles with the repo's existing tooling. Use when the developer wants to bring dependencies up to date without breaking the build. Use when this capability is needed.
-
tomevault-io Bundle Professional CommunicationGuide technical communication for software developers. Covers email structure, team messaging etiquette, meeting agendas, and adapting messages for technical vs non-technical audiences. Use when drafting professional messages, preparing meeting communications, or improving written communication. Use when this capability is needed.
-
tomevault-io Bundle Exile GalacticfractureUse when working with an entertainment micro-skill. Deliver a cinematic Exile hook (plus optional worldbuilding) as a quick palate-cleanser between tasks, then offer an explicit opt-in for future drops (story, concept art, audio). No email capture without clear consent.
-
tomevault-io Bundle Create Workflow DotnetThis skill creates a Dapr workflow application in .NET. Use this skill when the user asks to "create a workflow in .NET", "write a .NET workflow application" or "build a workflow app in C#". Use when this capability is needed.
-
tomevault-io Bundle Django Access Review V2Django Access Control & IDOR Review workflow skill. Use this skill when the user needs django-access-review 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 Supabase ManagementTools and workflows for managing the Supabase backend in the FastAPI Todo App. Use when this capability is needed.
-
tomevault-io Bundle Android Playstore PublishingComplete workflow generation - orchestrates internal, beta, and production deployment workflows Use when this capability is needed.
-
tomevault-io Bundle Vibe Kanban Task ExecutionExecute a specific Vibe Kanban task. Handles session start, coding, testing, and completion for single-task focused work. Use when this capability is needed.
-
tomevault-io Bundle Krammehooksconfigure LinksConfigure the context-links hook by updating hooks/context-links.config with workspace, team key, issue regex, and GitLab remote regex overrides. Use when end users want to set up or change context-links behavior without manually editing files. Use when this capability is needed.
-
tomevault-io Bundle Lark Project ArchiveGitHub 项目拆解分析与飞书知识库归档(Analyze GitHub projects and archive to Feishu/Lark wiki)。触发条件——必须同时满足两点:(1) 用户提供了 GitHub 项目地址(URL 或 owner/repo 简写),(2) 用户要求将结果归档/保存到飞书(Feishu/Lark)知识库或 wiki。两个条件缺一不可:仅有 GitHub 项目分析需求但未提及飞书/知识库/wiki 归档的 → 不使用此技能(应使用 study_project 等分析类技能);仅有飞书操作但无 GitHub 项目分析的 → 不使用此技能(应使用 lark-wiki/lark-doc 等飞书技能);目标平台是 Notion/Confluence 等非飞书平台的 → 不使用此技能。自动克隆项目、系统化分析提取提示词与架构、将分析报告归档到飞书知识库(含 Mermaid 图表自动转飞书白板可视化)、清理本地文件。典型触发:"帮我拆解这个 AI 项目并归档到飞书"、"分析这个 repo 存到知识库"、"学习这个开源项目并保存报告到飞书wiki"、"clone 这个项目分析下然后存飞书"、"analyze this repo and archive to lark wiki"、"study this project and save to feishu"。 Use when this capability is needed.
-
tomevault-io Bundle Process Meeting TranscriptProcess raw meeting transcripts from Granola or other sources into structured notes with frontmatter, action items, summary, and formatted transcript. Use this skill when the user asks to process a meeting transcript or provides a raw transcript that needs formatting. Use when this capability is needed.
-
tomevault-io Bundle Handling Async OperationsImplements asynchronous programming patterns using Task, ValueTask, and ConfigureAwait in .NET. Use when building non-blocking I/O operations or improving application responsiveness. Use when this capability is needed.
-
tomevault-io Bundle External PerspectivesCurated community patterns and alternative approaches from AI-assisted development ecosystem. Auto-activates when users ask about workflow patterns, context management techniques, or alternative prompting strategies. Provides external validation and inspiration. Use when this capability is needed.
-
tomevault-io Bundle Javascript Eslint LinterEnsure JavaScript/TypeScript code follows industry standards using ESLint linter with linting-workflow framework Use when this capability is needed.
-
tomevault-io Bundle Cco TemplatesManage context templates for common task types Use when this capability is needed.
-
tomevault-io Bundle Disposable Email DetectionAdd and maintain laravel-disposable-email validation, runtime checks, sync flows, scheduling, caching, troubleshooting, and Blade conditionals in Laravel applications. Use when working on forms, Form Requests, APIs, services, middleware, jobs, or custom blacklist workflows. Use when this capability is needed.
-
tomevault-io Bundle Unit Test Bean ValidationProvides patterns for unit testing Jakarta Bean Validation (JSR-380), including @Valid, @NotNull, @Min, @Max, @Email constraints with Hibernate Validator. Generates custom validator tests, constraint violation assertions, validation groups, and parameterized validation tests. Validates data integrity logic without Spring context. Use when writing validation tests, bean validation tests, or testing custom constraint validators.
-
tomevault-io Bundle Unit Test Scheduled AsyncProvides patterns for unit testing Spring `@Scheduled` and `@Async` methods using JUnit 5, CompletableFuture, Awaitility, and Mockito. Covers mocking task execution and timing, verifying execution counts, testing cron expressions, validating retry behavior, and simulating thread pool behavior. Use when testing background tasks, cron jobs, periodic execution, scheduled tasks, or thread pool behavior.
-
tomevault-io Bundle Workflow Pattern Analyzer WebAnalyzes recent conversation history using chat tools to identify recurring workflow patterns and generate Custom Skills recommendations with statistical rigor. Use when users request workflow analysis, pattern identification, skill generation suggestions, or automation opportunities based on their AI usage patterns without requiring conversation exports.
-
tomevault-io Bundle Irinabuht12 Oss Email Campaigns Claude Email Campaigns ClaudEmail Campaigns
-
tomevault-io Bundle Mongodb Production QueryQuery Ballee production MongoDB (Meteor app) using .env.local credentials; use when debugging Meteor data, verifying MongoDB documents, investigating sync issues, or exploring legacy data for migration Use when this capability is needed.
-
tomevault-io Bundle Jimmc414 Claude Code Plugin Marketplace Parallel OrchestratoParallel Workflow Orchestrator
-
tomevault-io Bundle Spec Driven Technical DesignerUse this skill when approved requirements need to be translated into a design.md file for Phase 2 of a Spec-Driven change. It creates a traceable technical design with validator-safe Mermaid diagrams and should not be used for task breakdown or implementation.
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 opendevbrowser-continuity-ledger, db-performance-patterns, dev-environment-manager. 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.