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.
-
hashgraph-online-awesome-codex-plugins Skill Writing PlansUse after design approval to create a dated executable workflow file with bite-sized tasks, exact file paths, and loop/gate definitions.
-
hashgraph-online-awesome-codex-plugins 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.
-
hashgraph-online-awesome-codex-plugins Skill Loop ExecutionUse when executing an existing HOTL workflow file — reads steps, loops until success criteria met, auto-approves low-risk gates, pauses at high-risk gates.
-
hashgraph-online-awesome-codex-plugins Bundle OperationalizeDistill repeated, evidence-backed expertise into a proposed skill, check, reference, or workflow artifact. Triggers: "operationalize this", "turn this expertise into a reusable capability".
-
hashgraph-online-awesome-codex-plugins Bundle Dev AutoExplicit-only navigator for the dev-skills workflow. Use when the user names dev-auto or explicitly asks for workflow guidance across requirements, implementation, verification, and delivery. Recommends the next step from current evidence; does not execute the workflow. Generic implementation requests or an isolated "what next" do not trigger it. Supports [slug], --status, --next, and --recover.
-
hashgraph-online-awesome-codex-plugins Bundle Dev PlanCreate a concrete implementation plan from a spec or clearly scoped request before coding. Use for implementation-planning requests such as 出个 plan, 技术实施方案, plan this, or consensus plan. Ground steps in the repository and scale tradeoff analysis and independent review to risk. Clarify material requirement gaps when needed; do not force an intake workflow for already clear scope. Supports --quick and --deliberate.
-
hashgraph-online-awesome-codex-plugins Skill Governed ExecutionUse when executing an accepted HOTL workflow through the best available host or fallback driver.
-
hashgraph-online-awesome-codex-plugins Bundle Workflow BuilderScaffold an explicit one-shot workflow adapter without lifecycle authority. Triggers: "build a workflow adapter", "scaffold a one-shot workflow".
-
wonderslife Skill Writing PlansUse when you have a spec or requirements for a multi-step task, before touching code
-
ai-riksarkivet Bundle TurborepoTurborepo 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.
-
atman-33 Skill Openspec New ChangeStart a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.
-
atman-33 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.
-
atman-33 Skill Openspec Continue ChangeContinue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
-
leoyeai-openclaw-master-skills Bundle Temporal Cortex SchedulingList events, find free slots, and book meetings across Google Calendar, Outlook, and CalDAV. Multi-calendar availability merging, recurring event expansion, and atomic booking with Two-Phase Commit conflict prevention.
-
duclm1x1 Skill PtdSkill: Predictive Task Decomposition (PTD)
-
iradoweck Skill Doc CoauthoringThis skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering, Refinement & Structure, and Reader Testing.
-
leoyeai-openclaw-master-skills Bundle Solid Notionsolid-notion CLI Guide
-
mediar-ai Bundle X Video PostPost a video with text to X (Twitter) using hybrid Playwright + macOS-use workflow. Use when user asks to post a video to X or Twitter.
-
mediar-ai Bundle Linkedin Video PostPost a video with text to LinkedIn using hybrid Playwright + macOS-use workflow. Use when user asks to post a video to LinkedIn.
-
full-aigc-skills Skill Release SkillsUniversal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, GitHub Releases, annotated tags, historical release backfill, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送", "release notes", "GitHub Release", or "回填 Release".
-
cachemoney Bundle Td Task ManagementTask management for AI agents across context windows. Use when agents need to track work, log progress, hand off state, and maintain context across sessions. Includes workflows for single-issue focus, multi-issue work sessions, and structured handoffs. Essential for AI-assisted development where context windows reset between sessions.
-
huruikagi Skill Kiro ReviewReview a task implementation against approved specs, task boundaries, and verification evidence. Use after an implementer finishes a task, after remediation, or before accepting a task as complete.
-
huruikagi Skill Kiro Verify CompletionVerify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pass, or a feature is ready for GO.
-
pegainfer-project Skill Project DocTrack any non-trivial task through a doc placed in the right domain directory under docs/ (models/<line>/, subsystems/<area>/, playbooks/, lessons/, etc.). Covers the full lifecycle: read docs first, write a plan, wait for approval, log execution, and capture lessons learned. Use this skill whenever the user gives a concrete task — not just Q&A or casual discussion. Even if the task seems straightforward, if it involves doing something (not just answering something), open or reuse a domain doc. Bias toward using this skill. When in doubt, use it.
-
shelbeely Bundle Migrate XML Views To Jetpack ComposeProvides a structured workflow for migrating an Android XML View to Jetpack Compose. This skill details the step-by-step process, from planning and dependency setup, to theming and layout migration, validation and XML cleanup. Use this skill when you need to migrate an XML View to Jetpack Compose in an Android project. It solves the problem of converting the UI of a legacy XML View into modern, declarative Compose components while maintaining interoperability.
-
waynesutton Skill Update Project Docs 2Use when the user says /update, @update, update project docs, or asks to sync task.md, changelog.md, and files.md after completing work.
-
haomingz Skill Codex WorkerSpawn and manage multiple Codex CLI agents via tmux to work on tasks in parallel. Use whenever a task can be decomposed into independent subtasks (e.g. batch triage, parallel fixes, multi-file refactors). When codex and tmux are available, prefer this over the built-in Task tool for parallelism.
-
haomingz Bundle Meeting Recap将会议录音文字稿、笔记或聊天记录等原始材料整理为结构化会议纪要,自动提取议题、讨论要点、结论以及包含负责人与截止日期的行动项。当用户提供会议素材并提及会议记录、纪要、meeting minutes、会议总结、行动项、整理会议或会后跟踪等关键词时触发。
-
xllm-ai Bundle Git WorkflowUse when the task involves Git operations for the public xLLM repository, including choosing branch or tag names, preparing commits and pull requests, backporting fixes, checking repo-specific review expectations, or drafting commit messages from actual diffs.
-
taxueseek Skill Best Of NImplement a task N ways in parallel and pick the best. Spawns multiple subagents in isolated worktrees, evaluates all candidates, and applies the winner. Use when asked to "best of n", "try multiple approaches", "parallel implementations", "/best-of-n", or "/bon".
-
justcyl Skill Lark Workflow Meeting Summary会议纪要整理工作流:汇总指定时间范围内的会议纪要并生成结构化报告。当用户需要整理会议纪要、生成会议周报、回顾一段时间内的会议内容时使用。
-
nvidia-omniverse Bundle Brev CLIManage Brev instances safely from the Brev CLI. Use when a workflow needs to list, create, access, copy to, execute on, port-forward, stop, or delete Brev instances for Content Agents dependency endpoints.
-
nvidia-omniverse Skill Usd CLIRun explicit low-level USD scene inspection, editing, rendering, material binding, physics authoring, and raw validation with the in-tree usd-cli package. Use when the user asks for direct scene mechanics on a USD/USDA/USDC/USDZ asset or asks to set up usd-cli. Domain workflows must route to their content-workflow-* skill; usd-cli never owns workflow policy, orchestration, artifacts, recovery, or acceptance.
-
nvidia-omniverse Skill Content Texture ScopeInspect an explicit USD material or prim scope, existing bindings, and UV readiness before texture generation. Use for bounded Texture workflow inspection and UV-preparation decisions.
-
nvidia-omniverse Bundle Content Workflow TextureUse one outer Codex or Claude reasoner to select and invoke focused, digest-bound Texture capabilities without a nested Texture workflow controller.
-
nvidia-omniverse Bundle Geometry Evidence ReviewGather and interpret geometry inspection, OVRTX render, topology, USD, projection, source-fidelity, and protected-feature evidence for one candidate. Use when an interactive session or workflow must decide whether geometry is reviewable, what additional evidence is needed, which defect is present, or whether to accept, refine, repair, or block a candidate.
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 writing-plans, getting-started, loop-execution. 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.