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 Vault MaintenanceRun all vault maintenance skills in sequence - audit_links, update_vault_index, validate_paper_links
567 -
majiayu000 Bundle Workflow Context7Folder-Tasks workflow authority and Context7 usage requirements.
567 -
majiayu000 Bundle Mail AccountsList all Apple Mail synced accounts with email addresses, message counts, folder structure, and account types. Use when user asks what email accounts are synced, how many emails they have, or wants an overview of their mail setup.
567 -
majiayu000 Bundle Mail ContactsExtract contacts and build a communication directory from email history. Find email addresses, frequency of contact, and relationship strength. Use when user wants to find someone's email address, see all contacts, or understand their communication network. Arguments: optional person name, company, domain, or "top contacts" / "recent contacts".
567 -
majiayu000 Bundle Starred EmailRetrieves the user's starred Gmail emails, summarizing each message with metadata, action notes, and direct links while honoring optional filters for timeframe, keywords, or participants.
567 -
majiayu000 Bundle Aico Backend ImplementExecute backend task implementation with TDD. Read task file, execute steps, verify each, update status. Use this skill when: - User asks to "implement task/plan", "start implementation", "execute plan", or "start coding" - Have task file (story-* or standalone-*) ready to execute - User asks to "use TDD", "write test first", or "test-driven" - User asks to "write tests", "add tests", "create tests" - Fixing bugs (write failing test first) TDD Iron Law: NO PRODUCTION CODE WITHOUT A FAILING TEST FIRST TDD Cycle: RED (failing test) → Verify fails → GREEN (minimal code) → Verify passes → REFACTOR Prerequisites: - Task file in docs/reference/backend/tasks/ (story-* or standalone-*) - Read constraints.md and design spec before coding Flow: Read Task → Read Constraints → Execute Steps → Verify → Test → Update Status
567 -
majiayu000 Bundle Axiom In App PurchasesUse when implementing in-app purchases, StoreKit 2, subscriptions, or transaction handling - testing-first workflow with .storekit configuration, StoreManager architecture, transaction verification, subscription management, and restore purchases for consumables, non-consumables, and auto-renewable subscriptions
567 -
majiayu000 Bundle Biometric IntelligenceUses Oura ring data to make energy-aware decisions about scheduling, task prioritization, and recovery recommendations. Understands HRV, sleep quality, readiness scores, and their implications for productivity.
567 -
majiayu000 Bundle Claude Command BuilderInteractive slash command creator for Claude Code. Triggers when user mentions creating commands, slash commands, command templates, command arguments, or wants to build a new command workflow.
567 -
majiayu000 Bundle Code Refactor AnalyzerAnalyzes codebase for refactoring needs, generates todo reports, and validates completion
567 -
majiayu000 Bundle Collection DevelopmentStandard collection development workflow for discovering, evaluating, and acquiring scholarly materials for the library collection
567 -
majiayu000 Bundle Composable Step DesignDesign Plan/Build/Review/Fix workflow steps for ADWs. Use when creating composable workflow primitives, defining step contracts, or implementing step isolation patterns.
567 -
majiayu000 Bundle Conducting Code ReviewComplete workflow for conducting thorough code reviews with structured feedback
567 -
majiayu000 Bundle Constraints SchedulingProvides systematic approaches for solving multi-person scheduling problems with complex constraints. This skill should be used when finding meeting times, scheduling events, or solving optimization problems involving multiple calendars, availability windows, time-based constraints, preferences, and buffer requirements.
567 -
majiayu000 Bundle Continuous ImprovementCapture learnings after tasks. Triggers on task completion, repeated mistakes, retrospective requests, or "what did I learn".
567 -
majiayu000 Bundle Create Skills WorkflowCreate multi-step workflow skills with progressive step loading, state management, and interactive decisions. Use when building complex skills like APEX that need structured phases.
567 -
majiayu000 Bundle Creating Quality GatesEstablish workflow boundary checklists with clear pass/fail criteria and escalation procedures
567 -
majiayu000 Bundle Dag Iteration DetectorIdentifies when task outputs require iteration based on quality signals, unmet requirements, or explicit feedback. Triggers appropriate re-execution strategies. Activate on 'needs iteration', 'retry needed', 'not good enough', 'try again', 'refine output'. NOT for feedback generation (use dag-feedback-synthesizer) or convergence tracking (use dag-convergence-monitor).
567 -
majiayu000 Bundle Email Action ExtractorExtract actionable tasks assigned to the user from email text. Filters out informational emails (announcements, newsletters, ads, automated reports) and only processes emails with clear action requests. Handles group emails by identifying user-specific assignments.
567 -
majiayu000 Bundle Email Delivery FailureHandle email delivery failures. Use when messages bounce or a customer reports not receiving emails.
567 -
majiayu000 Bundle Erpnext Impl SchedulerImplementation workflows for Frappe scheduled tasks and background jobs (v14/v15/v16). Covers hooks.py scheduler_events, frappe.enqueue, queue selection, job deduplication, and error handling. Triggers: how to schedule task, background job, cron job, async processing, queue selection, job deduplication, scheduler implementation.
567 -
majiayu000 Bundle Faion Feature ExecutorSDD feature executor: sequential task execution with quality gates, test validation.
567 -
majiayu000 Bundle Git Workflow StandardsAutomatically applies when working with git. Ensures conventional commits, branch naming, PR templates, release workflow, and version control best practices.
567 -
majiayu000 Bundle Github Issue BreakdownBreak down GitHub issues into official GitHub sub-issues by parsing task lists from parent issue descriptions. Use this skill when a user wants to convert a parent issue with tasks into linked sub-issues, when managing complex features that need hierarchical breakdown. Accepts issue number as parameter or prompts user if not provided.
567 -
majiayu000 Bundle Graphite Stacked DiffsPROACTIVELY USED for Graphite stacked diffs workflow. Auto-invokes when user mentions "stacked diffs", "stacked PRs", "Graphite", or "gt". Ensures correct workflow for creating, managing, and submitting stacks of pull requests using Graphite CLI. Handles the complete lifecycle from creation to merge.
567 -
majiayu000 Bundle Hubspot Create ContactCreate a new contact in HubSpot CRM. Load when user says 'create contact', 'add contact', 'new contact'. Requires email, optional firstname, lastname, phone, company.
567 -
majiayu000 Bundle Hubspot Create MeetingCreate a meeting engagement in HubSpot CRM. Load when user says 'create meeting', 'add meeting', 'schedule meeting', 'new meeting'. Requires title, start and end times.
567 -
majiayu000 Bundle Implementation ManagerQuery and manage feature implementation task status. Provides CLI tools to list features, check task status, find ready tasks, and validate task files. Used by /implement-feature orchestrator to track progress. Automatically updates task timestamps via hooks on /start-task.
567 -
majiayu000 Bundle Implementing From Task测试中, 用户明确指定执行 implementing-from-task 时候才执行, 其余情况一律不执行
567 -
majiayu000 Bundle Jcl Migration AnalyzerAnalyzes legacy JCL (Job Control Language) scripts to assist with migration to modern workflow orchestration and batch processing systems. Extracts job flows, step sequences, data dependencies, conditional logic, and program invocations. Generates migration reports and creates implementation strategies for Spring Batch, Apache Airflow, or shell scripts. Use when working with mainframe job migration, JCL analysis, batch workflow modernization, or when users mention JCL conversion, analyzing .jcl/.JCL files, working with job steps, procedures, or planning workflow orchestration from JCL jobs.
567 -
majiayu000 Bundle Longbridge Market TempMarket-level state from Longbridge Securities — market temperature index (0–100, higher = more bullish), trading session times (open/close), and the trading day calendar (with half-days). Triggers: "今天开盘吗", "今天美股开市吗", "几点开盘", "下个交易日", "市场情绪", "牛熊度数", "温度计", "市场温度", "今天開盤嗎", "幾點開盤", "下個交易日", "市場情緒", "溫度計", "is the market open", "trading hours", "next trading day", "market temperature", "market sentiment".
567 -
majiayu000 Bundle Marketplace PublishingWorkflow for publishing skills and agents to the dotnet-skills Claude Code marketplace. Covers adding new content, updating plugin.json, validation, and release tagging.
567 -
majiayu000 Bundle Moonshot Classify TaskClassifies a user request into task types (feature, modification, bugfix, refactor) and extracts intent keywords. Use at the start of PM analysis.
567 -
majiayu000 Bundle Openapi Critical RulesThe 12 critical OpenAPI rules that cause immediate task failure if violated
567 -
majiayu000 Bundle Orchestration WorkflowOrchestration Workflow
567 -
majiayu000 Bundle Output Meta Pre FlightPre-flight validation checks for Output SDK workflow operations. Ensures conventions are followed, requirements are gathered, and quality gates are passed before workflow execution.
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 vault_maintenance, workflow-context7, mail-accounts. 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.