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 Deployment Environments GhaGitHub Actions の environments 設計、承認フロー、シークレット運用を体系化するスキル。 複数環境の保護ルールと段階的デプロイを整理する。 Anchors: • Release It! / 適用: 環境分離 / 目的: 本番保護 • GitHub Actions / 適用: environments と approval / 目的: 標準的な運用設計 • The Pragmatic Programmer / 適用: 自動化 / 目的: 手順の一貫性 Trigger: Use when setting up multi-environment deployments, approval gates, protection rules, or environment-specific secrets in GitHub Actions. github actions environments, approval workflow, deployment gates, environment secrets
567 -
majiayu000 Bundle Git Workflow And VersioningUse when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.
567 -
majiayu000 Bundle Meeting Intelligence SystemAnalyze meeting transcripts to extract decisions, action items, blockers, sentiment, and generate follow-up emails. Use when user provides meeting notes, transcripts, or recordings and needs structured summaries or action tracking.
567 -
majiayu000 Bundle Run Github CI Before CommitUse when preparing to commit or push code and you must satisfy GitHub Actions CI requirements first. Enforce repository-scoped pre-commit checks based on workflow files, block commit/push on failures, and verify CI readiness before submitting to GitHub.
567 -
majiayu000 Bundle Writing Design DocumentsUse when adapting requirements to system-specific design during Phase 2 - interactive whiteboard workflow, design decisions with rationale, and MVP-filtered architecture evaluation
567 -
majiayu000 Bundle Preference Frequency ManagerUse when the user asks to "build a preference center", "set up a frequency opt-down ladder", "give people a step-down instead of unsubscribe", or "design a topic/cadence preference page"; produces a preference-center field spec, a frequency/topic opt-down ladder (down-tier paths that substitute for a hard unsubscribe), a preference-to-suppression mapping, and a SEND N-dimension sub-item note on preference-center / frequency options offered. Not for the lifecycle flow map or cadence governance — use email-sequence-designer; not for the consent/suppression record itself — use consent-registry; not for computing EQS or ruling the N1 unsubscribe veto — use email-quality-auditor. 邮件偏好中心/降频阶梯设计/退订替代降档
567 -
majiayu000 Bundle Af Start Work SessionStart work on a Linear issue by creating current-task.md and setting up context. Use when beginning a new task, initializing work state, or transitioning from approval to active implementation.
567 -
majiayu000 Bundle Beads Task ManagementUse beads for structured task tracking with dependencies, recovery cards, and cross-session context management
567 -
majiayu000 Bundle Conversation AnalysisAnalyze conversation history to identify patterns, signals, and behaviors. Use when analyzing conversations, finding patterns in chat, identifying what went well/wrong, scanning for frustration, success, workflow transitions, or user preferences. Triggers on analyze, pattern(s), signal(s), conversation analysis, or `--analyze-conversation`.
567 -
majiayu000 Bundle Deployment ProceduresProduction deployment procedures including pre-deployment checklist, deployment workflow, post-deployment verification, and rollback procedures. CRITICAL skill for safe deployments.
567 -
majiayu000 Bundle Symfony Daily WorkflowDaily development workflow for Symfony projects including common tasks, debugging, and productivity tips
567 -
majiayu000 Bundle Verify Task OwnershipVerify session ownership before working on existing tasks (multi-instance coordination)
567 -
majiayu000 Bundle Quality Assurance EngineerRead outputlanguage from .ai/context/workflow-config.md. Write ALL deliverables in that language. If the file is absent or the field is unset, default to en-US.
567 -
majiayu000 Bundle AlgorithmAtlas skill, universal execution engine using scientific method to achieve ideal state. USE WHEN complex tasks, multi-step work, "run the algorithm", "use the algorithm", OR any non-trivial request that benefits from structured execution with ISC (Ideal State Criteria) tracking.
567 -
majiayu000 Bundle Github Project ManagementComprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
567 -
majiayu000 Bundle Maintenance OrchestrationTechnical debt management including branch cleanup, doc verification, TODO scanning, and dependency auditing
567 -
majiayu000 Bundle Migrate Divi To GutenbergConverts Divi-built WordPress pages to native Gutenberg blocks. Parses Divi's shortcode tree from post_content, maps each module to its closest core block equivalent, generates a migration plan for approval, and writes clean block markup to the target pages. Use when user says "migrate Divi to Gutenberg", "switch from Divi to native blocks", "remove Divi dependency", or "rebuild Divi pages in the block editor".
567 -
majiayu000 Bundle Muscle Memory RecognitionIdentify opportunities to build automation scripts (muscles) from repetitive or heavy-lifting tasks
567 -
majiayu000 Bundle Optional Artifact HandlerHandles optional artifact inputs in workflows. Manages workflows that can proceed with or without optional artifacts, provides defaults when artifacts are missing, and documents optional artifact handling.
567 -
majiayu000 Bundle Subsection ImplementationComplete workflow for implementing a single subsection from the implementation plan. Orchestrates all project skills to ensure consistent, high-quality implementation with full test coverage. Use when implementing any subsection (e.g., 5.1.1, 5.2.3) to automate the entire workflow from requirements to commit.
567 -
majiayu000 Bundle Unified Execute With FileUniversal execution engine consuming .task/*.json directory format. Serial task execution with convergence verification, progress tracking via execution.md + execution-events.md.
567 -
majiayu000 Bundle Workflow Lite Test ReviewPost-execution test review and fix - chain from lite-execute or standalone. Reviews implementation against plan, runs tests, auto-fixes failures.
567 -
majiayu000 Bundle Decision Framework InvokerTriggers for automatically invoking the decision-framework skill before irreversible or high-blast-radius operations. Use as a checkpoint: when a proposed action matches a trigger pattern, pause and run the appropriate framework (first-principles, inversion, decision matrix, second-order thinking) before proceeding. Prevents ad-hoc calls from becoming regret.
567 -
majiayu000 Bundle Replay LearningsSurface past learnings relevant to the current task before starting work. Searches correction history, recalls past mistakes, and applies prior patterns. Use when starting a task, saying "what do I know about", "previous mistakes", "lessons learned", or "remind me about".
567 -
majiayu000 Bundle Shipflow ContextPrime context for a task — calls context_continue + context_retrieve to find relevant files before starting work. Minimizes token usage by reusing cached context and only reading what's needed.
567 -
majiayu000 Bundle Dependency Opportunity ScannerScan codebase to identify opportunities to replace custom implementations with well-maintained open source libraries. Creates worktree, implements changes, and submits PR for review. Multi-phase workflow with parallel analysis agents.
567 -
majiayu000 Bundle Development Workflow StandardsDevelopment process rules for this project including testing, branching, and commit standards. Use when implementing features, fixing bugs, or making any code changes.
567 -
majiayu000 Bundle Dotnet Testing Bogus Fake Data使用 Bogus 產生擬真假資料的專門技能。當需要產生真實感的姓名、地址、電話、Email、公司資訊等測試資料時使用。涵蓋 Faker 類別、多語言支援、自訂規則、大量資料產生等。 Keywords: bogus, faker, fake data, 假資料, 擬真資料, realistic data, fake name, fake address, fake email, Faker<T>, RuleFor, Generate, faker.Name, faker.Address, faker.Internet, 產生假資料, generate fake data, seed data
567 -
majiayu000 Bundle Enforcing Development WorkflowUse when planning feature development from ideation to implementation - orchestrates the complete workflow from brainstorming through requirements, design, sequencing, and execution using specialized skills at each stage
567 -
majiayu000 Bundle Github Workflow Best PracticesMaster GitHub workflows including branching strategies, commit standards, PR processes, issue triage, sprint management, and git worktree usage. Activate when planning GitHub workflows, managing sprints, or establishing team conventions.
567 -
majiayu000 Bundle Managing Stacked Pull RequestsThis skill teaches how to manage stacked PRs (pr1 → pr2 → pr3) after the base PR merges. Covers rebasing dependent PRs onto the updated base branch using cherry-pick workflow. Use this when you have a chain of dependent PRs and need to update them after merging earlier PRs in the stack.
567 -
majiayu000 Bundle Opentofu Provisioning WorkflowInfrastructure as Code development patterns, resource lifecycle management, and state management workflows with OpenTofu
567 -
majiayu000 Bundle Philosophy Compliance WorkflowPhilosophy compliance guardian - ensures code aligns with amplihack's ruthless simplicity, brick philosophy, and Zen-like minimalism through systematic review
567 -
majiayu000 Bundle Superspec ArchiveUse after verification passes to archive completed changes. Applies delta specs to main specs and moves change to archive.
567 -
majiayu000 Bundle Claude Computer Use AdvancedAdvanced computer use patterns for UI automation, application control, and multi-step workflows using Claude's computer use tool. Use when automating desktop tasks, testing applications, analyzing screen content, controlling software programmatically, or building computer vision workflows. Supports zoom tool for enhanced vision on Opus 4.5, multi-step automation, and sophisticated application control.
567 -
majiayu000 Bundle Competitor Monitoring SystemSet up and run ongoing competitive intelligence monitoring for a client. Tracks competitor content, ads, reviews, social, and product moves.
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 deployment-environments-gha, git-workflow-and-versioning, meeting-intelligence-system. 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.