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.
-
agiflow Skill Getting StartedAssess an authenticated Agiflow workspace and recommend the right next project-management workflow. Use when a user is new to Agiflow, asks what to do next, needs orientation, or is unsure whether to plan, refine, groom, triage, or review daily status.
-
argythana Skill Uv DepsUse when the task is to manage dependencies in a `uv` project — either a single-package project (one `pyproject.toml`) or a `uv` workspace monorepo (multiple per-package `pyproject.toml` files plus a root `uv.lock`). Covers add, remove, update, sync, lock, build, export, or reorganize packages, dependency groups, extras, and workspace sources via `uv` commands rather than hand-editing `pyproject.toml`. Trigger for requests like 'add a package', 'uv sync', 'move this to dev dependencies', 'update uv deps', 'remove X from package Y', 'regenerate constraints.txt', or 'build a wheel'. Do NOT use for Poetry/pip/conda/pip-tools workflows, manual virtualenv setup or activation, import sorting, or unrelated `pyproject.toml` edits such as project metadata or build config.
-
beingsmit Skill Operating CadenceDesign meeting rhythms, metric reporting, quarterly planning, and decision-making velocity for scaling companies. Use when decisions are slow, planning is broken, the company is growing but alignment is worse, or leadership meetings consume all time without producing decisions.
-
alibaba Skill Issue Spec ProposeCreate or continue proposal, SPEC, QUESTION, design, and TASK artifacts for an issue-spec change.
-
alibaba Bundle Issue Spec WorkflowUse issue-spec to plan and implement a change through exact-head human review handoff.
-
batthis Bundle CalendarQuery and manage the operator's calendar — check availability and create new entries
-
hughyau Skill Workflows工作流组合:当一个任务明显需要多件思想武器接力时,提供四种标准组合模式(新项目启动、复杂问题攻坚、方案迭代优化、阶段复盘),定义调用顺序、每步交接物和终止条件。触发信号包括从零启动、疑难攻坚、迭代优化、阶段复盘;单一 skill 就够用时不触发。 English: Workflow patterns. When a task clearly needs several skills in sequence, pick one of four standard patterns (project kickoff, hard-problem assault, iterative improvement, stage retrospective) that fix the order, the handoff artifact between steps, and the stop condition. Skip when a single skill suffices.
-
hughyau Bundle Spark Prairie Fire星火燎原:从零起步、资源极少时,先评估客观条件,选定一个能站稳、能复用、能扩展的"根据地"(最小切入点),扎根后再逐步扩张,拒绝四处出击的流寇主义。当启动新项目、做 MVP / pilot、面对宏大目标不知从何下手、或做了很多零散事却没有积累时触发;项目已有稳固基础、只是修改现有系统时不触发。 English: Spark a prairie fire. When starting from almost nothing, assess the conditions, choose one base area (a minimal foothold that can hold, be reused, and expand), dig in, then grow step by step instead of scattering effort. Trigger for new projects, MVPs, pilots, daunting goals with no obvious first step, or busy work that accumulates nothing; skip when a solid base already exists or the task modifies an existing system.
-
hughyau Bundle Protracted Strategy持久战略:面对长期、复杂、短期不可能速胜的任务,客观评估态势,划分战略防御 / 相持 / 反攻三阶段,判定当前所处阶段,设置阶段转换条件,并在困难阶段仍给出局部进攻点。当任务跨多个会话或多轮迭代、资源暂时不足、或出现"想放弃"与"一把梭"两种情绪时触发;任务能在当前会话完成时不触发。 English: Protracted strategy. For long-horizon work that cannot be won quickly, assess the situation objectively, divide the effort into defense / stalemate / counter-offensive stages, name the current stage and its exit condition, and always identify a local offensive even while accumulating. Trigger when work spans many sessions or iterations, resources are temporarily short, or you notice either defeatism or a rush to finish; skip when the task fits in the current session.
-
u1pns Skill Content StrategistActs as a Content Strategist and Social Media Manager. Use this skill when the user needs content ideas, social media calendars, or outreach templates. Triggers: 'content plan', 'social media strategy', 'viral ideas', 'cold email', 'partnership proposal'.
-
nalyk Skill OrchestratorDecompose a task into parallel subagent workstreams. Use only via /orchestrate, /parallel, /plan-only.
-
fubira Skill Release AssistantRuns the release workflow for Node/Bun and Go projects — version bump from commit history, mandatory lint/build/test, then tag creation and push. Use when the user asks to release, cut a version, or publish a tag. Do not use for ordinary commits or for merging to main.
-
mcbaivn Bundle Youtube Trending ProAutomate the full workflow of scanning trending videos, generating metadata, and downloading from YouTube. Manages the Checking-trending-youtube folder structure, calculates advanced Trending Score ((Views*0.6)+(Likes*0.3)+(Comments*0.1)), creates data.txt before downloading, saves videos as .webm. Use when user asks "Trending X Video @Channel" or needs to scan a list of channels.
-
danswer-ai Skill BrowserCore browser usage guide. Read this before running any browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple browser sessions in parallel, and troubleshooting common failures. Use when the user asks to interact with a website, fill a form, click something, extract data, take a screenshot, log into a site, test a web app, or automate any browser task.
-
rivie13 Skill FocusResume assigned work, confirm active task context, update checkpoints, or complete assigned tasks. Use when user says resume, what am I working on, task done, update checkpoint, what's my focus, or starts a new session.
-
outlitai Bundle BrainstormingResolve design decisions before implementation when requirements, contracts, or product trade-offs need clarification; scale the process to existing decisions and task risk.
-
seonghyeonkimm Skill Code DojoInteractive code learning through skeleton-based exercises. Use when a user wants to deeply learn a codebase, library, or programming concept by building it themselves. Triggers: "learn this codebase", "study this project", "teach me how this works", "I want to understand this library", "code dojo", "learn by building", "help me learn", "interactive coding exercise". Creates step-by-step exercises where the user fills in TODO implementations verified by tests or type checks.
-
photoszzt Bundle Tla Debug ViolationsThis skill provides a systematic workflow to isolate and diagnose TLA+ invariant or property violations. It should be used when the user mentions "invariant violated", "TLC found a bug", "counterexample", "property failed", "violation trace", "debugging TLA+ violations", "error trace", "why did TLC fail", "fix my spec", "TLC error", "trace analysis", "deadlock found", or "lasso-shaped counterexample".
-
tomfordrumm Skill Adr LoggerEnforce Architectural Decision Records (ADR) logging for every task. Use when a user asks to create, update, or enforce ADRs, or when a workflow requires logging decisions in an ADR directory with daily files named adr_yyyy_mm_dd.md.
-
tomfordrumm Bundle Sviat EngineeringApply senior engineering judgment to implementation, debugging, refactoring, architecture, and code review. Use when a task needs its business goal, user path, data flow, system impact, and long-term cost understood before code changes.
-
joernstoehler-dnd-claude-code Skill Post MortemTop-level, Jörn-invoked post-session reflection and blameless positive or negative incident analysis. Use only when Jörn explicitly invokes `$post-mortem` or asks the top-level session for a post-session reflection; do not use from subagents, routine reviews, pre-merge checks, or normal task completion.
-
ggozad Bundle Code ExecutionWrites and runs Python code in a sandbox. Describe the task in plain English — the skill will write and execute the program.
-
helloworldsungin Skill Incident ResponseStructured incident response workflow for production issues. Use when handling outages, performance degradation, or user-impacting problems. Covers triage, communication, mitigation, resolution, and post-incident review.
-
helloworldsungin Skill Deployment WorkflowGuides production deployment workflow with safety checks and rollback procedures. Use when deploying applications to staging or production environments.
-
lukasstrickler Bundle TddStrict Red-Green-Refactor workflow for robust, self-documenting code. Discovers project test setup via codebase exploration before assuming frameworks. Use when: (1) Implementing new features with test-first approach, (2) Fixing bugs with reproduction tests, (3) Refactoring existing code with test safety net, (4) Adding tests to legacy code, (5) Ensuring code quality before committing, (6) When tests exist but workflow unclear, or (7) When establishing testing practices in a new project. Triggers: test, tdd, red-green-refactor, failing test, test first, test-driven, write tests, add tests, run tests.
-
lukasstrickler Bundle Use GraphiteManage stacked PRs with Graphite CLI (gt) instead of git push/gh pr create. Auto-detects Graphite repos and blocks conflicting commands with helpful alternatives. Use when: (1) About to run git push or gh pr create in a Graphite repo, (2) Creating a new branch for a feature, (3) Submitting code for review, (4) Large changes that should be split into reviewable chunks, (5) Hook blocks your git command and suggests gt equivalent. NOT for: repos not initialized with Graphite, git add/commit/status/log. Triggers: git push blocked, gh pr create blocked, create branch, submit PR, stacked PRs, split large PR, gt create, gt submit, graphite workflow.
-
openocta Bundle Mysql Replication Lag ResolverReplication lag root cause analysis with automated resolution workflow. Detects lag, identifies blocking queries on the master, presents KILL candidates with safety classification, and executes KILL only after double user confirmation. Reduces recovery from 20 minutes to 2 minutes.
-
naveedtechlab Bundle Todo Domain ExpertDomain expert for Todo applications providing entity structure definitions, CRUD operation rules, task state management (pending, completed, archived), and edge case validations. Use when designing, implementing, or reviewing Todo app features, validating Todo data models, handling task state transitions, or enforcing business rules for task management systems.
-
unityappsuite Skill Workflow PatternsFrappe Workflow design — multi-state document lifecycles, role-based transitions, state-scoped field permissions, workflow handlers, and the team's pragmatic deviations (Custom Field for workflow_state, db_set over apply_workflow, custom workflow DocTypes). Use when designing or modifying an approval flow, a state machine on a DocType, or anything involving Workflow / Workflow State / Workflow Transition.
-
syou6162 Bundle Reading NotionNotion URLが会話に登場した時、またはNotionのコンテンツを検索・取得する必要がある時に使用してください。
-
1139030773-cmd Skill Debug Fixer中文调试修复。用于报错、测试失败、页面异常、功能不符合预期时。由 workflow-system 或其他子技能调用。
-
1139030773-cmd Skill Newbie Guide中文新手引导。当用户有模糊目标、不会拆任务、不知道如何开始时使用。由 workflow-system 或其他子技能调用。
-
1139030773-cmd Skill Drift Auditor中文漂移审计。用于项目或学习过程变乱、上下文漂移、任务分叉、多个方案冲突时。由 workflow-system 或其他子技能调用。
-
1139030773-cmd Skill Learning Coach中文学习教练。用于学习编程、英语、设计、产品、AI、数学或任何技能。由 workflow-system 或 newbie-guide 调用。
-
1139030773-cmd Skill Phase Closeout中文阶段收尾。用于完成一个阶段、准备开新对话、需要更新状态快照时。由 workflow-system 或 drift-auditor 调用。
-
1139030773-cmd Skill Project Master中文项目总控。用于产品开发、软件项目、长期计划、任务拆分、阶段规划。由 workflow-system 或 newbie-guide 调用。
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 getting-started, debug-fixer, newbie-guide. 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.