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.
-
horizonrobotics Bundle Prmr Codereview 2Review a GitHub PR or GitLab MR when the task is a PR/MR review or comment flow. Use this skill for PR/MR-specific transport, metadata, and comment workflows.
-
s-hiraoku Skill Post Impl Codex 2Workflow: Post-implementation workflow for Codex agents: docs/simplify/sync in parallel, then release, commit all changes, create PR, and monitor with pr-guardian. Uses /code-simplifier instead of /simplify (Claude Code built-in). . Triggered by /post-impl-codex command.
-
s-hiraoku Skill Post Impl Claude 2Workflow: Post-implementation workflow for Claude Code agents: docs/simplify/sync in parallel, then release, commit all changes, create PR, and autofix with /autofix-pr. . Triggered by /post-impl-claude command.
-
educlopez Skill UI Craft Minimal 2Minimal / clean / Linear / Notion / Vercel / whitespace-heavy UIs. Locked knobs: CRAFT=8, MOTION=3, DENSITY=2. Monochrome + one accent, Inter/Geist, hairline borders over shadows. Trigger on: minimal, clean, Linear-like, Notion-like, Vercel-like, whitespace-heavy.
-
yonatangross Bundle Ork Assess 2Assess a code change, design, architecture, workflow, or competing options against explicit criteria and evidence. Use when a request asks to assess, rate, compare, identify trade-offs, evaluate readiness, or decide whether an approach is good enough. Do not use for a full pull-request review or to implement a chosen solution.
-
nibzard Bundle Release Runbook 2Universal release workflow: detect project type, init versioning if needed, run tests, bump version, tag, push, and create GitHub release. Works with Python, Go, Node.js, Rust, Java, .NET, Ruby, PHP, and multi-language projects.
-
opentrons Skill Protocol Designer 2Protocol Designer (PD) application architecture, Redux slices, step/timeline system, domain concepts, and dev workflow. Use when working with files in protocol-designer/ or discussing PD features, steps, timelines, or protocol design.
-
rokurokulab Skill Repo Exploration 2Recover the smallest grounded understanding needed for a codebase task before planning or editing.
-
rysweet Skill Auto Drive To Merge 2Wraps default-workflow and drives the resulting PR all the way to merge: build the PR, loop with the crusty-old-engineer skill as the maintainer's proxy until zero concerns remain, then loop on the merge-ready criteria — qa-team scenarios, CI, conflicts, review threads — until every one holds, and merge behind an evidence gate. Both loops are terminated by agentic loop-health evaluation, never by an iteration count. Use when: "drive this to merge", "take this all the way", "build it and land it".
-
sbroenne Skill Reviewer Protocol 2Reviewer rejection workflow and strict lockout semantics
-
stuartf303 Skill Speckit Analyze 2Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
-
hebertzhu Bundle Vibe Coding Workflow 2Complete 6A workflow methodology (Align → Architect → Atomize → Approve → Automate → Assess) for AI-assisted development. Use when starting new features, planning projects, managing development phases, or when asked about workflow, planning, architecture, task breakdown, or project execution methodology.
-
jarvusinnovations-claude-assist Bundle Specops 2Spec-driven development workflow where specs are the source of truth, paired with a plan protocol for tracking work-in-flight as a micro-DAG. Use this skill whenever starting new features, planning implementation, writing specs, reviewing code against specs, working in or with a `plans/` directory, closing out a plan, or when the user mentions "spec", "specs/", "spec-first", "plans/", "plan protocol", "closeout commit", or asks how something should work or what to work on next. Also use when creating a new project that will use this development methodology, or when onboarding someone to a spec-driven codebase.
-
23blocks-os Skill Memory Search 2PROACTIVELY search conversation history and semantic memory BEFORE starting new work. Use at the START of any non-trivial task to recall prior decisions, avoid repeating past discussions, and reuse what was already learned. Also use when the user asks to "search memory", "what did we discuss", "remember when", "find previous conversation", or "check history". Your memory is valuable — check it first rather than starting from scratch.
-
soju06 Skill Openspec Archive ChangeArchive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
-
synkraai Skill Develop Story 3Implement a story (Ready → InProgress → ready for review). Runs the OSS develop task. Use when: develop story, *develop, /develop-story, implement ACs.
-
synkraai Skill Validate Story Draft 3Validate a story draft (Draft → Ready on GO). Runs the OSS PO validation task. Use when: validate story, *validate-story-draft, /validate-story-draft, story readiness.
-
t4sh Bundle Discord Harvest 2Discord content extraction and archival workflow for images, attachments, links, and conversation files. Use when the user asks to "extract Discord images", "download Discord attachments", "harvest a Discord channel", "archive a DM", or mentions scraping or preserving content from a Discord conversation.
-
t4sh Bundle Localhost Screenshots 2Localhost screenshot capture and visual-regression workflow for responsive pages and local dev servers. Use when the user asks to "screenshot my site", "capture pages", "visual diff", "compare screenshots", "responsive screenshots", "check breakpoints", "visual regression", or any request involving programmatic screenshots of a local dev server or localhost site across viewport breakpoints.
-
tonylofgren Bundle Home Assistant YAML 2Home Assistant YAML configuration and automation. The most common skill for general HA questions. Covers automations, blueprints, scripts, scenes, template sensors, Lovelace dashboards, Mushroom cards, packages, helpers, presence detection, voice Assist, calendar automation, Jinja2 templates, notification patterns, energy monitoring, Matter devices, automation debugging and traces, dashboard sections view, and trigger-based template entities.
-
workleap Bundle Turborepo 2Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
-
zerx-lab Skill Zerx Plugin 2ZKit 编译期插件机制:以低侵入方式新增后台管理模块(后端 RPC + 表 + 前端动态页 + 菜单 + 授权),不破坏单二进制 / CGO-free / Casbin 唯一授权 / proto 唯一契约。当用户要用插件方式扩展、用 task new-plugin 脚手架、新增/启用/禁用/卸载插件、或排查插件注册/校验/动态前端页问题时使用。Keywords: plugin, 插件, plugin system, 插件机制, task new-plugin, task plugin-pack, 脚手架, scaffold, 上传插件, 安装插件, 卸载插件, install plugin, uninstall plugin, upload, zip, InstallPlugin, UninstallPlugin, internal/plugin, installer, all.go, ValidateAll, RegisterHandlers, 动态路由, import.meta.glob, p.$, pub.$, plugin-components, 编译期插件, compile-time plugin, 插件注册, 插件禁用, 插件卸载, teardown, PLUGIN_UPLOAD_ENABLED
-
zhaixin244-wq Bundle Claude Code Plugin Release 2Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, and plugin.json, build verification, git tagging, GitHub releases, and changelog generation.
-
2389-research Skill Thrifty Plan 2Planning discipline for thrifty, run by the architect (Sonnet) itself. Decomposes a task into units, writes CONTRACT.md (cross-unit decisions + dependency graph), one self-contained BRIEF per unit with concrete acceptance criteria, and initializes the LEDGER. Invoked by the thrifty orchestrator during the Plan step.
-
frankxai Skill Excellence Review 2Mandatory excellence gates for Grok+ACOS. verification-loop, santa-method, gstack-qa, plan-reviews, repo-mastery, cso, rules-distill. Never ship without evidence (gstack screenshots, metrics). Use on any build/suggest/lead task.
-
fufankeji Bundle Dsh Translate Docs 2Manually run the extended DeepSeek Harness bilingual-document workflow, including generated briefings, delegated prose translation, whole-document translation, and scoped pairing verification.
-
hermeticormus Skill Analyze Complexity 2SKILL: Analyze Task Complexity
-
indiesoftby Bundle Defold Project Setup 2Downloads Defold project dependencies into .deps/ folder. Also provides recommended game.project settings. Use FIRST before any other task when .deps/ folder is missing or empty, or after editing dependency URLs in game.project. Also use when creating a new project, configuring game.project, or asking about recommended project settings.
-
jandedobbeleer Skill Conventional Commit 2Workflow for generating conventional commit messages following the Conventional Commits specification. MUST be invoked every time a commit is created. Guides construction of standardized commit messages with correct type, scope, description, body, and footer.
-
jav-ed Bundle Default Tools 2Hub for tools used across most tasks in this repo, currently covering tool/version management (mise), git hooks (hk), secrets (sops as default, plus fnox and raw age for specific cases), and web automation (playwright-cli). Use when starting any task that touches `mise.toml`, `hk.pkl`, credentials, browsers, screenshots, or when you want a quick map of the recurring tooling before deciding which skill to load.
-
joeseesun Bundle Qiaomu Opencli Usage 2Use when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs (HackerNews, arXiv). Covers installation, command reference, and output formats for 79+ adapters.
37 -
kotek-7 Bundle Browser Use 2Use when a task needs browser automation through the `browser-use` CLI: navigating websites, interacting with pages, filling forms, taking screenshots, or extracting page data.
-
kotek-7 Skill Find Skills 2Helps users discover and evaluate reusable skills when they ask how to do X, want a skill for X, or want to extend Codex with a reusable workflow.
-
0xranx Skill Verification 2Enforce evidence-based verification before claiming any task is complete
-
4208178 Bundle Email Manager 2email-manager
-
4208178 Bundle Email Notification 2Send emails via SMTP using Python scripts. Use when you need to send reports, notifications, or alerts via email. Supports QQ email and other SMTP providers with authentication.
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 prmr-codereview, post-impl-codex, post-impl-claude. 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.