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.
-
markoblogo Bundle DiagnoseDebug coding failures through reproduction, ranked hypotheses, narrow fixes, and verification. Use when a bug, regression, flaky test, performance failure, or inconsistent behavior is broken, slow, throwing, or hard to reproduce and the task needs disciplined diagnosis instead of guessed fixes.
-
markoblogo Bundle Happy HandoffContinue the current Codex Desktop task in Happy on Android when the user says "ухожу", asks to move or hand off to Happy, or invokes this skill explicitly.
-
markoblogo Bundle Token Frugal ModeReduce output-token usage without losing technical accuracy. Use when the user asks to save tokens, be terse, stay brief, use caveman mode, use compressed answers, minimize chatter, or when the session is context-tight and the task does not need long prose.
-
markoblogo Bundle Assumption ExcavationSurface hidden assumptions in plans, specs, AGENTS.md, SKILL.md, SET bundles, and workflow contracts before implementation or handoff. Use when an artifact looks plausible but may rely on unstated environment, dependency, behavioral, temporal, or success assumptions.
-
markoblogo Bundle Doc Grounded GrillingStress-test a plan, feature, or design against the repo's existing docs, domain language, ADRs, and context files. Use when a task is ambiguous, terminology is fuzzy, architecture trade-offs matter, or the user wants alignment before implementation. Ask one question at a time, inspect the codebase when answers are already present, and sharpen the project's language as decisions crystallize.
-
markoblogo Bundle Delivery Preflight GateRun a baseline preflight before long implementation, autonomous execution, or publishing a PR. Use when a task has multiple phases, mandatory commands, high risk of thrashing against an already-broken repo state, or should be checked in an isolated push gate before reaching the real remote. Deduplicate the minimum useful checks, surface red baseline conditions early, and require an explicit user decision before proceeding past known breakage.
-
markoblogo Bundle Confidence Fragility ReviewReview whether an artifact's confident claims are backed by evidence, tests, contracts, or operational safeguards. Use before shipping, publishing docs, accepting generated plans, or trusting a workflow that may present fragile assumptions as certainty.
-
peterbamuhigire Bundle Skill Name In Kebab CaseUse when a concrete task needs this procedure or standard. Name the artefact, user language, and closest neighbour that should route elsewhere.
-
peterbamuhigire Bundle Pos And Retail OperationsUse when designing, auditing, or implementing a point-of-sale workflow for a tenant-aware retail or field-sales ERP where products, finished stock, customers, payments, and inventory truth must remain aligned. Use ecommerce-and-checkout-ux for consumer checkout and fintech-and-financial-product-ui for financial-product journeys.
-
peterbamuhigire Bundle Game UI Hud And Diegetic InterfacesUse when designing game HUDs, menus, maps, inventory, dialogue, tutorials, pause/settings, save/load, failure/success, controller focus, touch, couch-distance, or diegetic interfaces. Use ordinary app UI skills for non-game task flows.
-
sidchaudhary Bundle Email SequenceAudits a cold outbound email sequence: a gap analysis per email, full rewrites of the three weakest, and a recommendation for any missing step in the sequence shape. Use when reply rates are low and the cause is unclear, or to review a new sequence before it launches. Boundary: audits and rewrites an existing multi-email sequence. `cold-email` writes one first-touch email from scratch, and `cold-email` handles subject lines only.
Audited -
sidchaudhary Bundle Appointment SettingTurns a warm conversation into a booked meeting in as few messages as possible - the booking message, the reschedule, the confirmation, and the day-before reminder. Use when a prospect is ready to talk and the user wants to lock a time without back-and-forth. Pairs with cold-email and account-plan.
-
sidchaudhary Bundle Missed Meeting EmailWrites the 3-stage recovery sequence for a missed meeting - the hour-one message, the day-two follow-up, and the one-week close - plus guidance on when to stop trying based on no-show history. Use when a booked meeting was missed and the user wants to recover it without sounding annoyed. Pairs with appointment-setting.
-
sidchaudhary Bundle Hook WriterTakes a LinkedIn post draft and generates four scored hook variants for the opening one or two lines before the see-more cutoff, each built on a distinct psychological framework, with a recommendation and the reason it wins. Use when a post's opening feels flat, or when testing hooks before publishing. Boundary: LinkedIn post openings only. `cold-email` does the equivalent job for cold email subject lines, and `cold-email` writes the opening line of a cold email body.
Audited -
sidchaudhary Bundle Responsive Search AdsWrites a complete Google responsive search ad from real query intent and claims the landing page can support, then validates every headline, description, path, sitelink and callout against its character limit, since each asset has to work alone and beside the others. Use when a focused ad group needs credible copy. Boundary: `ad-copy` writes long-form paid-social primary text with no character ceiling, and `cold-email` writes email subject lines.
Audited -
yuniorglez Bundle Git FlowSenior Workflow Architect. Master of Trunk-Based Development, Stacked Changes, and 2026 Branching Strategies.
-
lloyd3126 Bundle Fred Release CalendarBrowse FRED economic releases and release dates through the Codex in-app browser. Use when the user asks for a FRED release, publication schedule, release calendar, next release, release catalog, date filter, or release-date comparison.
-
nvidia-nemo Skill E2e TestEnd-to-end testing workflow with Playwright. Use when writing, running, or debugging E2E tests for Studio user flows.
-
memi-design Bundle Codex OpsCodex and Claude operating workflow for Memoire - JSON-first commands, commit hygiene, review loops, memory capture, and safe autonomous repo operation
-
memi-design Bundle SuperpowerOrchestrate an explicit Mémoire canvas workflow across design inspection, planning, generation, and verification. Use only when the user requests Mémoire orchestration; do not use as a default session policy.
-
justaname-id Bundle HardhatHardhat Solidity development framework — project setup, plugin ecosystem, testing with Mocha/Chai, deployment with Hardhat Ignition, contract verification, Hardhat Network forking, TypeScript configuration, and custom task creation. Works on any EVM chain.
-
fritzprix Bundle X CLIPython CLI wrapper for X (Twitter) interaction using Twikit. Use when the user wants to: (1) post tweets (with text or media, including thread replies), (2) view home timeline, (3) view a user's tweets, (4) search tweets, (5) like/favorite a tweet, (6) retweet a tweet, or (7) delete a tweet. On first use, guide the user through credential setup (username, email, password, optional TOTP) or browser cookie setup. Store config in ~/.libragent/x_config.json and session cookies in ~/.libragent/x_cookies.json. Subsequent requests use the stored session without re-authentication. Triggers on requests like: "트윗 올려줘", "트위터 피드 보여줘", "post a tweet", "like tweet", "retweet", "delete tweet".
-
fritzprix Bundle Hub SpokeImplement a central Coordinator (Hub) that manages, distributes, and merges tasks performed by specialized worker sessions (Spokes). Spokes communicate only with the Hub and not with each other. Useful for ad-hoc project management and complex workflow distribution. Triggers: "허브 스포크", "중앙 통제", "작업 배분", "hub and spoke", "coordinator pattern", "centralized workflow".
-
fritzprix Bundle Teamwork Spec RefactorResumable spec-driven guide for the Team Workspace / org lineage / scheduled task group refactoring in LibrAgent. Use when continuing, implementing, or reviewing this teamwork architecture so changes stay aligned with the agreed contract: workspace-scaffolded SSOT, teamwork as a meta-meta-skill, org as explicit org-created lineage teamwork, scheduled collaboration as separate task groups, and Settings-backed backend-enforced governance.
-
fritzprix Bundle Divide ConquerSplit a large task into independent subtasks, delegate them to child sessions for parallel execution, and merge the results. Use when a task can be broken into non-overlapping pieces that don't depend on each other's output. Not for consensus/review (use consensus-delegation) or benchmarks (use bench). Triggers: "분할 정복", "병렬 처리", "parallel execution", "split and process".
-
fritzprix Bundle Playbook CreatorGuide for designing and creating high-quality, reusable workflows using the playbook tool group. Use this skill when: (1) You want to capture a successful multi-step process for future reuse, (2) A user asks to 'create a playbook' or 'automate this task', (3) You need to design a structured automation workflow with clear inputs, outputs, and success criteria. Triggers: 'create playbook', 'automate this process', 'design workflow'.
-
ninjasln-labs Skill Core RulesGlobal rules applicable to all projects/sessions across AI coding tools (Deep Code / Cursor, etc.). Four bottom lines: credential safety (no plaintext secrets), permission confirmation (confirm before write ops), long-task feedback (progress update within 60s), session progress (maintained in .agents/session.md). Use when handling passwords/credentials, write operations, long-running tasks, session records, or at any project start/end.
-
ninjasln-labs Bundle Writing Plans> Write comprehensive implementation plans from a spec or requirements—break multi-step work into bite-sized tasks with exact file paths, complete code, and verification steps (DRY, YAGNI, TDD, frequent commits; no placeholders). Save plans to docs/superpowers/plans/. Use when you have a spec or requirements for a multi-step task, before touching code. NOT for: stage contract specs (DoD/gate assertions + TDD grid) — those are stage-spec, executed by stage-gate.
-
cwinvestments Skill GoalUse when the user says 'goal', 'set a goal', 'define the goal', 'plan this properly', or starts a task that needs a clear finish line and verification. Structures work into TASK / WHY / OUTCOME / CONSTRAINTS / VERIFICATION before execution begins.
-
cwinvestments Skill WorkUse when the user says 'plan', 'todo', 'copy plan', 'append plan', 'resume plan', 'priorities', or 'what's next'.
-
cwinvestments Skill VerifyRuns this project's check chain through scripts/verify.py and reads the receipt it writes. Fires when tracked changes are finished, when the user asks whether work passes, before a commit, and before reporting a task done. Stays dormant in repositories with no detectable check chain, during read-only audits, and for edits that leave no tracked change behind.
-
cwinvestments Skill FamiliarUse when the user says 'dispatch', 'send familiar', 'split task', or needs work split across parallel CC sessions.
Audited -
cwinvestments Skill Memstack Content Blog PostUse this skill when the user says 'write blog post', 'blog post about', 'write article', 'create blog', 'content for blog', 'write post', or is creating long-form written content for a blog or publication. Do NOT use for landing page copy, email sequences, or social media posts.
Audited -
yuniorglez Bundle Context CompressionEstrategias de compresión y resumen de contexto para sesiones largas, optimizando "Tokens-Per-Task" y manteniendo la integridad de los artefactos.
-
ynitto Skill Decomposition複雑なタスクを詳細で実行可能な小さなタスク一覧に分解するスキル。「タスクを分解して」「ToDoに落とし込んで」「実装計画を立てて」「タスクを細かくして」「何から始めればいい」「作業リストを作って」「実装ステップを教えて」「チケットに分けて」などで発動する。各タスクは独立して実行できるよう、必要な情報を網羅した豊富な説明付きで生成する。
-
ynitto Bundle Meeting Minutes会議のトランスクリプトやメモから、議事録・決定事項・アクションアイテム(担当・期限付き)を構造化生成するスキル。「議事録を作って」「議事録をまとめて」「会議メモを整理して」「文字起こしをまとめて」「アクションアイテムを抽出して」「決定事項を整理して」などで発動する。要件定義・タスク分解につなげる。
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 diagnose, happy-handoff, token-frugal-mode. 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.