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.
-
r-irbe Skill Mathlib PrREDIRECT — Mathlib PR workflow has been merged into the agnostic `lean-pr` SKILL, with Mathlib-specific conventions extracted to `references/upstream/mathlib4-pr.md` (W4 Wave 2 / move A1 of lab/design/07-cluster-workflow.md). This stub preserves the slug for Ctrl-F discoverability and incoming cross-references (per the zero-deletions Chesterton protocol).
-
r-irbe Bundle Mathlib BuildREDIRECT — Lake build content has been generalised and moved to the new `lean-build` skill (W4 Wave 2 / move A3 of lab/design/07-cluster-workflow.md). The Mathlib-specific `lake exe cache get` note survives in the new skill. This stub preserves the slug for Ctrl-F discoverability and incoming cross-references (per the zero-deletions Chesterton protocol).
-
wulaosiji Bundle Smart Shopping京东/淘宝智能购物助手,基于Cookie认证进行商品搜索、价格比较、库存查询、降价监控和优惠推荐,支持跨平台比价和最优凑单建议。 Use when: "查京东价格", "淘宝比价", "智能购物", "price check", "shopping assistant", "查商品库存", "降价提醒", "find deals". 一次性Cookie配置后实现长期自动化价格查询、库存监控和优惠推荐,仅做研究和推荐不完成实际购买。Cross-references: logic-validator, content-extractor, document-hub, email-sender. Built by UniqueClub 🌐 https://uniqueclub.ai
-
stevennitesh Skill Slice PlanUse when approved multi-step repo work truly needs a written execution plan or handoff with task boundaries, checks, execution mode, ownership scope, continuity, and final verification; skip tiny edits, one behavior, one bug, or issue-only/PR-only tracking.
-
synaptiai Skill Autonomous WorkflowExecute development workflows through Explore-Plan-Code-Verify phases with task-driven tracking, Tier 1/2/3 action classification, decision journaling, and bounded debug loops. Use when executing any development workflow autonomously or orchestrating multi-step implementation tasks. This skill MUST be consulted because skipping phases causes rework, and unbounded verification loops cause agents to loop forever on unsolvable problems.
-
synaptiai Skill Workflow ValidationValidate a FlowWorkflow YAML at `plugins/flow/workflows/<id>.workflow.yaml` against `schemas/v1/workflow.schema.json` AND cross-reference the referenced skills/agents exist + every Tier 3 action is confirm-gated + no native /goal or /loop dependency is declared. Use when /flow:workflow validate is invoked, when CI runs the workflow schema gates, or when a new workflow is being authored. This skill MUST be consulted because schema validation alone catches shape errors; cross-reference validation catches the silent-correctness failures (typo'd skill name, Tier 3 escape, /goal dependency) that would otherwise ship to users.
-
synaptiai Skill Suggest UsersSuggests reviewers for PRs and assignees for issues by ranking users based on CODEOWNERS match, file expertise, recent activity, and workload balancing. Use when creating PRs to suggest reviewers, creating issues to suggest assignees, or re-requesting review after addressing comments.
-
synaptiai Skill Branch And Task ManagementCreate feature branches with naming conventions, load full issue context and impact analysis, and decompose acceptance criteria into atomic parallel tasks with dependencies. Use when starting work on a GitHub issue. This skill MUST be consulted because starting code without context causes misaligned implementations and wasted effort.
-
leoyishou Bundle Browse UseHeadless browser automation with auth inheritance and session isolation. Default headless (no UI popup). Use for web scraping, form filling, screenshots, and any browser task that should run in background.
-
me-cedric Skill Pr WorkflowStreamline PR creation, PR reviews, and implementing submitted review fixes with GitHub CLI.
-
me-cedric Skill Spec WorkflowUse for project ideas, feature specs, requirements, unclear tasks, technical plans, task breakdowns, or requests that need spec-driven clarification before implementation.
Audited -
me-cedric Skill Adr From MeetingTurn a meeting transcript, call notes, or a decision discussion into an Architecture Decision Record under docs/decisions/. Use when the user pastes meeting notes or a transcript and wants the decision captured, or says "generate an ADR from this", "record this decision", or "write it up as an ADR".
-
me-cedric Skill Long Running TaskRun broad, multi-phase, autonomous coding work safely: intake, plan, checkpoint, optional one-at-a-time subagents, implementation loops, validation, and final sweep. Use when the user asks to keep going until a large goal is finished or gives many phases.
-
vetcoders Bundle Vc GuardIn-flight enforcer sibling of vc-trust. Inventories existing gates (commit-msg, pre-commit, pre-push, loctree-first, classifier hard-stops, commit-msg-diff advisory, trust-block dispatch refuse) and ships one fail-closed proof path: refuse workflow continuation when the trust journal records block for HEAD. Guard never invents settlement letters or re-judges claims. Trigger: "guard", "vc-guard", "gate inventory", "refuse on trust block".
-
vetcoders Bundle Vc AgentsSpawn external specialized AI agents from the user's fleet (Codex, Claude, Gemini). Use this when you need parallel execution, deep isolation, or task-specific cognitive strengths that surpass generic in-thread delegation. Trigger: "vc-agents", "/vc-agents", "delegate to agents", "spawn".
-
gulajavaministudio Skill Tdd Plan TasksGenerates formal, structured, and executable implementation plans broken into tracer-bullet vertical slices with explicit RED-GREEN-VERIFY task sub-steps.
Audited -
whb786200 Bundle SrdfMoveIt2 SRDF generation, validation, and planning-semantics workflow. Use when creating, editing, regenerating, inspecting, or validating `.srdf` files, `gen_srdf()` sources, MoveIt planning groups, virtual joints, passive joints, end effectors, group states, disabled collisions, URDF-linked planning semantics, or SRDF handoff to CAD Explorer review. Use the URDF skill for robot structure, the SDF skill for simulator descriptions, and the render skill for rendering, Explorer links, and optional MoveIt2 controls.
-
iliaal Skill ReleaseRun the Whetstone release workflow when explicitly asked to release this plugin.
-
iliaal Bundle Ia BrainstormingPre-implementation exploration: deep interview, approach comparison, design doc. Use when exploring a vague feature idea, clarifying ambiguous requirements, or comparing approaches before coding. For the full workflow, use the ia-brainstorm command (Claude Code).
-
iliaal Bundle Ia Document ReviewStructural review of documents for gaps, clarity, completeness, and organization. Use when a brainstorm, plan, spec, ADR, or any doc needs polish before the next workflow step. For exploring new ideas from scratch, use brainstorming instead.
-
andrem-sec Skill TddTest-driven development — Red, Green, Refactor with explicit phase gates
-
andrem-sec Skill RetroRetro Skill
-
andrem-sec Skill ResumeResume an interrupted mid-task session — reconstructs state from context files and picks up at the right step
-
andrem-sec Skill DistillMemory consolidation — distills session learnings and transcripts into persistent memory files
-
andrem-sec Skill ReflectExtract instinct candidates from the current session and add confirmed ones to the instinct store
-
andrem-sec Skill RefactorSafe refactoring protocol — behavior-preserving restructuring with test coverage gate
Audited -
andrem-sec Skill BenchmarkBenchmark Skill
Audited -
andrem-sec Skill Github PrGitHub PR Skill
-
andrem-sec Skill CheckpointNamed decision point for long-running tasks — PIVOT, REFINE, or PROCEED
Audited -
andrem-sec Skill Doc ReviewDual-dimension document quality gate — presentation rubric + hallucination grounding check
Audited -
andrem-sec Skill Git CommitGit Commit Skill
-
andrem-sec Skill Code ReviewQuality and semantic review — catches what automated tools miss
-
andrem-sec Skill InvestigateSystematic root-cause debugging — no fixes before root cause is confirmed
-
andrem-sec Skill Public ModeActivates clean-output constraints when working on public repos — no internal tool names, no AI attribution in commits
-
andrem-sec Skill Eval HarnessEval-driven development with pass@k metrics and three grader types
-
andrem-sec Skill Github IssueFile a structured GitHub issue — reads the actual template at runtime, auto-gathers context, enforces one concept per issue
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 branch-and-task-management, long-running-task, release. 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.