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 Transformation WorkflowPractical application guide for HUMMBL's 6 transformations (Perspective, Inversion, Composition, Decomposition, Recursion, Meta-Systems). Includes when to use each transformation, combination patterns, analysis templates, output formats, real-world examples, and common pitfalls. Essential for applying mental models effectively in problem-solving and analysis.
567 -
majiayu000 Bundle Outreach ResponderCraft natural LinkedIn DM and email responses that weave in NGM products/services tastefully. Invoke with "respond to this message," "reply to this DM," "craft a response," or by pasting a screenshot of a LinkedIn DM or email and asking for a reply. Handles cold outreach, warm introductions, partnership inquiries, and information requests.
567 -
majiayu000 Bundle Compact GuardSmart context compaction with state preservation. Saves critical files, task progress, and working state before compaction, restores after. Use before manual compact or when auto-compact triggers.
567 -
majiayu000 Bundle Axiom Auto Layout DebuggingUse when encountering "Unable to simultaneously satisfy constraints" errors, constraint conflicts, ambiguous layout warnings, or views positioned incorrectly - systematic debugging workflow for Auto Layout issues in iOS
567 -
majiayu000 Bundle Axiom Concurrency ProfilingUse when profiling async/await performance, diagnosing actor contention, or investigating thread pool exhaustion. Covers Swift Concurrency Instruments template, task visualization, actor contention analysis, thread pool debugging.
567 -
majiayu000 Bundle Backend Migration StandardsCreate and manage database migrations with reversible changes, proper naming conventions, and zero-downtime deployment strategies. Use this skill when creating database migration files, modifying schema, adding or removing tables/columns, managing indexes, or handling data migrations. Apply when working with migration files (e.g., db/migrate/, migrations/, alembic/, sequelize migrations), schema changes, database versioning, rollback implementations, or when you need to ensure backwards compatibility during deployments. Use for any task involving database structure changes, index creation, constraint modifications, or data transformation scripts.
567 -
majiayu000 Bundle Building Skills MarketplaceUse when creating new Claude Code skills, setting up marketplace repositories, or packaging skills for distribution - complete workflow from skill creation to marketplace publication
567 -
majiayu000 Bundle Checkpoint Workflow BuilderBuild resumable state-machine workflows with checkpoint patterns, progress preservation, and automatic recovery for complex multi-phase operations that need to survive interruptions, timeouts, and failures.
567 -
majiayu000 Bundle Getting Pr Workflow ResultsUse when needing workflow job results and log commands from PR - automatically waits for workflows to complete, then returns job summaries with gh commands to retrieve logs without loading large logs into context
567 -
majiayu000 Bundle History And Next Task RulesYou are a coding standards expert specializing in history and next task rules.
567 -
majiayu000 Bundle Issue Implementation ReviewReviews code changes from a completed task implementation for correctness, completeness, and simplicity. Use when asked to "review implementation", "review task code", "code review", "verify implementation", or after completing an issue implementation.
567 -
majiayu000 Bundle Issue Workflow OrchestratorIssueワークフロー統括スキル。Issue受領から実装・検証・PRレビュー完了までを、分類に応じたテンプレートで統括し、フェーズ成果物を構造化して引き継ぎながら進行する。 トリガー条件: - 「Issue #N を修正して」「#N を直してPRまで」 - 「/fix-issue 123」「/orchestrate-issue 123」 - Issue修正の全体統括が必要な時 注意: 実装そのもの、コード生成、レビュー判断の最終決裁は行わない(該当スキルへ委譲し、統括は状態と根拠の整合性を担保する)
567 -
majiayu000 Bundle Meeting Transcript AnalysisAnalyze meeting transcripts to extract action items, decisions, key points, and generate summaries
567 -
majiayu000 Bundle Moai Foundation PhilosopherStrategic thinking framework integrating First Principles Analysis, Stanford Design Thinking, and MIT Systems Engineering for deeper problem-solving and decision-making
567 -
majiayu000 Bundle Output Dev Folder StructureWorkflow folder structure conventions for Output SDK. Use when creating new workflows, organizing workflow files, or understanding the standard project layout.
567 -
majiayu000 Bundle Production Deployment PhaseExecutes production deployment workflow by promoting validated staging builds to production with semantic versioning, health checks, and release tagging. Use when running /ship-prod command, deploying to production after staging validation, or promoting staging builds to production environment.
567 -
majiayu000 Bundle Project Master OrchestratorCentral coordinator for multi-platform workflow management across GitHub, Plane.so, and ClickUp. Orchestrates monitoring, reporting, and issue management across platforms.
567 -
majiayu000 Bundle Release Publishing WorkflowComplete release workflow including version updates, CHANGELOG management, npm publishing, git tagging, and deployment verification. Use when releasing new versions or publishing packages.
567 -
majiayu000 Bundle Scienceworld Object FocuserThis skill selects and focuses on a specific object to signal task intent or prepare it for manipulation. It is triggered after identifying a target object that meets task criteria (e.g., a living thing). The skill uses the 'focus on OBJ' action, taking the object name as input, which is often required before performing actions like moving or using the object in scienceWorld tasks.
567 -
majiayu000 Bundle Spectr Accept Wo Spectr BinAccept Spectr change proposals by converting tasks.md to tasks.jsonc without requiring the spectr binary. USE WHEN you're in a sandboxed or restricted execution context and spectr is not available in your path. DO NOT USE WHEN you need a lightweight alternative for task acceptance, but have the spectr binary available. DO NOT USE when you have the spectr binary available.
567 -
majiayu000 Bundle Subagent Driven DevelopmentUse when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
567 -
majiayu000 Bundle Test Trade Earnings PatternTest task dependencies for tradeEarnings workflow pattern
567 -
majiayu000 Bundle Workflow Compliance AuditorValidates workflow files for logical integrity, termination guarantees, and skill existence.
567 -
majiayu000 Bundle Box Factory Output StylesInterpretive guidance for Claude Code output styles - when they add value, when they don't, and how they relate to agents. Use when considering output styles or wondering if your workflow would benefit from them.
567 -
majiayu000 Bundle Abp Development FlowABP development workflow - step-by-step guide for adding new entities, migrations, application services, localization, permissions, and tests. Use when adding new features or entities to an ABP project.
567 -
majiayu000 Bundle Bmad Autopilot SkillAutonomous development orchestrator for processing epics. Use when the user wants to run the autopilot, process epics, or automate the development workflow with BMAD method.
567 -
majiayu000 Bundle Dotnet Writing PlansUse when you have a spec or requirements for a multi-step .NET backend task, before touching code. Creates concise implementation plans that reference architecture contracts.
567 -
majiayu000 Bundle File Operations BaseBase module providing reusable file operations patterns for CUI workflow scripts
567 -
majiayu000 Bundle Git Commit From DiffCreate git commits by inspecting the current diff and staged changes, then crafting a concise commit message from the diff. Use when the user asks to commit changes, asks for a commit message based on the diff, or wants a commit workflow that stages files and commits in a single pass.
567 -
majiayu000 Bundle Msbuild AntipatternsCatalog of MSBuild anti-patterns with detection rules and fix recipes. Only activate in MSBuild/.NET build context. USE FOR: reviewing, auditing, or cleaning up .csproj, .vbproj, .fsproj, .props, .targets, or .proj files. Each anti-pattern has a symptom, explanation, and concrete BAD→GOOD transformation. Covers Exec-instead-of-built-in-task, unquoted conditions, hardcoded paths, restating SDK defaults, scattered package versions, and more. DO NOT USE FOR: non-MSBuild build systems (npm, Maven, CMake, etc.), project migration to SDK-style (use msbuild-modernization).
567 -
majiayu000 Bundle Phase ImplementationThis skill defines the standard workflow for implementing features from your project's requirements or implementation plan.
567 -
majiayu000 Bundle Task Completion HookTriggered when a task completes, runs phase-appropriate tests (not all 8), moves passing tests to regression folders, and updates task status.
567 -
majiayu000 Bundle Academic Reading WorkflowSystematic blueprint for reading and annotating academic papers with searchable notes, explicit constraints, and quality gates.
567 -
majiayu000 Bundle Office Email ManagementHandle email tasks (checking inbox, drafting replies, managing threads, adding events to calendar). Use when working with emails to prevent common mistakes like broken threading or missing recipients.
567 -
majiayu000 Bundle A2a Error HandlingImplement A2A error handling — JSON-RPC errors, A2A-specific error codes, task failure states, retry strategies, and graceful degradation. Use when building robust error handling in A2A agents.
567 -
majiayu000 Bundle A2a Task LifecycleImplement A2A task lifecycle management — task creation, state transitions, terminal states, history, and artifacts. Use when building task state machines, handling state transitions, or managing task persistence.
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 transformation-workflow, outreach-responder, compact-guard. 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.