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.
-
yurifrl Skill Postmortem 2Error review and recovery workflow. This skill should be used when the user points out a mistake, requests a review, pastes error logs, or asks "what went wrong". Triggers on phrases like "this is wrong", "you made a mistake", "do a postmortem", "can you review this", or when stack traces/CLI errors are provided.
-
stacksjs Skill Stacks Design Minimalist 3Use when a Stacks UI should feel editorial and minimalist (Notion/Linear vibe) - designing a docs site, dashboard, landing page, or content surface that needs restrained warm monochrome, typographic contrast, flat bento grids, muted pastel accents, and no gradients or heavy shadows. Composes with stacks-design-taste as an aesthetic preset built on stx + Crosswind + composables.
-
stacksjs Skill Stacks Scheduler 3Use when scheduling tasks in a Stacks application — defining scheduled tasks, cron-like scheduling, or task automation. Covers @stacksjs/scheduler, @stacksjs/cron, and app/Scheduler.ts.
-
itspecialist111 Bundle Skill FactoryBatch-creates complete custom Cowork skill packages (SKILL.md plus optional references/, scripts/, assets/ folders) by first studying built-in skills as templates, then generating skills at a specified tier (Standard, Enhanced, Full Package) with rigorous quality controls, trigger-phrase density, cross-linked supporting files, and post-write verification. Use when the user asks to "create skills", "build a skill package", "generate custom skills", "make multiple skills", "bulk create skills", "spin up a skill package", "build a full skill", "create a tiered skill", "author a skill with references and scripts", "create skills in OneDrive", "skill factory", "batch skill creation", or describes a multi-skill authoring workflow with a quality bar. Do NOT use for single quick skill creation without supporting files — use the built-in `skills` skill for that. Do NOT use for editing, deleting, or auditing existing skills — use `skills` for lifecycle operations.
-
suda777 Bundle Write Project HandoffCreate or resume project-scoped handoff files that let a new Codex task continue from verified project state. Use only when the user explicitly asks to "写交接", "准备 handoff", "保存项目进度", "换任务继续", "给下一个任务准备上下文", or to continue from a named project handoff. Require an identifiable project root and store handoffs locally under `codex/handoffs/`. Do not use for ordinary chats, generic conversation summaries, tasks without a project directory, or automatically because a conversation is long.
-
suda777 Bundle Sync Personal Codex SkillsSafely move all of the user's installed non-system Codex Skills, including self-created and third-party Skills, between devices and the fixed GitHub repository Suda777/codex-skills by uploading, pushing, pulling, installing, linking, and verifying them while preventing stale devices from overwriting newer remote work. Default every general upload or push request to all managed non-system Skills unless the user explicitly limits the scope to one named Skill. Use when the user explicitly asks to upload or push Skills, pull or download repository changes, install Skills on another device, or synchronize the Skill repository. Do not use when "更新", "修改", or "优化" means changing a Skill's instructions or workflow content; use maintain-personal-codex-skills for that. Do not use for system Skills, plugin-managed caches, or ordinary source-code repositories.
-
yunchengliu Bundle Ai4scienceGuide stage-aware Python AI and AI4Science experiment work: clarify the experiment stage, evaluation protocol, representation, reproducibility, artifacts, and framework reuse while keeping the current workflow sufficient, clear, maintainable, and repo-context driven.
-
aryaniyaps Bundle Lamina SystemsReason about causal product systems and change over time. Use when mapping stocks, flows, delays, purposes, or interconnections; diagnosing reinforcing or balancing feedback; recognizing recurring traps; finding high-leverage interventions; or deciding how rules can evolve safely. Use lamina-product-behavior for one workflow's authoritative states, prerequisites, and consistency rules.
-
babyracoonbbq Bundle Submit GeorunPre-commit and pre-push validation workflow for the geo_run restoration project. Use when Codex is asked to prepare, review, commit, rebase, submit, or push changes in /home/mozztcad/geo3d; verify recovered code against the original SProcess binary; run the required clean Release validation suite; or decide whether geo_run changes are safe to integrate.
-
babyracoonbbq Bundle Capture ThoughtsCapture spoken or typed ideas into the user's Notion Thoughts card database through quick or conversational entry creation. Use when the user says they want to record, save, jot down, capture, or add a thought, idea, reflection, insight, 随想, 灵感, 想法, or 记一下 to Thoughts/Notion; when they dictate a note by voice; or when they want to talk through an idea and save the result without opening Notion.
-
babyracoonbbq Bundle Transcribe Short VideoTranscribe local short-video and audio files into timestamped Chinese or multilingual text, JSON, and SRT using a local faster-whisper workflow. Use when the user provides downloaded MP4, MOV, MKV, WEBM, MP3, WAV, M4A, AAC, or FLAC material and asks for speech transcription, subtitles, or a transcript for a downstream OCR or knowledge-ingestion workflow.
-
babyracoonbbq Bundle Bohe Diet Notion CheckinExtract daily diet check-in data from Bohe Health/薄荷健康 screenshots and upsert it into the user's Notion 饮食记录 database. Use when the user sends one or more 薄荷健康 diet screenshots, says 更新饮食数据库, 每日饮食打卡, 饮食记录, record calories/macros/meals, or asks to save nutrition screenshots to Notion.
-
lbql-yhl Skill Jd Hard Requirement MatcherEvaluate a candidate or record against explicit, lawful, job-relevant hard requirements and return an evidence-based pass/fail decision. Use when a workflow needs deterministic requirement matching without relying on keyword similarity or hidden criteria.
-
huruizhi Bundle Superpower Dev FlowEnforce a Superpowers-style software delivery workflow for coding tasks. Use when implementing features, fixing bugs, or refactoring code where you need explicit design sign-off, bite-sized implementation planning, strict TDD (RED-GREEN-REFACTOR), review gates, and evidence-based completion.
-
huruizhi Skill Setup CodexGuide Setup Codex onboarding: personalize by role, choose a first real task, connect relevant context, ask focused setup questions, and create a useful first artifact.
-
karim-bhalwani Bundle Thinker 2Specialized in structured reasoning, mental scaffolding, and breaking down complex problems. Use at the start of every task to ensure deep, transparent, and auditable thinking before taking action. DO NOT USE FOR: brainstorming with the user (use brainstorming), implementation (use implementer), or producing final deliverable artifacts (complete documents, code, designs). Thinker produces intermediate outputs like reasoning scaffolds and action plans for handoff to implementer or architect.
-
logandoo Bundle Vibeweaver MiniMANDATORY for every coding task: run the checker, fix the first failure, repeat until it prints ALL CHECKS PASS. Do not claim done before that line.
-
logandoo Skill Vibeweaver Mini 3MANDATORY for every coding task: run the checker, fix the first failure, repeat until it prints ALL CHECKS PASS. Do not claim done before that line.
-
logandoo Skill Engineering PlaybookA generic senior-engineer operating playbook. MANDATORY for every coding task — plan before you type, test before you claim, debug from evidence, review your own diff.
-
aaravriyer193 Skill Debugging SystematicallyInvestigates and fixes a bug, error, or unexpected behavior methodically instead of guessing. Use whenever the task is "this is broken" or "X isn't working" rather than building something new.
-
sasha-deneux Bundle Due Diligence ChecklistRun a structured, time-boxed acquisition due-diligence workflow. Take a signed LOI and a data-room index, load a workstream checklist, assign an owner and a status to every item, track the days remaining against the DD period, and surface the red flags early enough to act on. Use it to drive the window between LOI and close, not to re-underwrite the deal.
-
eyriecommander Bundle Source IntakeUse when an inbound source should be preserved, interpreted, and optionally propagated into durable project state, including screenshots, web pages, social posts, articles, books, papers, meeting snippets, email excerpts, PDFs, repo notes, product pages, or user-provided source material. Do not use for one-off summaries unless the user asks to incorporate the source into a system, project, board, doc, skill, notice, or follow-up.
-
kaiyihe699-max Bundle Hatch PetCreate, repair, validate, visually QA, and package Codex-compatible v2 animated pets from character art, generated images, company or prospect brand cues, or visual references. Use for any new Codex pet, custom mascot, non-pixel pet style, brand-inspired pet, existing-pet repair, or 8x11 spritesheet workflow requiring all 9 standard animation rows, 16 look directions, deterministic assembly, QA artifacts, and spriteVersionNumber 2 packaging.
-
kaiyihe699-max Skill Meeting NotesTurn raw meeting notes, transcripts, or audio summaries into structured minutes with key points, decisions, action items, owners, due dates, risks, and next steps. Use when Codex needs to organize standups, project reviews, client calls, brainstorms, formal minutes, or other meeting records in English or Chinese.
-
m1nga Skill Desktop Package 2Package the current task/session's content into ONE new folder on Ming's macOS Desktop for human pickup (查收) — distilled Chinese documents plus copies of files produced, organized so a cold reader gets the task, conclusion, and open items without the conversation. Folder name = one emoji + short Chinese topic (Ming's desktop habit); fixed entry file 📖 先看这个.md inside. Two modes — end-of-task packaging (把前面说的内容整理到桌面), and task-start filing (这个任务单独开个桌面文件夹, outputs accumulate into it during the task). Trigger whenever Ming says 整理到桌面 / 桌面开个文件夹 / 放到桌面我要查收 / 打包到桌面 / 桌面上给我留一份 / put this in a desktop folder / make a desktop folder for this task — even without naming the skill, even when the ask is the last sentence after a long setup. NOT for AI-session handoff (conversation-package), NOT for closing an iteration (iteration-close), NOT a desktop cleaner (整理桌面 is a different job) — it only ever ADDS one new folder and never touches existing Desktop items. Works identically in Claude Code and Codex.
-
netclaw-dev Skill Business Email ReviewRequired drafting and review process for customer-facing business and sales email.
-
andersonhjb Bundle Bornforthis Illustrations生成 Bornforthis 个人 IP 风格的中文正文配图。用于用户要求为中文文章、帖子、博客、Notion 文档、知识讲解、工作流、方法论、流程、结构、状态、隐喻或观点制作“Bornforthis”“个人 IP”“蜡笔手绘”“正文配图”“文章插图”“配图建议”“shot list”“去标题”或“改图”时;默认使用 Bornforthis 青年男性角色、纯白背景、蜡笔或马克笔斜线纹理、深蓝粗描边、少量蓝红中文批注和温暖而略荒诞的绘本风格。
-
greatmark Skill Interview MeInterview the user one question at a time to turn ambiguities into explicit decisions before implementation, prioritizing architecture-changing questions. Use when the user says "interview me", "访谈我", "开工前把需求问清楚", "帮我把这个需求里的模糊点理清楚", "ask me clarifying questions" before starting, complains the requirements are too vague to start ("需求太模糊没法干"), or wants pre-task Q&A. Not when the user merely permits questions while working ("有不确定的可以问我", "ask me if unclear") — permission for later is not an interview now. Not for interview practice (面试题) or researching pitfalls (use blindspot-pass; run it first when both apply).
-
nikhil8bph Bundle Task Browser Verification[TODO: Briefly describe what this skill does and when it applies.]
-
chthollyphile Skill Testing Strategy 2Use when the task involves choosing how to validate a change in this repository, deciding whether to inspect a running dev server, run unit tests, run Playwright UI screenshot tests, or avoid unnecessary builds.
-
chthollyphile Bundle Reuse Project Utilities 2Use when implementing, refactoring, or reviewing code in this repository and the task may duplicate existing helpers, libraries, visualizer utilities, lyrics utilities, font/color helpers, list virtualization, icon usage, i18n, playback adapters, or service patterns. Trigger before writing new utility functions or installing/hand-rolling functionality already present in the project.
-
dtzp555-max Skill Speckit PlanExecute the implementation planning workflow using the plan template to generate design artifacts.
-
dtzp555-max Skill Speckit AnalyzePerform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
-
immamdouhaboammar Bundle Host Workspace OperatorUse when a ChatGPT/Codex Plugin workflow needs to inspect, search, modify, or verify files in the host workspace using the safest native tools available.
-
immamdouhaboammar Bundle Sandbox Python ExecutorUse when a ChatGPT/Codex Plugin workflow needs deterministic computation, file processing, repository checks, package inspection, or other work that should be actually executed with host-native Python instead of answered from unverified reasoning.
-
isaacrowntree Skill Social Emailsocial email
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 postmortem, stacks-design-minimalist, stacks-scheduler. 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.