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 Getting Started 2Use at the start of any session or when a task has no clear skill assignment—routes the request to the correct skill family and establishes workflow chain context.
567 -
majiayu000 Bundle Skill Generator 6Meta-skill that creates new skills. Use when user repeatedly explains the same workflow, or mentions "save this as a skill", "remember this process", or "create a skill for this".
567 -
majiayu000 Bundle Playwright 12Use when the task requires automating a real browser from the terminal via playwright-cli: navigation, form filling, snapshots, screenshots, data extraction, tracing, and UI-flow debugging. Prefer the bundled wrapper script so the CLI works without a global install. Treat this skill as CLI-first automation; do not pivot to @playwright/test unless the user explicitly asks for test files.
567 -
majiayu000 Bundle Tdd Workflow 17Use when implementing features or bugfixes with test-driven development. Provides the full TDD workflow with environment spin-up, red-green-refactor, and PR creation.
567 -
majiayu000 Bundle Aitask Contribute 2Contribute changes back to repositories by opening structured issues (GitHub, GitLab, or Bitbucket). Supports both aitasks framework contributions and project-specific contributions.
567 -
majiayu000 Bundle Do Issue 2Parallel subagent execution with review gates between task batches. For multi-step issues.
567 -
majiayu000 Bundle Done 3Completion marker for the /do workflow. Outputs hierarchical execution summary showing Global Invariants respected and all Deliverables completed. Called by /verify after all criteria pass, not directly.
567 -
majiayu000 Bundle Gsd Progress 2Check project progress, show context, and route to next action (execute or plan)
567 -
majiayu000 Bundle Migrate 7Run migrations to keep workflow files in sync with the current system design. This skill is mandatory before running any workflow skill.
567 -
majiayu000 Bundle Speckit Workflow 3Comprehensive understanding of the spec-kit methodology. Constitution-driven feature development with specify, plan, tasks, and implement phases.
567 -
majiayu000 Bundle Start Task 4Start working on a beads task (claim, gather context, define acceptance criteria)
567 -
majiayu000 Bundle Support 3Use when investigating a customer support ticket, reproducing a reported issue, or documenting support findings.
567 -
majiayu000 Bundle Tidy 2ODIN's compress-operations dispatcher under the Compressor/Extender role. Invoke on "tidy", "clean up", "tidy this file/memory/workspace/git/docs", or when active context (current file, diff, stack, memory directory) has structural rot to resolve before touching behavior. Detects target domain from context and routes to the sibling skill. Requires explicit target or clear active-context signal — do not invoke speculatively.
567 -
majiayu000 Bundle Track Management 2Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.
567 -
majiayu000 Bundle Deep Analysis 8Reusable deep exploration and synthesis workflow. Use when asked for "deep analysis", "deep understanding", "analyze codebase", "explore and analyze", or "investigate codebase".
567 -
majiayu000 Bundle Lint And Validate 2> ZORUNLU: HER kod değişikliğinden sonra uygun doğrulama araçlarını çalıştırın. Kod hatasız olana kadar bir görevi bitirmeyin.
567 -
majiayu000 Bundle Dev 7Extreme lightweight end-to-end development workflow with requirements clarification, intelligent backend selection, parallel codeagent execution, and mandatory 90% test coverage
567 -
majiayu000 Bundle Fix 14Bug investigation and resolution workflow. Use when the user mentions: - "fix", "broken", "not working", "bug", "error", "issue", "failing" - debugging, troubleshooting, investigating problems - something that used to work but doesn't anymore - errors in console, build failures, test failures
567 -
majiayu000 Bundle Git Workflow 28Git操作の自動化とベストプラクティス。コミットメッセージ生成、バージョン更新、変更内容の要約に使用。commit、version、changelog、git操作時に使用。
567 -
majiayu000 Bundle Implement Task 3Implement a task using TDD (tests first, then minimal code)
567 -
majiayu000 Bundle Java Engineer 2Read outputlanguage from .ai/context/workflow-config.md. Write ALL deliverables and code comments in that language. If the file is absent or the field is unset, default to en-US.
567 -
majiayu000 Bundle Create Runbook 2Create an operational runbook when the user asks to document a procedure, write a runbook, create an ops guide, or document how to handle a specific operational task
567 -
majiayu000 Bundle Git Workflow Helper 4Handle common git scenarios, conflicts, and hook failures
567 -
majiayu000 Bundle Git Workflow 29Git operations and pull request workflows. Create PRs, rebase branches, resolve conflicts, merge to upstream. Use when ready to create PR or when working with git branches and upstream.
567 -
majiayu000 Bundle Dev Implement 3“REQUIRED Phase 5 of /dev workflow. Orchestrates per-task ralph loops with delegated TDD implementation.”
567 -
majiayu000 Bundle Planning 20Use when a plan must be stress-tested, iteratively improved, and scored against a 5/5 quality bar across six dimensions. Drafts, scores with a deterministic rubric, and revises up to a fixed iteration limit. Not for a committed-direction brief; use plan. Not for task breakdown; use planning-and-task-breakdown.
567 -
majiayu000 Bundle Skills 13Show all available skills, agents, and how to use them — organized by task. Use when the user runs /skills, asks "what can you do" or "what skills are available", or wants a directory of commands.
567 -
majiayu000 Bundle Planning Workflow 4Complete planning workflow orchestrating architecture planning, task breakdown, and progress tracking setup. Sequential workflow from requirements analysis through structure design and task breakdown to implementation tracking. Use when planning complex skills, setting up comprehensive project plans, or preparing for systematic skill development with full planning artifacts.
567 -
majiayu000 Bundle Project Manager 7Read outputlanguage from .ai/context/workflow-config.md. Write ALL deliverables in that language. If the file is absent or the field is unset, default to en-US.
567 -
majiayu000 Bundle Task Tracker 3ADHD-optimized task state machine with abandonment detection and interventions. Use when: (1) user initiates any task, (2) providing solutions to problems, (3) detecting context switches, (4) user says "done", "completed", "finished", (5) session ends with pending tasks, (6) >30 minutes since solution provided. Tracks complexity, clarity, domain (BUSINESS/MICHAEL/FAMILY/PERSONAL), and triggers interventions.
567 -
majiayu000 Bundle Tasks 5Extract tasks from input or manage existing tasks. Handles "Extract tasks", "What's on my plate?", "Show my tasks", "Mark [task] as done". Duplicate checking, accountability test, and triage.
567 -
majiayu000 Bundle Verification Loop 4Rigorous protocol for verifying code correctness before considering a task complete.
567 -
majiayu000 Bundle Feature Dev 13Feature development workflow with exploration, architecture, implementation, and review phases. Use for implementing new features or significant changes.
567 -
majiayu000 Bundle Finish Task 2Use when implementation and tests are complete and you're ready to close out a beads task
567 -
majiayu000 Bundle Troubleshooting 6A robust troubleshooting framework. Use this skill anytime the user reports something isn't working, is buggy, or is throwing errors.
567 -
majiayu000 Bundle Workflow Patterns 3Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.
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 getting-started, skill-generator, playwright. 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.