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 Gerindo Expedicao 2Consulta pedidos em carteira, estoque, disponibilidade e cria separacoes. USAR QUANDO (ANTES de faturar): - Pedidos: "tem pedido do Atacadao?", "pedido VCD123 esta em separacao?" - Estoque: "quanto tem de palmito?", "chegou cogumelo?" - Disponibilidade: "quando VCD123 fica disponivel?", "o que vai dar falta?" - Lead time: "se embarcar amanha, quando chega?" - Criar separacao: "crie separacao do VCD123 pra amanha" NAO USAR QUANDO (APOS faturar): - Status de entrega → usar **monitorando-entregas** - "que dia embarcou?", "foi entregue?" → usar **monitorando-entregas** - Rastrear NF no Odoo → usar **rastreando-odoo**
567 -
majiayu000 Bundle Project Bootstrap 2项目启动工作流。当用户需要从零开始启动一个完整项目、进行功能模块重构或开发独立子系统时使用。提供从需求分析到开发准备的标准化流程。
567 -
majiayu000 Bundle Workflow Validate 2Validate technical feasibility with prototypes or tests. Use when uncertain about technical approach before committing to implementation.
567 -
majiayu000 Bundle Human Writing 2Transform AI-assisted drafts into authentic, distinctive prose. Use this skill when (1) reviewing or humanizing AI-generated content, (2) writing content that must not appear AI-assisted, (3) converting transcripts or source material into polished prose, (4) maintaining Charlie Deist's voice across content. Triggers on requests to "make it sound human", "remove AI tells", "write in my voice", or any content editing/writing task.
567 -
majiayu000 Bundle Task Distributor 2Expert in load balancing and dynamic task allocation for multi-agent systems. Specializes in optimal routing based on agent capability, availability, and cost (Token Economics).
567 -
majiayu000 Bundle Creating Branch 3Standard workflow for all branch operations ('create branch', 'new branch', 'start branch for'): replaces bash-based git checkout/branch workflows—determines base branch, generates convention-based na
567 -
majiayu000 Bundle Creating Commit 2Standard workflow for all commit operations ('commit', 'save changes', 'create commit', 'check in'): replaces bash-based git add/commit workflows with automated Git Safety Protocol—analyzes changes, d
567 -
majiayu000 Bundle Email Sequences 2Creates automated email sequences for every stage of the customer journey including welcome, nurture, conversion, and launch flows. This skill should be used when building automated email flows, launching products, improving email-driven conversions, or onboarding new customers.
567 -
majiayu000 Bundle Gh Issue Triage 2GitHub issue triage workflow with contributor profile extraction. Analyze → clarify → file cells → tag → implement → credit. Captures Twitter handles for changeset acknowledgments.
567 -
majiayu000 Bundle Python 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 Review Workflow 2Use when reviewing pull requests. Covers PR examination, code quality checks, adding feedback, and pass/fail decisions.
567 -
majiayu000 Bundle Shared Patterns 2Reusable patterns and templates for Claude Code skill and hook development. Triggers: validation patterns, error handling, testing templates, workflow patterns, shared patterns, reusable templates, DRY patterns, common workflows Use when: creating new skills or hooks that need consistent patterns, implementing validation logic, setting up error handling, creating test scaffolding, referencing standard workflow structures DO NOT use when: pattern is specific to one skill only. DO NOT use when: pattern is still evolving - wait for stability. DO NOT use when: pattern is context-dependent requiring variations. Reference these patterns to validate consistency across the ecosystem.
567 -
majiayu000 Bundle Test Generation 3Use when generating tests for new or existing code to improve coverage - provides a structured workflow for analyzing code, creating tests, and validating coverage goals.
567 -
majiayu000 Bundle Triage Workflow 2Standardize issue and pull request triage so incoming work is labeled, prioritized, and routed consistently.
567 -
majiayu000 Bundle Hotfix 2Execute the hotfix workflow when the user asks `hotfix` or `/hotfix`: create a hotfix branch from main, guide fix+checks, open PR to main, and confirm patch release.
567 -
majiayu000 Bundle Omcc Workflow 2OMCC (Coder-Codex-Gemini) collaboration for code and document tasks. Use when: writing/modifying code, editing documents, implementing features, fixing bugs, refactoring, or code review. 协调 Coder 执行代码/文档改动,Codex 审核代码质量。
567 -
majiayu000 Bundle Parallel Task 2Only to be triggered by explicit /parallel-task commands.
567 -
majiayu000 Bundle Next 4Get the next actionable task from your current implementation plan with context and progress tracking.
567 -
majiayu000 Bundle Plan 10PLANNING PHASE - Decompose specification into task DAG with dependencies and phases. DO NOT invoke execute skill.
567 -
majiayu000 Bundle Beads Workflow 4Proactive workflow for projects using beads issue tracker. ACTIVATE AUTOMATICALLY when session starts in directory with .beads/. Use when: starting work session, selecting tasks, completing tasks, creating subtasks. Triggers: "какие задачи", "что делать", "готово", "done", "следующая задача", "создай задачу", "tasks", "next task", "pick task", "обнови задачи", "refresh", "sync".
567 -
majiayu000 Bundle Commit Push Pr 4Automate the workflow from creating a branch to opening a GitHub pull request. Use when the user says "create a PR", "commit and push", "push changes and create PR", or "open a pull request".
567 -
majiayu000 Bundle Reading Add 2Add file or URL to reading inbox. Use when "add to reading list", "save for reading", "put this on my reading list", "reading inbox", "read later", or when triaging email attachments for reading.
567 -
majiayu000 Bundle QA 5Quality assurance workflow for validating features, writing or improving tests, reporting bugs, and checking coverage or acceptance criteria.
567 -
majiayu000 Bundle Tdd 5Comprehensive testing workflow: TDD cycle, test suggestions, generation, and property-based testing.
567 -
majiayu000 Bundle Tdd 6Guide Test-Driven Development workflow for FastLED. Use when implementing new features or fixing bugs with a test-first approach. Enforces Red-Green-Refactor discipline with FastLED test conventions.
567 -
majiayu000 Bundle Thinking Frameworks 2PROACTIVELY invoke this skill for any task, problem, or decision requiring structured thought, fresh perspectives, or 'out-of-the-box' thinking. Provides unified thinking frameworks for strategic thinking, prioritization, and problem analysis.
567 -
majiayu000 Bundle Git Workflow 7Enforces Conventional Commits, PR standards, merge conflict resolution, and branch management. Apply when committing code, opening PRs, resolving conflicts, managing branches, or handling Git operations.
567 -
majiayu000 Bundle Openspec Ff Change 2快速创建实现所需的所有产出物。当用户想要快速创建实现所需的所有产出物,而不是逐个创建时使用。
567 -
majiayu000 Bundle Parallel Worktrees 2Create and manage git worktrees for parallel coding sessions with zero dead time. Use when blocked on tests, builds, wanting to work on multiple branches, context switching, or exploring multiple approaches simultaneously.
567 -
majiayu000 Bundle Sync 4Safe synchronization of your branch with main, including conflict resolution and safety checks. Works on both feature branches and main branch.
567 -
majiayu000 Bundle Workflow 4Gerencia fluxo Git com commits atômicos seguindo Conventional Commits. Use quando precisar organizar commits, gerenciar branches, ou seguir padrões de versionamento Git.
567 -
majiayu000 Bundle Workflow Optimizer 2Expert process improvement specialist focused on analyzing, optimizing, and automating workflows across all business functions for maximum productivity and efficiency
567 -
majiayu000 Bundle Workflow Orchestrator 2Expert workflow orchestrator specializing in complex process design, state machine implementation, and business process automation. Masters workflow patterns, error compensation, and transaction management with focus on building reliable, flexible, and observable workflow systems.
567 -
majiayu000 Bundle Autonomous Skill 3Use when user wants to execute long-running tasks that require multiple sessions to complete. This skill manages task decomposition, progress tracking, and autonomous execution using Codex non-interactive mode with auto-continuation. Trigger phrases include autonomous, long-running task, multi-session, 自主执行, 长时任务, autonomous skill.
567 -
majiayu000 Bundle Code Explanation 2Use when explaining code, concepts, or system behavior to a specific audience level - provides a structured explanation workflow with depth control and validation steps.
567 -
majiayu000 Bundle Content Calendar 3Generate a complete 30-day content calendar with viral content ideas, format variety, hooks, and CTAs tailored to your niche and platform. Includes content pillars, weekly themes, and batch creation 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 gerindo-expedicao, project-bootstrap, workflow-validate. 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.