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 Github AssistantGitHub workflow automation using `gh` CLI. Use when creating PRs, reviewing code, managing issues, auto-replying to fixed issues, adding comments, assigning users, managing labels, merging PRs, or checking CI status. Includes auto-reply script and Vietnamese templates.
567 -
majiayu000 Bundle Office OnboardingSet up your personal productivity style and preferences. Use when you first install office or want to customize your workflow patterns.
567 -
majiayu000 Bundle Release GuardianManages VoiceLite releases by ensuring version consistency across all files, coordinating the release workflow, and monitoring deployment. Activates when version numbers are mentioned or release work begins.
567 -
majiayu000 Bundle Web Media GetterSearch FREE image / video / GIF APIs (stock + historical/archival + GIF engines) and download results with attribution. Use when a task needs a REAL or ARCHIVAL photo/clip (hero, texture, reference, historical footage) or a reaction/animated GIF, rather than a generated one. The retrieval peer to muser (local) and fal (generate).
567 -
majiayu000 Bundle Provider VerificationProvider verification workflow for contract testing
567 -
majiayu000 Bundle 50 Execute Gated 150[50] EXECUTE. Execute plans step-by-step with confirmation gates. Each step requires user approval before proceeding. Includes change management lifecycle (Pre-Change → During → Post-Change → Rollback). Use when implementing approved plans, deploying changes, or any multi-step execution requiring control and reversibility.
567 -
majiayu000 Bundle Airflow Dag PatternsBuild production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.
567 -
majiayu000 Bundle Gsd Analyze DependenciesGsd Analyze Dependencies
567 -
majiayu000 Bundle Buff ExecuteThis skill should be used when the user asks to "execute the plan", "start building", "implement the plan", "run /buff:execute", "begin development", "start coding from the plan", or wants to begin implementing a previously created buff plan. Reads .buff/plan.md and drives the full buff development loop.
567 -
majiayu000 Bundle Frappe Core WorkflowUse when creating or modifying Frappe Workflows, defining states and transitions, adding action conditions, or troubleshooting workflow permission errors. Prevents stuck documents from misconfigured transitions, missing state permissions, and circular workflow paths. Covers Workflow DocType, workflow states, transitions, actions, conditions (Python expressions), workflow permissions, workflow_state field, Workflow Action DocType. Keywords: workflow, states, transitions, actions, conditions, workflow_state, Workflow Action, approval, document workflow.
567 -
majiayu000 Bundle Frappe Impl WorkflowUse when implementing document Workflows, approval chains, or state-based transitions in Frappe. Prevents stuck documents from missing transitions, broken approval chains, and permission errors on workflow actions. Covers Workflow DocType, Workflow State, Workflow Action, transition rules, allowed roles, conditions, workflow_state field, apply_workflow. Keywords: workflow, approval, transition, Workflow State, Workflow Action, state machine, approval chain, workflow_state.
567 -
majiayu000 Bundle Heir Sync ManagementMaster-Heir synchronization, contamination prevention, and promotion workflows
567 -
majiayu000 Bundle Marketplace WorkflowUse when user explicitly says "marketplace", "move to marketplace", "publish to marketplace", or "add to my marketplace". Never use for creating skills/rules in dotfiles or project-level locations.
567 -
majiayu000 Bundle N8n Errors ExecutionUse when debugging workflow execution failures or implementing error recovery in n8n. Prevents silent failures by enforcing the 4 error handling patterns. Covers node failures, timeout handling, continueOnFail pattern, Error Trigger node, error workflows, retry on fail configuration, Stop And Error node, and execution data inspection. Keywords: n8n, error, execution, retry, timeout, failure, recovery.
567 -
majiayu000 Bundle Pmtl Workflow RouterPMTL_VN workflow routing layer. Use when a task needs the right combination of repo-local PMTL skills, Superpowers workflow skills, and generic tool skills without making the user remember the skill names.
567 -
majiayu000 Bundle Production SchedulerProduction scheduling skill with sequencing rules, resource allocation, and schedule optimization.
567 -
majiayu000 Bundle Refreshing ArtifactsRe-validate an artifact and update its confidence inputs. Routes to appropriate re-validation skill based on artifact type.
567 -
majiayu000 Bundle Spec Driven FeedbackRetrospective feedback system with Execute-Verify-Gate structural anti-skip enforcement for DevForgeAI operations. Captures feedback after /dev, /qa, /release, sprint planning, or manual triggers. Handles 6 feedback types: conversation, summary, metrics, checklist, ai_analysis, and triage. Prevents token optimization bias through lean orchestration, per-phase reference loading, checkpoint persistence, and binary CLI gate enforcement. Use when feedback needs to be captured, when the user mentions retrospectives, lessons learned, workflow improvements, process feedback, or wants to review what went well or poorly. Also handles AI architectural analysis, recommendation triage, feedback search, export/import, and configuration management.
567 -
majiayu000 Bundle Task Folder MigratorUse when migrating existing single-file tasks to folder-based structure - preserves content, creates organized folders, backs up originals
567 -
majiayu000 Bundle Workflow Skill NameDescription of the workflow this skill guides through. Use when executing this specific workflow or process.
567 -
majiayu000 Bundle Paper Polish WorkflowSystematic top-down workflow for polishing academic papers. Structure to logic to expression with user confirmation at each step.
567 -
majiayu000 Bundle Geophysical InversionGeophysical data inversion workflow from data loading through mesh creation, forward modelling, inversion, and result visualization. Use when inverting ERT, magnetics, gravity, or EM survey data.
567 -
majiayu000 Bundle Hive Note TakingMaintain structured working notes throughout execution to prevent information loss during context pruning.
567 -
majiayu000 Bundle Background Job ProcessingImplement background job processing systems with task queues, workers, scheduling, and retry mechanisms. Use when handling long-running tasks, sending emails, generating reports, and processing large datasets asynchronously.
567 -
majiayu000 Bundle Brokle Migration WorkflowUse this skill when creating, running, or managing database migrations for PostgreSQL or ClickHouse. This includes creating new migrations, running migrations, checking migration status, rollback operations, seeding data, or troubleshooting migration issues.
567 -
majiayu000 Bundle Cfn Dependency ManagementTask dependency extraction and context ingestion. Use when you need to parse task criteria, identify dependencies, generate execution order, or inject context for complex multi-step tasks.
567 -
majiayu000 Bundle Electron Chromium UpgradeGuide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main branch to fix patch conflicts during `e sync --3`. Covers the patch application workflow, conflict resolution, analyzing upstream Chromium changes, and proper commit formatting for patch fixes.
567 -
majiayu000 Bundle Frappe Workflow GeneratorGenerate Frappe Workflows for document state management and approvals. Use when creating approval workflows, state transitions, or multi-step document processes.
567 -
majiayu000 Bundle Handling Async OperationsImplements asynchronous programming patterns using Task, ValueTask, and ConfigureAwait in .NET. Use when building non-blocking I/O operations or improving application responsiveness.
567 -
majiayu000 Bundle Julien Notion Route EntryRoute a Notion Inbox entry to the appropriate PKM database (Github, Videos, Articles, Podcasts, Formations, Lieux, Code, or Todos). Use when user wants to triage inbox, route entry, move to appropriate database.
567 -
majiayu000 Bundle Just Automation PracticesBest practices for using just command runner and task automation in development workflows.
567 -
majiayu000 Bundle Lightweight Task WorkflowFOLLOW THE STATE MACHINE IN SKILL.MD. When user says 'continue': (1) FIRST: Run pwd, (2) Announce STATE: CHECK_STATUS, (3) Read .claude/session.md to check Status field, (4) Route based on Status. NEVER auto-advance tasks. NEVER use TodoWrite. NEVER create git commits.
567 -
majiayu000 Bundle Ln 502 Regression CheckerWorker that runs existing tests to catch regressions. Auto-detects framework, reports pass/fail. No status changes or task creation.
567 -
majiayu000 Bundle Load Architecture ContextLoad architecture principles and core conventions for grounding work against project standards - simple context loading for all workflow stages
567 -
majiayu000 Bundle Meeting Insights AnalyzerAnalyze meeting transcripts, recordings, and notes to extract action items, key decisions, topics, sentiment, and generate summaries using NLP and AI. Use when processing meeting transcripts, extracting action items, summarizing discussions, identifying key decisions, tracking topics and themes, analyzing sentiment, generating meeting notes, or building collaboration and productivity tools.
567 -
majiayu000 Bundle Meeting Schema ValidationUse when processing meeting transcripts - validates YAML frontmatter has required fields (date, type, customer, participants) and proper naming convention
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 github-assistant, office:onboarding, release-guardian. 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.