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 Daily AI Workflow AnalyzerAI深度分析语音记录,揭示行为模式、认知偏见和战略盲点。不只是数据汇总,而是直击本质的战略洞察和否定性指导。提取可沉淀的核心原则和工作偏好,构建个人工作模式知识库。
567 -
majiayu000 Bundle Design Jira State AnalyzerDesigns and implements state transition analysis systems for tracking time spent in different states. Use when analyzing workflows with state changes (Jira, GitHub PRs, deployments, support tickets, etc.). Covers state machine fundamentals, temporal calculations, bottleneck detection, and business metrics. Trigger keywords: "state analysis", "duration tracking", "workflow metrics", "bottleneck", "cycle time", "state transitions", "time in status", "how long", "state duration", "workflow performance", "state machine", "changelog analysis", "SLA tracking", "process metrics".
567 -
majiayu000 Bundle Dialogue Resolve ReferenceResolves framework reference IDs to their content. Use when you need to look up a document, decision, observation, task, or ADR by its ID. Triggers on "resolve reference", "look up THY-001", "find DEC-...", "get content of", "what is ADR-001".
567 -
majiayu000 Bundle Firebase Emulator WorkflowFirebase Emulator Suiteの起動・停止・管理ワークフロー。「エミュレーター」「Firebase」「Firestore」「Auth」「ローカル開発」などのキーワードで自動適用。
567 -
majiayu000 Bundle Gemini Delegation PatternsStrategic patterns for Claude-to-Gemini delegation. Covers decision criteria, execution patterns, result parsing, and error handling. Use when determining if a task should be delegated to Gemini CLI.
567 -
majiayu000 Bundle Ln 710 Dependency UpgraderCoordinates dependency upgrades across all detected package managers
567 -
majiayu000 Bundle Moonshot Orchestrator LitePM workflow orchestrator (Lite). Lightweight version that runs all agents directly without fork.
567 -
majiayu000 Bundle Optimization Load BalancerDynamic task distribution, work-stealing algorithms, queue management, and adaptive load balancing. Use for optimizing task execution across agents, preventing overload, and maximizing throughput.
567 -
majiayu000 Bundle Orchestrator Complete TaskWorkflow for parent agents completing child tasks including pulling changes, merging branches, deleting worker branches, and marking tasks complete
567 -
majiayu000 Bundle Output Dev Create SkeletonGenerate workflow skeleton files using the Output SDK CLI. Use when starting a new workflow, scaffolding project structure, or understanding the generated file layout.
567 -
majiayu000 Bundle Personal Whatsapp MessagesQuery WhatsApp messages from the local SQLite database. Use this skill when asked to search messages, find conversations, look up chat history, check message statistics, list contacts/groups, or retrieve media messages. Triggers on queries about "whatsapp messages", "search messages", "message history", "conversation with", "chat history", "who said", "find message", or any WhatsApp data retrieval task.
567 -
majiayu000 Bundle Phase Development WorkflowComplete 12-step workflow for phase development from branch creation to merge. Use this when starting a new phase or when asked to follow the phase development process.
567 -
majiayu000 Bundle Phase Execution ControllerExecutes completed phases, validates runtime behavior, and controls safe transition to the next phase.
567 -
majiayu000 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.
567 -
majiayu000 Bundle Quality Detect RegressionsCompares current quality metrics (tests, coverage, type errors, linting, dead code) to baseline and detects regressions. PROACTIVELY invoked after task completion, before marking task complete, or before merging/committing. Blocks on regressions to prevent quality degradation. Use when completing tasks, validating changes, or checking for quality regressions against baselines.
567 -
majiayu000 Bundle Ring Regulatory Templates SetupInitial setup sub-skill - handles template selection and context initialization for the 3-gate regulatory workflow.
567 -
majiayu000 Bundle Repo Project Sync WorkflowWhen editing KINTSUGI notebook modules (Kdecon, Kstitch, Kreg, etc.), always edit the main repo first then sync to project folders
567 -
majiayu000 Bundle Running Decision ProcessesRun a high-quality decision process and produce a Decision Process Pack (decision brief/pre-read, options + criteria matrix, RAPID/DACI roles, decision meeting plan, decision log entry, comms, review plan). Use for decision making, decision memo, decision log, one-way door vs two-way door, RAPID, DACI, RACI, exec alignment.
567 -
majiayu000 Bundle Running Effective MeetingsRun effective meetings by producing a Meeting Pack (meeting brief, pre-read, agenda, facilitation script, notes + decision log, action-item follow-up). Use for meeting planning, meeting agendas, decision meetings, strategic discussions, operational syncs, and meeting hygiene.
567 -
majiayu000 Bundle Scienceworld Object PlacerMoves a specified object from the environment or inventory into a target container based on a classification decision. It should be triggered when a task requires sorting or storing an object in a specific location after an assessment.
567 -
majiayu000 Bundle Spec Driven ImplementationUse when ready to implement designed features - breaks design into TDD tasks (Red-Green-Refactor), tracks progress with checkboxes in tasks.md, enforces strict testing discipline. Activates when user says "implement this", "let's code", "start execution", mentions "tasks", "TDD", or uses /dev-workflow:spec commands (tasks, execute).
567 -
majiayu000 Bundle Standardizing Dev Workflowタスク実行をTaskfileで一元管理する標準開発フローを構築・監査。taskfile、aqua、lefthook、開発ワークフロー標準化、lint、format、git hooks、モノレポのセットアップや既存プロジェクトの監査時に使用。
567 -
majiayu000 Bundle Standardizing Git WorkflowRules for version control and commit messages. Use for every code submission.
567 -
majiayu000 Bundle Task Specification Creatorタスクを単一責務原則で分解しPhase 1-13の実行可能な仕様書を生成。Phase 12は中学生レベル概念説明を含む。 Anchors: • Clean Code / 適用: SRP / 目的: タスク分解基準 • Continuous Delivery / 適用: フェーズゲート / 目的: 品質パイプライン • DDD / 適用: ユビキタス言語 / 目的: 用語統一 Trigger: タスク仕様書作成, タスク分解, ワークフロー設計, Phase実行
567 -
majiayu000 Bundle Test Task Create From ForkTest if tasks created by forked skill are visible to main conversation
567 -
majiayu000 Bundle Command Arguments Systemコマンド引数($ARGUMENTS、位置引数)の設計と検証を整理し、引数仕様・検証・エラー設計を一貫して支援するスキル。 引数設計方針、検証ルール、テンプレート運用を段階化する。 Anchors: • The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 引数仕様と検証の設計 / 目的: 堅牢な引数システムの確立 Trigger: Use when adding command arguments, defining $ARGUMENTS or positional arguments, or designing argument validation/error handling. command arguments, $ARGUMENTS, positional arguments, argument validation, error message design
567 -
majiayu000 Bundle Tool Selection FrameworkDesign systematic decision frameworks for selecting appropriate AI tools (Claude Code vs Gemini CLI) based on context requirements, codebase size, reasoning depth needs, and task complexity. Use this skill when starting projects with unclear tool requirements, optimizing context-constrained workflows, or designing multi-phase strategies that leverage multiple tools' strengths. This skill helps match tool capabilities to task characteristics, preventing wasted context and ensuring optimal resource allocation.
567 -
majiayu000 Bundle Af Delivery ProcessUse when implementing features from mini-PRDs, writing code with TDD, running tests, or creating pull requests. Covers Red-Green-Refactor cycle, test-first development, PR creation workflow, and code review preparation.
567 -
majiayu000 Bundle Agents Md AssistantInspect a repository and draft an AGENTS.md file using the standard template, capturing commands, structure, and workflow rules.
567 -
majiayu000 Bundle Branchless WorkflowGit-branchless stacked diffs workflow patterns and command reference
567 -
majiayu000 Bundle Code Task GeneratorThis sop generates structured code task files from rough descriptions, ideas, or PDD implementation plans. It automatically detects the input type and creates properly formatted code task files following Amazon's code task format specification. For PDD plans, it processes implementation steps one at a time to allow for learning and adaptation between steps.
567 -
majiayu000 Bundle Codex Load BalancerPick a CODEX_HOME source and/or an auth.json credential file per tmux-workflow worker so many Codex workers can balance across multiple logins. Use with tmux-workflow when you need multi-account scaling.
567 -
majiayu000 Bundle Feature Loop SchemeFull feature development workflow (called by feature-new/feature-continue)
567 -
majiayu000 Bundle Hugo Notion PublishConvert Notion pages or drafts into Hugo content for this repo, including front matter, shortcodes, glossary terms, and asset placement, and publish/preview with the Hugo CLI. Use when asked to import from Notion, format content to match FORMATTING.md, or create/update posts in content/.
567 -
majiayu000 Bundle Implementation PlanCreates implementation plan documents by determining plan structure, sequencing development phases, and generating actionable tasks. Use when user wants to create an implementation plan, needs to sequence development work, determine when and in what order to build features, or create detailed task breakdowns with code examples. Follows established feature development process with clear phase sequencing, integrated development (code + validation + data), and selective detail strategy (full code for novel aspects, references for established patterns).
567 -
majiayu000 Bundle Pmc Simulate TesterSimulate the tester workflow step-by-step with real ticket system. Executes test loading, running, verification, and merging with explicit ENTER/EXIT stage declarations. Use this skill to debug, understand, or manually run the tester workflow.
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 design-jira-state-analyzer, dialogue-resolve-reference, firebase-emulator-workflow. 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.