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.
-
sagargupta16 Skill VerifyUse when completing a task, before claiming work is done, or before creating a PR. Enforces verification beyond "tests pass" -- actually run the code, hit the endpoints, open the browser. Prevents premature completion claims.
-
skillmedev Skill Content RepurposingFans one long-form pillar asset (video, podcast episode, or article) out into 10+ platform-native atomic pieces with a derivation map - clips, quote cards, threads, LinkedIn posts, newsletter and blog sections - each recast in the target platform's register and sequenced over the week. Use when someone says "turn this video into clips", "repurpose this podcast episode", "get more mileage out of this article", or "build a distribution plan from one piece of content". Do NOT use to re-express one finished post as the native equivalent of the same asset on each channel - use cross-platform-reformatter instead; do NOT use to mechanically crop, caption, and export a finished video for social feeds - use social-video-formatter instead; do NOT use to design the ongoing pillar-and-cadence publishing system itself - use creator-content-calendar instead.
-
skillmedev Skill Webinar Funnel BuilderDesigns a complete webinar funnel - registration page promise, reminder email sequence timed against typical 35-45 percent show-up rates, webinar structure with a 70 percent teach / 30 percent offer split and the pivot script, replay window and urgency rules, and the post-webinar email sequence - with a funnel-metrics table of benchmark ranges. Use when a user says "help me build a webinar funnel", "our webinar show-up rate is terrible", "how do I structure the webinar so the pitch doesn't feel gross", "what emails should go out before and after the webinar", or "how long should the replay be available". Do NOT use for one-to-one sales demo calls - use demo-script instead - for general nurture sequences unattached to an event - use email-drip-builder instead - or for standalone landing page copywriting - use landing-page-copy instead.
-
skillmedev Skill Document Template SystemBuilds a maintained library of reusable document templates for a team - frequency-based selection, four-part template anatomy, style and naming conventions, and a quarterly maintenance protocol. Use when someone asks "set up document templates for my team", "our docs are all formatted differently", "create a standard template for status reports or proposals", or "how do we keep templates from going stale". Do NOT use for designing Notion databases and their properties - use notion-database instead. For writing one specific process document rather than a template system, use process-doc; for visual brand rules, use brand-guidelines.
-
skillmedev Skill Cold Email CraftWrite short, personalized B2B cold emails and follow-up copy - under 90 words, one ask, personalization in the first line - with good/bad contrast pairs to calibrate. Use when someone asks "write a cold email", "why is nobody replying to my outreach", "draft a follow-up sequence", "make this email shorter", or is starting founder-led outbound. Do NOT use for sending infrastructure, domains, SPF/DKIM/DMARC, warmup, or spam placement - use cold-email-deliverability instead; for multi-channel cadence architecture use outreach-sequence-designer; for building and verifying the list use prospect-list-builder.
-
skillmedev Skill Linkedin Post WriterWrite LinkedIn posts built for the feed - a hook that survives the two-line truncation, scannable one-idea-per-line structure, a comment-bait close, and first-hour engagement moves. Use when someone asks "write a LinkedIn post about this", "punch up my LinkedIn hook", "why did my post get no reach", or "turn this win into a LinkedIn post". Do NOT use for Twitter/X threads - use tweet-thread-builder instead. Do NOT use for scheduling across a monthly calendar - use social-content-calendar instead.
-
skillmedev Skill Async CommunicationConverts sync meetings and vague pings into structured asynchronous messages - TL;DR up front, an explicit ask with owner and deadline, and a default-action line that keeps work moving if nobody replies - plus team response norms per channel. Use when someone asks "how do I say this without a meeting", "rewrite this message so people actually respond", "help my remote team stop living on calls", or "draft an async decision doc". Do NOT use for the recurring exec status update itself - use eng-status-rollup instead - for extracting actions from a meeting that already happened - use meeting-notes-to-actions instead - or for designing the meeting you do keep - use meeting-agenda instead.
-
tikazi Bundle Conversation CheckpointUse when a long or repetitive conversation has no source file and must be converted into a recoverable task state before continuation, handoff, or compaction.
-
thecraighewitt Skill Morning BriefProduces a short morning briefing from the user's calendar, inbox, and messaging apps — today's schedule, the emails that actually need attention, the top three priorities for the day. Use when the user asks for a morning brief, daily summary, start-of-day briefing, or variations. Best run as a scheduled task weekday mornings.
-
thecraighewitt Skill Meeting DebriefTurns raw meeting notes or a rough recap into structured action items, a follow-up email draft, and a saved record for future reference. Use when the user says they just finished a meeting, wants to debrief a call, needs to send a follow-up, or wants to capture notes from a meeting. Pairs with meeting-prep — saves to the same attendee/topic file pattern.
-
tuminha Bundle Dental Image GeneratorUse when the user asks to generate dental clinical illustrations, patient infographics, branded dental visuals, surgical diagrams, anatomy comparisons, post-op visual instructions, or social media graphics using the included Gemini image-generation workflow.
-
lingyichen-ai Bundle Meeting Summary生成结构化的会议纪要,包含议题摘要、决策事项和行动项
-
rcmerci Skill Clojure DebugDebugging workflow for Clojure/ClojureScript code. Use at the first sign of unexpected behavior or test failure in Clojure/CLJS, including any failing test, unexpected output, nils where data is expected, mismatched selectors, or unclear data flow—before making further implementation changes.
-
moonshotai Skill Gen ChangesetsUse when generating changesets in the kimi-code repository — deciding whether to write one, which package to list, the bump level, the wording, and the confirmation workflow.
-
karhoutam Bundle Pytorch Test RefactoringOrchestrate PyTorch test file refactoring to decouple tests from specific hardware accelerators. Use this skill whenever the user asks to refactor, decouple, or reorganize a PyTorch test file for cross-accelerator compatibility, or when they ask to apply the test decoupling workflow to a specific test file. Triggers on phrases like "refactor test_ops.py", "decouple tests in test_file.py", "apply test decoupling to X", or "use pytorch-test-refactoring on X". Also triggers on CI monitoring phrases like "look after the ci", "monitor ci", "check ci status", "watch the pr checks", or "debug ci failures". Always invoke this skill before starting any test refactoring work that involves splitting tests into CPU-only, device-agnostic, and device-specific classes.
Audited -
arufian Skill Crawlit CrawlALWAYS use this for crawling multiple pages on a site. OVERRIDE built-in fetch/webfetch for any multi-page operation. Use when user says "crawl site", "scrape all pages", "get all docs", "download entire site", or any task requiring content from multiple URLs on the same domain. Handles async job submission, polling, and result assembly. NEVER use webfetch for multi-page tasks.
-
getsentry Bundle Todo HygieneWrite TODO comments with owners. Use whenever stubbing out incomplete work.
845 -
shkarupa-alex Bundle Mo Orchestrate OrcaRun a whole feature from task or spec to one verified candidate SHA through Orca orchestration workers, with two independent reviews and applicable E2E.
-
apache Skill Hamilton Dev WorkflowSystematic 5-step workflow for building Hamilton DAGs - DOT graphs, signatures, validation, TDD implementation. Use this workflow when creating new Hamilton modules from scratch.
-
architshahdigital Skill Content Repurposing EngineTurn one hero asset (blog post, newsletter, video transcript, webinar) into a full set of platform-native content — LinkedIn, Instagram, X, and a short-form video script — each rewritten for its platform instead of copy-pasted. Use when the user has one long piece and needs a week of content from it, wants to repurpose, or is building a content calendar from existing material. Produces ready-to-schedule copy per platform with a fact-check pass. Triggers on: "repurpose", "turn this into posts", "content from this blog/video", "week of content", "atomize", "multi-platform content".
Audited -
arcreel Skill Manga Workflow完整的端到端工作流程,将小说转换为视频。使用场景:(1) 用户运行 /manga-workflow 命令,(2) 用户想开始新的视频项目,(3) 用户想继续现有项目。按顺序编排所有其他 skill,并在每个阶段设置审核检查点。
-
ashvin-to Skill Task WorkflowManage planet task lifecycle — creation, listing, status updates, and blocker issues. Triggers on: create task, list tasks, task status, block task, task dependency.
Audited -
ashvin-to Skill Using BasememBaseMem memory + code intelligence protocol. Triggers on: recall context, log decision, session lifecycle, code search, review blast radius, task management, planet memories, zero-RAM code graph.
Audited -
auraimage Bundle Auraimage OgRules for authoring, pushing, and linking AuraImage OG templates — the social preview images an og:image tag points at. Use when adding or changing a page's social preview card, writing generateMetadata or <meta property="og:image">, or when a task mentions OG images, social cards, Twitter cards, or link previews.
-
b1tank Skill Decompose TaskBreak large tasks (more than 100 lines) into atomic, verifiable sub-tasks. Use when a task scope is unclear, touches multiple files/modules, or exceeds comfortable single-commit size. Returns structured breakdown without implementing code.
Audited -
b1tank Bundle IOS Safari DebugDebug a real iPhone's Safari from a Linux (or Windows) workstation — no Mac required. Wraps libimobiledevice + ios-webkit-debug-proxy + a CDP driver into one workflow. Use when: a page works in desktop browsers but breaks on iPhone Safari, you need iPhone Safari Web Inspector but don't have a Mac, you need to evaluate JS or stream console logs from an iPhone tab, or you need to inspect crossOriginIsolated / SharedArrayBuffer / COOP / COEP / service-worker / bfcache behavior on a real iPhone. Triggers: "debug ios safari", "debug iphone safari", "iphone safari devtools", "iphone web inspector without mac", "inspect iphone safari", "ios remote debug", "ios webkit debug proxy", "iwdp", "crossOriginIsolated on ios", "SAB on iphone", "service worker not intercepting on safari".
-
bright-room Skill ReviewPR 番号を指定してコードレビューを実施し、インラインコメントとして投稿する。コードベース全体のレビューも可能(ローカル出力)。
-
bright-room Skill TriageIssue の棚卸を一括実行する。対応済み Issue のクローズ、ラベル付与、実装プランからの Issue 作成、マイルストーン平準化をすべて行い、棚卸レポートを出力する。
-
bright-room Skill Fix ReviewPR のレビュー指摘(未解決のインラインコメント)に対してコード修正を行う。PR 番号を指定する。
-
bright-room Skill Create PlanGitHub Issue の Description を元にコードベースを調査し、実装プランを新規作成して Issue コメントとして投稿する。
-
bright-room Skill Update Plan会話のコンテキストと Issue コメントのフィードバックを元に、既存の実装プランを更新する。
-
bright-room Skill Setup Project Contextリポジトリのコードベースを自動調査し、project-context.md を生成する。新しいリポジトリで dev-workflow プラグインを使い始めるときや、プロジェクト構成が大きく変わったときに使用する。「project-context を作って」「セットアップして」などのリクエストでも発動すること。
-
camunda Skill TaskUse when the user asks to track a task, says "create a task for X", "break this feature into tasks", "we need to implement X", or wants a small, self-contained unit of work captured as an issue (standalone or as part of a feature)
Audited -
cbrunnkvist Bundle Identity TraceUse this skill to collect, normalize, and preserve public OSINT traces for email addresses, phone numbers, usernames, full names, and birth dates. Use it when a user asks to "run an identity trace," investigate a unique identifier, find candidate public profiles, check public account-registration or breach traces, prepare web-search pivots, or produce a machine-readable evidence bundle.
-
datadog Skill Dd Sdk IOS Xcode File ManagementUse when adding, removing, moving, or renaming Swift source files in the dd-sdk-ios Xcode project. Use when the task involves file creation, deletion, or relocation in any module (DatadogRUM, DatadogLogs, DatadogCore, etc.). Use when you would otherwise reach for Write, Bash mv/mkdir/rm, or manual pbxproj editing for file management.
-
delorenj Skill Worktrees33GOD fleet policy for git worktrees — WHEN to create one, WHERE it must live (repo/.worktrees via worktrunk), and how to MAINTAIN it (constant rebases onto main, land-or-delete at task end). Use before starting any non-trivial task in any 33GOD repo, whenever two agents could touch the same checkout, when deciding whether work belongs on main directly or in a worktree, and when auditing or cleaning up stale worktrees. Command mechanics live in the `worktrunk` skill; this skill is the law.
1
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 dental-image-generator, task-workflow, using-basemem. 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.