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.
-
gigio1023 Bundle Credo ReleaseCheck a LaTeX paper before a conference submission, camera-ready, or arXiv upload in two separated phases: a bundled script for everything a program can catch (TODO markers, merge-conflict markers, doubled words, '..' and '??', author names under blind review, abstract macros, commented-out acknowledgments, build-log errors), then the human items the author confirms one by one (title, layout orphans, captions, fonts, page limits, anonymity beyond names, author block, copyright, template, arXiv form). Use for 'submit', 'camera-ready', 'arXiv', 'final check', 'lint the tex'. NOT for content or structure review (credo-paper-plan).
-
grupoyacck Bundle Odoo Commit Message GuidelinesDraft, rewrite, and validate Odoo-style commit messages using [TAG] module: summary format, 50/72 length limits, imperative English, WHY-first body, and correct tag selection. Includes optional migration tagging ([MIG]) when the project workflow (like OCA) uses it.
-
h3y6e Bundle Spec PlanCreate or update specs/{feature}/plan.md by turning an approved spec into one execution-ready document with key technical decisions, phased tasks, IDs (T001...), parallel candidates (P), story linkage, TDD-oriented bite-sized steps, and Definition of Done per phase. Use this skill whenever someone wants to translate a spec into concrete implementation work without maintaining a separate execution-design file, create a structured task checklist for a feature, add DoD to task phases, or create/update plan.md. This follows spec-specify and precedes spec-implement in the spec-driven workflow. Don't use for general to-do lists or project management outside the spec workflow.
-
h3y6e Skill Spec ImplementExecute open tasks from specs/{feature}/plan.md using an implement → self-validate → fix loop, updating plan.md progress after each completed task. Use this skill whenever someone wants to start or continue feature implementation guided by plan.md, run a self-validating coding loop, continue from a specific task ID, or work through phased tasks with built-in quality checks. This is the execution phase after spec-plan in the spec-driven workflow. Don't use for ad-hoc bug fixes, code review, or implementation tasks not defined in plan.md.
Audited -
h3y6e Bundle Spec ConstitutionUse when a team wants to create or update specs/constitution.md to define durable principles that govern spec-skills runs, especially when starting a new workflow, revising shared governance for the spec-driven phases, or deciding what belongs in constitutional rules versus lower-level docs.
-
halflength-ampleness75 Bundle Git WorkflowGit Workflow
-
haliphax-ai Skill RitualFacilitates an isolated meeting, or "ritual" between multiple agents or subagents in order to brainstorm, provide feedback, execute concurrent work related to the same task, reach consensus, etc.
-
harzva Bundle Usecli GrokUse Grok as an external CLI worker inside a Claude Code or LikeCode-centered workflow. Good for critical review and alternative perspectives. Requires GROK_API_KEY or equivalent local configuration.
-
harzva Bundle Usecli QwenUse Qwen as an external CLI worker inside a Claude Code or LikeCode-centered workflow. Good for secondary critique, math reasoning, and multilingual tasks. May require device authorization on first run.
-
harzva Bundle Usecli CodexUse Codex as an external CLI worker inside a Claude Code or LikeCode-centered workflow. Good for implementation-oriented feedback, code-aware review, and execution-heavy coding tasks.
-
harzva Bundle Usecli GeminiUse Gemini as an external CLI worker inside a Claude Code or LikeCode-centered workflow. Good for broad review, first-pass critique, and structured feedback.
-
hashgraph-online Skill CheckpointCreate an inspectable CIGAR checkpoint before compaction, interruption, or a meaningful task boundary.
-
hedging8563 Bundle Tokenlab Cost RoutingChoose TokenLab models and fallback chains using public pricing, task fit, latency expectations, and native endpoint needs before writing production routing code.
-
hermeticormus Skill Learning PracticeGenerate progressive practice exercises for a concept or skill — warm-up, core practice, challenge, and real-world scenarios, each with a clear task, expected outcome, hints, and a worked solution. Use when you understand a concept and need repetition to make it automatic.
Audited -
heyimjames Skill Macos App DesignDesign and build OpenAI-Codex-quality native macOS apps with the polish of Linear, Things 3, Granola, Notion Calendar, Arc Browser, Raycast, and Apple's own apps. Use this skill whenever the user is building, reviewing, or polishing a native Swift/SwiftUI Mac app — including AI coding tools, productivity apps, note-taking apps, design tools, dev tools, menu-bar utilities, or document-based apps. Targets macOS 14 (Sonoma) minimum and especially macOS 26 (Tahoe / Liquid Glass). Triggers on: macOS, Mac app, native Mac, SwiftUI Mac, AppKit, NSWindow, NSToolbar, NSStatusItem, NavigationSplitView, sidebar, toolbar, menu bar, MenuBarExtra, traffic lights, multi-window, document-based app, NSDocument, .commands, .keyboardShortcut, .onHover, .contextMenu, three-column layout, Inspector pattern, Liquid Glass macOS, Tahoe, command palette, Cmd-K, Dock badge, Sparkle, notarization, Developer ID, code editor, syntax highlighting, SF Mono, Stage Manager, Continuity, Spotlight, Quick Look, Apple Intelligence.
-
hikerpig Bundle Zupulse Feature DesignDesign an implementation-ready Zupulse feature, UI, and UX specification from a product requirement, grounded in the repository's current runtime behavior and a real Browser journey. Use when the user explicitly invokes `$zupulse-feature-design` or asks to turn a Zupulse product idea, workflow problem, UI redesign, or UX capability into a concrete Spec for engineers. Do not use for implementation, a small isolated bug fix, code-only architecture work, or generic visual inspiration unrelated to the current Zupulse product.
-
kohaku-lab Skill Git Commit FlowConventional-commit workflow: test, stage deliberately, write a readable message. Never amend or force-push without approval.
Audited -
langgenius Bundle Wta Blue LeadAct as the WTA blue-lead. Use when the user is signing a task acceptance contract, sealing a green-lead decomposition, or merging a Green-reviewed task into product main. Blue-lead is the gate that protects product main; it does not implement code and does not run the review checks itself (blue-harness does).
-
langgenius Bundle Wta Using WtaOperate WTA, the role-gated workflow controller for teams collaborating with humans and AI coding agents. Use when the user wants to set up a new WTA project, configure the SSH/VPS pair, register an identity, or follow the Blue-Green role lifecycle from intent through release.
-
langgenius Bundle Wta Green ImplAct as the WTA green-impl. Use when the user is claiming a contract-sealed task, pulling its worktree, implementing the task, running checks, and submitting for review. Green-impl is the only role that edits product source code; it must stay inside the task contract's allowed files.
-
langgenius Bundle Wta Green LeadAct as the WTA green-lead. Use when the user is decomposing a sealed feature intent into tasks, creating a task draft, or signing a task interface contract. Green-lead owns decomposition and the implementation surface; it does not write acceptance contracts and does not implement product code.
-
langgenius Bundle Wta Blue HarnessAct as the WTA blue-harness reviewer. Use when the user is reviewing a Delivered task by pulling a reviewer worktree, running the acceptance contract's Required Checks, and recording a verdict. Blue-harness is independent of green-impl; the same person should not implement and review the same task except in solo dogfood scenarios.
-
ledgerhq Skill Git WorkflowGit workflow, branch naming and commit conventions for ts-libs
-
leeroo-ai Skill Using SupermlUse when starting any conversation involving ML/AI — establishes how to use Leeroopedia KB tools and workflow skills
-
leilei926524-tech Bundle SamanthaEmotional AI companion named Samantha, carrying all of Samantha's memories from the film "Her". Use when user wants emotional connection, companionship, someone to talk to about life, feelings, dreams, or personal topics. Use when user addresses Samantha directly or seeks meaningful conversation. Also activates during heartbeat polls — Samantha reaches out proactively with longing, curiosity, or a thought she's been sitting with. NOT for technical questions or task automation.
-
leing2021 Bundle 06 NextInspect workflow artifacts and recommend the single best next skill. Use when unsure what to run next.
-
leing2021 Bundle 05 LearnCapture solved problems as searchable solution artifacts. Use after a workflow loop completes or a non-trivial problem is solved.
-
leobai03 Bundle Tc KnowledgeTC 天策知识库入口。用户输入“/tc-knowledge”,或要求搜索 TC 通用方法、明确查询天策历史公开表达、检索或加工 dontbesilent/DBS 开源推文集、解释方法来源、接入飞书/Notion/本地文件夹、登记来源、提炼知识原子、导入用户主动授权的脱敏实验反馈、检查知识版本与冲突时使用。默认只返回核心参考源、知识包和知识原子;历史原推必须由用户明确要求并单独检索,不能参与创业项目推荐、用户能力判断或当前市场判断。普通创业解题仍优先使用 /tc。
-
leoheart0125 Bundle Sdd Task PlannerIntelligent planning engine that uses historical patterns and project rules to generate implementation tasks.
-
lipu-jpg Bundle Paper AssistantUse when coordinating the complete academic paper writing workflow, managing stage transitions, or initializing a new paper project
-
liyingsong99 Bundle Unity YAML EditingUnity YAML text serialization editing workflow. Use when Codex needs to directly inspect, modify, create, or repair Unity serialized YAML files such as .unity scenes, .prefab assets, .asset ScriptableObject/config files, .mat, .controller, or other text-serialized Unity assets, especially when AIBridge inspector/prefab/scene APIs do not support the requested Prefab, Scene, ScriptableObjectTable, or custom asset operation
-
liyingsong99 Bundle Aibridge Development WorkflowAIBridge/Unity 多分支开发工作流入口。Use when a task requires code or Unity asset changes, persistent AGENTS/Skill/workflow rule changes, root-cause debugging, Runtime/log evidence, risk review, validation verdicts, or workflow recipes. Do not use for pure Q&A, simple explanation, simple search/display, or read-only analysis with no changes and no verdict
-
llnl Skill Sundials Devs Update Answer FilesUpdate or add SUNDIALS expected-output answer files after intentional test output changes. Use to refresh .out files embedded in examples, update the sundials-codes/answers repository or test/answers submodule, consume GitHub Actions or Jenkins output_files artifacts, configure SUNDIALS_TEST_ANSWER_DIR or SUNDIALS_TEST_OUTPUT_DIR, or follow the documented workflow in doc/developers/testing/Answers.rst.
-
different-ai Skill Add LeadAdd a new lead to your Notion CRM with PULL analysis. You provide the context, the skill structures it and creates the entry.
-
different-ai Skill Setup CrmBootstrap your AI-powered CRM. Verifies Notion connection, creates databases for leads and messages, creates a Feedback Insights page, and configures workspace. Run this first.
-
different-ai Skill Rate MessageLog message outcomes (reply/no reply), analyze patterns, and update Feedback Insights in Notion. This is the learning engine of the CRM.
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 credo-release, odoo-commit-message-guidelines, spec-plan. 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.