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 Communication Tracker 2Track and integrate external communications (emails, chat messages, screenshots) into project context with timeline management. Use when user mentions "email", "message", "communication", "screenshot", "track", "import", "sync", "通訊記錄", "郵件", "訊息", or wants to import external information sources into the project timeline.
567 -
majiayu000 Bundle Kanban Based Development 2Autonomous, parallel-safe development workflow using kanban-md. Use when the user asks to work through tasks, do kanban-based development, or when multiple agents need to coordinate work on the same codebase. Optimized for explicit handoffs and a "defer to user" protocol when human intervention is required.
567 -
majiayu000 Bundle Openspec Bulk Archive Change 4Archive multiple completed changes at once. Use when archiving several parallel changes.
567 -
majiayu000 Bundle Ticket Metadata 2Set or update ticket labels, milestone, and assignee
567 -
majiayu000 Bundle Webnovel Resume 2Recovers interrupted webnovel tasks with precise workflow state tracking. Detects interruption point and provides safe recovery options. Activates when user wants to resume or /webnovel-resume.
567 -
majiayu000 Bundle Skill Capability Matcher 2This skill should be used when the user wants to find the right looplia skills for a task, match requirements to available capabilities, or determine which skills should handle each workflow step. Use when someone says "which looplia skill handles X", "find skills for this task", "match my requirements to skills", or "/build" (after registry scan). Second step in looplia workflow building: takes user requirements and skill registry, recommends skill sequences with missions. Designs one workflow step → one skill-executor → multiple skills orchestration pattern.
567 -
majiayu000 Bundle Fixme Todo Cleanup 3| Field | Value |
567 -
majiayu000 Bundle Task Orchestration 4Use when coordinating complex tasks with orchestration, delegation, or parallel workstreams - provides structured workflows for orchestrate:brainstorm, orchestrate:spawn, and orchestrate:task.
567 -
majiayu000 Bundle Implement Plan Preflight 2Execute Preflight phase for /itp:go workflow - create ADR (MADR 4.0), design spec from global plan, verify checkpoint. Use when creating ADRs, design specs, or when /itp:go invokes Preflight phase. Triggers - ADR creation, design spec, MADR format, preflight verification.
567 -
majiayu000 Bundle Knowledge Management 24-layer knowledge capture system for development sessions. Use when user says /mem (quick capture), /distill (extract patterns), /td (post-task retrospective with Before/After context), /improve (work on pending items), or /commit (atomic commits via TDG). Manages docs/learnings/, docs/knowledge-base/, and docs/retrospective/ directories.
567 -
majiayu000 Bundle Modern Swift 2Use when writing async/await code, enabling strict concurrency, fixing Sendable errors, migrating from completion handlers, managing shared state with actors, or using Task/TaskGroup for concurrency.
567 -
majiayu000 Bundle Modify Generated Code 2Workflow for modifying generated code in Baseplate, including template extraction, generator updates, and project synchronization.
567 -
majiayu000 Bundle Learn From Session 2Analyze Claude Code sessions to learn what went right/wrong and suggest high-confidence improvements to skills. Use when asked to analyze a session, learn from a session, or review workflow effectiveness.
567 -
majiayu000 Bundle Mandat Aufnahme 2Aufnahme eines neuen Mandats – strukturierte Fragen zu Identifizierung, Interessenkonflikten, Sachverhalt, Risikotriage, Materialität, Verfahrensart, Außenanwalt, Verantwortlichen, Beweissicherung und Schlüsselfristen; schreibt mandat.md und verlauf.md und fügt eine strukturierte Zeile in _log.yaml ein. Verwenden, wenn der Nutzer sagt „neues Mandat", „Mandat aufnehmen" oder ein neues Mandat ins Portfolio aufnehmen möchte.
567 -
majiayu000 Bundle N8n Code Javascript 2Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.
567 -
majiayu000 Bundle Swap Analyzer 2Analyze swap compatibility and safety. Use when evaluating proposed schedule swaps to ensure they maintain ACGME compliance and operational coverage.
567 -
majiayu000 Bundle Bayesian Workflow 2Orchestration workflow for Bayesian statistical analysis. Invoke when performing Bayesian modeling, statistical analysis with Stan, or building probabilistic models.
567 -
majiayu000 Bundle Code Debug Skill 2Standardized, hypothesis-driven debug investigation workflow for unexpected behavior, regressions, incidents, flaky tests, or production issues. Use to plan instrumentation, reproduce with decisive signals, compare runs, and narrow root cause without assuming any vendor or infrastructure.
567 -
majiayu000 Bundle Session Init 4環境チェックとタスク状況概要でセッション初期化。Use when user mentions starting a session, beginning work, or status checks. Do NOT load for: implementation work, reviews, or mid-session tasks.
567 -
majiayu000 Bundle Executing Plans 19Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches
567 -
majiayu000 Bundle Git Conventional Commits 2Apply when writing commit messages to maintain consistent, readable git history that enables automated changelog generation.
567 -
majiayu000 Bundle Principal Workflow 2AWK 自動化工作流的主控 Skill。
567 -
majiayu000 Bundle Workflow Improvement 4Evaluates and improves skills, agents, commands, and hooks after a workflow slice. Use when execution felt slow, confusing, repetitive, or fragile.
567 -
majiayu000 Bundle Git Workflow Management 2Automate frequent Git operations including adding changes, committing with meaningful messages, and pushing to remote repositories. Use when you need to save progress, commit code changes, or maintain regular version control workflow with proper commit practices.
567 -
majiayu000 Bundle Better Chatbot Patterns 3Reusable better-chatbot patterns for custom deployments. Use for server action validators, tool abstraction, multi-AI providers, or encountering auth validation, FormData parsing, workflow execution errors.
567 -
majiayu000 Bundle Meeting Insights Analyzer 6Analyzes 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.
567 -
majiayu000 Bundle Github Project Board 2Synchronize AI swarms with GitHub Projects for visual task management and progress tracking. Use for project board automation, task synchronization, sprint management, and team coordination with GitHub Projects.
567 -
majiayu000 Bundle Overnight Dev 2This skill automates software development overnight by leveraging Git hooks to enforce test-driven development (TDD). It ensures that all code changes are fully tested and meet specified quality stand
567 -
majiayu000 Bundle Aqe V2 V3 Migration 2Migrate Agentic QE projects from v2 to v3 with zero data loss
567 -
majiayu000 Bundle Executing Plans 20Use when you have a written implementation plan to execute in a separate session with review checkpoints
567 -
majiayu000 Bundle Food Order 9Goal: reorder a previous Foodora order safely (preview first; confirm only on explicit user “yes/confirm/place the order”).
567 -
majiayu000 Bundle Using Git Worktrees 15Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
567 -
majiayu000 Bundle Code Flow Analysis 2Trace code execution path before implementing fixes. Forces understanding of fn(args, deps) flows, Result types, and workflow composition. Prevents guessing by requiring file:line references and execution diagrams.
567 -
majiayu000 Bundle Planning With Files 14Manus-style file-based planning for complex tasks. Creates and maintains task_plan.md, findings.md, and progress.md under .kiro/plan/. Use when planning, breaking down work, resuming a multi-step task, tracking phases, or restoring context after compaction. Trigger phrases include start planning, continue task, resume work, current phase, restore context.
567 -
majiayu000 Bundle Plans Management 2Plans.mdのタスク管理とマーカー操作。Use when user mentions adding tasks, updating Plans.md, marking complete, or changing task status. Do NOT load for: implementation work, reviews, or non-Plans file operations.
567 -
majiayu000 Bundle Factory Build 3Phase ACT (build) - Implémente task-by-task
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 communication-tracker, kanban-based-development, openspec-bulk-archive-change. 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.