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.
-
majiayu000 Bundle Claude Code Plugin ReleaseAutomated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, npm publishing (so `npx claude-mem@X.Y.Z` resolves), build verification, git tagging, GitHub releases, and changelog generation.
567 -
majiayu000 Bundle Risikomatrix Insolvenz AnfechtungWorkflow zur strukturierten Aufnahme, Priorisierung und Ausgabe im Thema Risikomatrix Insolvenz Anfechtung.
567 -
majiayu000 Bundle Digipop Coloring Book Creation**DEPRECATED** — Use `creating-coloring-books` instead. This skill uses an outdated workflow (Pixabay sourcing, local potrace). The replacement skill uses Google Images → screenshot → fal.ai Qwen + Recraft. Do not use this skill for new coloring book work.
567 -
majiayu000 Bundle Vibe Parallel Task DecompositionAnalyzes large tasks for independent subtasks that can be safely parallelized. Produces a DAG-based dispatch plan with dependency ordering and maximum parallelism.
567 -
majiayu000 Bundle Pmtl Multi CLI OrchestratorPMTL_VN governance skill for routing Claude Code CLI, OpenAI Codex CLI, GitHub Copilot CLI, Gemini CLI, and optional Aider runs to the right worker based on task shape, repo policy, and verified capability docs.
567 -
majiayu000 Bundle Dev Swarm Project ManagementPlan sprints and backlogs in an AI-Driven Development workflow. Define features (backlogs), organize sprints as cumulative demo-able milestones, and manage the full development lifecycle.
567 -
majiayu000 Bundle Julien Workflow Skill RouterIndex of available skills with triggers. Use FIRST when starting any task to check which skill might help.
567 -
majiayu000 Bundle Vibe HelpRoutes users to the right vibe-engineering skill for their current task. Use when user asks "what skill should I use?" or seems unsure about which skill to invoke.
567 -
majiayu000 Bundle Dotnet Quartz Background JobsGenerates scheduled background jobs using Quartz.NET. Includes job definitions, triggers, cron scheduling, dependency injection, and persistent job store configuration.
567 -
majiayu000 Bundle Migrate Beaver Builder To BricksFull-site migration from Beaver Builder to Bricks Builder. Audits every Beaver Builder page, maps modules to Bricks equivalents, builds a migration plan for approval, and converts pages to Bricks JSON via duplicates so the live site stays untouched. Use when user says "migrate Beaver Builder to Bricks", "switch from BB to Bricks", "convert Beaver Builder pages to Bricks", or "replace Beaver Builder with Bricks".
567 -
majiayu000 Bundle Nw Command Optimization WorkflowStep-by-step workflow for converting bloated command files to lean declarative definitions
567 -
majiayu000 Bundle Github Actions TroubleshootingTroubleshoot and fix GitHub Actions workflow failures
567 -
majiayu000 Bundle Handling Async Operations LiteProvides essential async programming patterns with Task and ValueTask. Use when quickly referencing core async/await techniques without detailed explanations.
567 -
majiayu000 Bundle Python Concurrency PerformanceUse when designing or reviewing concurrent Python code — selecting between asyncio, threads, or multiprocessing; structuring cancellation and deadline propagation; bounding fan-out and backpressure. Also use when diagnosing race conditions, deadlocks, slow throughput, or thread/task leaks under load.
567 -
majiayu000 Bundle Vercel 3Manage Vercel deployments via CLI. Check deployment status, view logs, manage environment variables, inspect domains, trigger builds, and debug production issues. Use for any deployment or hosting task.
567 -
majiayu000 Bundle Beads 7Track bd issues and dependencies for Codex agents. Triggers: "beads", "bd", "track issue", "create task", "find work", "ready issues".
567 -
majiayu000 Bundle Ln 300 Task Coordinator 3Orchestrates task operations. Analyzes Story, builds optimal plan (1-6 implementation tasks), delegates to ln-301-task-creator (CREATE/ADD) or ln-302-task-replanner (REPLAN). Auto-discovers team ID.
567 -
majiayu000 Bundle Deslop 3Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Cleans up boilerplate, simplifies abstractions, and strips defensive code. Use when cleaning up code, simplifying, removing boilerplate, or before committing.
567 -
majiayu000 Bundle Review 25Runs review-stage validation for scope changes, findings, and follow-up task derivation. Use when review stage needs verdict and handoff tasks.
567 -
majiayu000 Bundle Review 28Comprehensive code review workflow - parallel specialized reviews → synthesis
567 -
majiayu000 Bundle Subagent Driven Development 3The implementation engine. Routed to by /sprint (full plan, autonomous) and by executing-plans (scoped batch, checkpoint-gated). One fresh subagent per task — test-first via tdd — followed by spec-compliance review, quality review, and fresh-run verification. No single context accumulates drift, and nothing is accepted on a subagent's word.
567 -
majiayu000 Bundle Run Tests 5Run tests workflow — execute test suite, analyze failures, auto-fix obvious issues, re-run. Sub-workflow for /feature-dev, /bugfix, /pre-commit. Uses the `testing-procedures` skill.
567 -
majiayu000 Bundle Ralph Init 3Initialize a project with Ralph workflow structure (specs, prompts, loop script). Use when starting a new project or adding Ralph workflow to an existing project.
567 -
majiayu000 Bundle Orchestrate 5Run the full product→plan→validate→implement→verify workflow by delegating to subagents.
567 -
majiayu000 Bundle Debug 20Systematic debugging workflow: reproduce, isolate, fix, verify
567 -
majiayu000 Bundle Debug 21Systematic debugging workflow for tracking down and fixing issues. Use when encountering bugs, errors, or unexpected behavior.
567 -
majiayu000 Bundle Fix Bug 2Systematic bug fixing workflow with regression tests and PR creation. Use when the user asks to "fix a bug", "debug an issue", "resolve a problem", or provides error messages/failing tests to fix. Handles reproduction, root cause analysis, test creation, fix implementation, and PR submission.
567 -
majiayu000 Bundle Github Project Management 2Guide for using GitHub Projects V2 with teams, status fields, and modern workflows. Use when setting up projects, explaining workflow, onboarding team members, or troubleshooting GitHub Projects. Covers teams (@developers, @product, @qa, @client), Status field with Blocked state, Priority/Type fields, epics, sub-issues, and label cleanup strategies.
567 -
majiayu000 Bundle Regex Log 2Guidance for constructing complex regular expressions that extract and validate data from log files. This skill applies when building regex patterns to parse log entries with requirements like IP address validation, date extraction, boundary conditions, and selecting specific occurrences (first/last). Use this skill when the task involves creating regex for log parsing with multiple validation constraints.
567 -
majiayu000 Bundle Task 4Implement a single task by ID using TDD.
567 -
majiayu000 Bundle Unknown 8Prerequisites: Load plugins/context/capabilities/eventsskills.md first
567 -
majiayu000 Bundle Git Workflow 13自动化Git操作,智能生成遵循Conventional Commits的提交信息、分支管理和PR描述生成。
567 -
majiayu000 Bundle Git Workflow 14Provides expert guidance on Git operations including branch management, commit best practices, merge conflicts, and version control workflows. Use when the user needs help with Git commands, workflows, or resolving repository issues.
567 -
majiayu000 Bundle Release 26Plugin release workflow skill for version bumping, git tagging, and GitHub release creation. Use when releasing plugin versions with automated CHANGELOG generation and version synchronization.
567 -
majiayu000 Bundle Release Manager 3Build, package, tag, and release Naki app to GitHub. Use when the user asks to "release", "publish", "tag", "build DMG/ZIP", or "upgrade version". Handles the complete release workflow from build to GitHub release creation.
567 -
majiayu000 Bundle Swarm 6Spawn isolated Codex sub-agents for parallel task execution using the current runtime primitives. Triggers: "swarm", "spawn agents", "parallel work", "run in parallel", "parallel execution".
567
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 claude-code-plugin-release, vibe-parallel-task-decomposition, pmtl-multi-cli-orchestrator. 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.