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.
-
sueheo Bundle Star Experience Organizer사용자가 두서없이 늘어놓는 취업 경험 이야기를 STAR(Situation-Task-Action-Result) 구조로 정리한다. 이야기 속 정량화 가능한 수치를 추출하고, 결과/행동이 애매하면 구체적 후속 질문을 던져 답을 유도하며, 사용자가 상황 자체를 못 짚을 때는 맥락을 잡아주는 질문으로 돕는다. 완성된 경험은 경험 뱅크 파일에 누적 저장한다.
-
supreme-gg-gg Skill Instagram SkillHow to use Instagram CLI to interact with Instagram from the command line on behalf of a user. Use this skill whenever the user wants to send or read Instagram messages, check their inbox, reply to or unsend messages, or automate any Instagram DM workflow via the CLI. This includes tasks phrased as "message X on Instagram", "check my Instagram DMs", "send a photo to my friend", "read my unread Instagram threads", or any automation / scripting involving Instagram direct messages.
-
svenhorvath Skill Tool EvaluatorEvaluates whether a new tool, plugin, skill, or extension fits into the user's existing Claude Code workflow. Use when the user shares a GitHub link, tool name, or plugin and asks for an opinion, recommendation, or assessment. Trigger on phrases like "check this out", "should I use this", "is this worth it", "does this work with my setup", or any URL to a tool/plugin/skill repository. Also activates when user mentions changing their workflow (switching environments, adding or removing tools).
-
solanabr Bundle Writer StyleWrite original educational and long-form technical content in a specific author's authentic voice — courses, lessons, explainers, deep-dives, threads — using a two-layer voice pack (an always-on PRIMARY voice that reproduces the author's idiolect + SECONDARY craft borrowed from master writers, applied not impersonated, routed by the piece's job) and a facts-first workflow that verifies technical content BEFORE styling. Ships two packs: kaue (Kaue / Superteam Brazil, tuned for Solana/Web3 education) as the default, and david (David Potolski Lafetá — Solana online-course lessons, plus Medium long-form and PM/delivery artifacts like estimation write-ups, scoping docs and retrospectives; one guest voice, helius, scoped to its evidence layer). Use whenever drafting or editing content that should sound like a specific person rather than generic AI — 'write this lesson in my voice', 'in Kaue's voice', 'in David's voice', 'draft a thread the way <author> would', or 'a Superteam-style explainer'. Also builds new voice
-
somasays Bundle Create SkillsUse this skill whenever the user wants to create a new Claude skill, write a SKILL.md file, turn a workflow into a reusable skill, package instructions for Claude to follow, or build a custom automation that Claude can trigger. Also use when the user says "make this a skill", "create a skill for X", "I want Claude to always do X", or asks how skills work. Covers skill anatomy, writing patterns, description optimization, progressive disclosure, testing, and packaging. Even if the user just mentions wanting to standardize a workflow or create reusable instructions, this skill applies.
-
sorabhv Bundle Social Media StrategistMUST be used whenever a user asks for social media content, Instagram Reels, TikTok ideas, or a content calendar for a local or small business. This skill discovers trending content across TikTok and Google Trends, then generates a personalized weekly content plan with Reel concepts, captions, and hashtags for small businesses. It remembers the user's business profile across sessions so returning users don't need to re-enter their details. Do not answer social media planning questions without this tool.
-
spatie Bundle Spatie Laravel PHP StandardsApply Spatie's Laravel and PHP coding standards for any task that creates, edits, reviews, refactors, or formats Laravel/PHP code or Blade templates; use for controllers, Eloquent models, routes, config, validation, migrations, tests, and related files to align with Laravel conventions and PSR-12.
-
melonask Bundle OrchestratorGuide for integrating distributed Rust microservices. Use this skill whenever the user wants to: implement secure passwordless authentication (Argon2id, HMAC-SHA256, subtle constant-time comparisons); create fast $O(1)$ database lookup indexes for secrets; parse complex dynamic TOML configuration files into application state using Serde; build operational CLI applications with Clap subcommands; implement distributed Server-Sent Events (SSE); protect reqwest or Hyper external RPC clients against SSRF; map ULID task IDs through uuid and SQLx as 16-byte database values; or enforce S3-compatible presigned PUT upload limits via bucket policies. Make sure to use this skill when the user mentions Redis Pub/Sub to SSE, TOML dynamic config, Clap CLI, Argon2id hashing, HMAC lookup index, reqwest SSRF, private IP filtering, ULID SQLx mapping, presigned PUT, bucket policy, or microservice glue patterns.
-
memorax-ai Bundle Memorax CodeUse this skill as the single router for persistent coding and repository-local memory. Invoke it whenever a request may involve prior-work knowledge, repository memory, reusable procedures or rules, durable profile or interaction preferences, or information worth retaining beyond the current task. This applies without memory wording, including habits, preferences, checklists, action sequences, prerequisites, gates, exceptions, validation rules, communication style, preferred language, or result presentation. Classify the request as coding memory, repository memory, personal procedure memory, personal profile memory, or no persistent memory, then route it to the matching operation. Invoking this router does not require coding-memory search. Reuse a relevant coding-memory result already retrieved in this conversation; otherwise let the matching operation decide on search. Prefer this router over underlying memory workflows. Ask one focused question only when memory authority remains ambiguous.
-
mergesort Skill Iconic CLIUse the iconic CLI to generate semantic keyword metadata from SF Symbols, emoji, and image files. Trigger when a task needs searchable keywords, icon metadata, or automated tagging for visual assets.
-
metyatech Bundle Pr Review WorkflowUse when addressing PR review feedback, re-requesting reviews, handling GitHub review bot re-reviews (Codex, Copilot), or managing GitHub notifications. Do not use for creating new PRs or general development.
-
innei Skill Sync Upstream FeatureUse when porting a feature from the closed-source Shiroi repo to the open-source Shiro repo. Triggers on "sync from upstream", "port feature from Shiroi", "bring X from Shiroi to Shiro", or any task requiring code migration between the two repos.
-
insforge Skill Developing Insta CLIUse when working in the insta-cli repo — changing code, adding commands, opening PRs, getting them approved, or shipping a release (binaries and npm). Covers the review flow, the tag-triggered release workflow, and the manual npm publish.
-
isaac-sim Bundle Autodata Generate DatasetsGenerate amplified robot-demonstration datasets with NVIDIA AutoData. Record and annotate demonstrations, author task-descriptor / embodiment / environment-profile YAML, choose the right generation algorithm (MimicGen for single-arm, DexMimicGen for bimanual, SkillGen for single-arm, collision-aware motion-planned transitions), run parallel simulation generation with generate_dataset.py, and validate the resulting HDF5 datasets. Use when working with AutoData, MimicGen/DexMimicGen/SkillGen demonstration generation, task descriptors, or HDF5 robot-demo datasets in the Isaac Lab / Isaac Sim stack. Do not use for general Isaac Lab RL policy training, teleoperation hardware setup, or non-Isaac data pipelines.
-
isikmert1 Bundle Playwright TestgenUse when turning one written scenario into a grounded Playwright end-to-end spec, or running and repairing a spec produced by that workflow.
-
itswendell Skill Notify VoiceSend concise, source-attributed updates from a local Codex task to the user's native ChatGPT Voice task with chatgpt-voice. Use during nontrivial or long-running work when a major milestone completes, a verified insight materially changes the conclusion, a blocker or important failure occurs, the task completes, or immediately before requesting user input or permission. Do not use for routine progress or unchanged monitoring.
-
ivanboring Bundle Drupal Module FinderFind, evaluate, and install Drupal contributed modules by describing the problem to solve. Use whenever the user needs a Drupal module for a task, wants module recommendations or comparisons, or needs the composer command to install one.
-
ivankuprin Bundle SpecloopRun a bounded SPEC → BUILD → REVIEW → REPAIR workflow until verified or blocked. Explicit invocation only: `$specloop` in Codex or `/specloop` in Claude Code.
-
ivo-toby Skill ClaudecraftSpec-driven development workflow skill. Auto-loads when working on: - Specification creation or editing - Technical planning - Task decomposition - Implementation within ClaudeCraft context
-
iyadhkhalfallah Skill Save SkillSave what we just did as a reusable skill. Use at the end of a session to capture a workflow, technique, or process that you want to repeat.
-
jackywxsz Bundle Jacky Creator ReleaseRun and strongly accept Jacky Creator's branch-to-release workflow: verify feature branches, merge approved changes, synchronize every version surface, build one immutable artifact, publish GitHub/npm/marketplace surfaces, and prove the installed result. Use when preparing or finishing a release, recovering a failed publication, checking whether a release is really live, or applying reusable last-mile release controls to another project.
-
mmmantasrrr Skill Seeking SkillsUse when starting a complex task where community skills, design frameworks, or specialized personas might exist on GitHub - before writing code, check if someone has already created a proven skill for this domain
-
mo7yw4ng Skill OpenapeCYCU iLearning (Moodle): Manage courses, videos, quizzes, materials, grades, forums, announcements, and calendar.
-
moeeza3 Bundle Amazon Kdp PublishingUse this skill whenever the user wants to format, prepare, verify, or publish ANY book or print-on-demand product for Amazon KDP (Kindle Direct Publishing) — novels, non-fiction, children's picture books, coloring books, notebooks, journals, planners, log books, sketchbooks, or any other "low-content" product, in paperback, hardcover, and/or Kindle eBook form. Trigger this any time the user mentions KDP, Amazon self-publishing, paperback/hardcover formatting, trim size, bleed, gutter margin, spine width, cover calculator, ISBN for a book, EPUB for Kindle, or asks "is this ready for Amazon" / "will KDP accept this" / "check my formatting" — even if they don't say "KDP" by name. Also use this skill's QA workflow whenever asked to proofread, fact-check, or check consistency in a long manuscript (novel-length fiction), since that workflow is bundled here alongside the formatting specs.
-
moona3k Skill Macparakeet SttUse when the user asks to transcribe audio or video, search MacParakeet's local speech library, retrieve cited transcript segments or knowledge cards, or inspect and manage saved meeting artifacts on macOS Apple Silicon.
-
moostjs Bundle MoostjsUse when working with the Moost framework (moost, @moostjs/event-http/cli/wf/ws, @moostjs/swagger, @moostjs/otel, @moostjs/vite, create-moost) to build decorator-driven TypeScript apps for HTTP, CLI, WebSocket, Workflow events, or custom adapters. Covers controllers, controller subclassing (@Inherit), handler/parameter/response decorators, DI, interceptors, pipes, auth guards, framework errors, common metadata decorators, Wooks composables, adapter authoring, quick apps, workflow outlets/state strategies, WebSocket rooms/testing, logging, app-init hooks (@MoostInit), the Vite plugin (dev/build, middleware, SSR/SPA, deployment), event context/scoping, Swagger/OpenAPI generation, and OTel tracing/metrics. Not for plain @wooksjs/* apps without Moost decorators (use the wooksjs skill), nor auth/RBAC — @moostjs/arbac is deprecated; use the aooth packages (@aooth/auth-moost, @aooth/arbac-moost) and their own docs/skill.
-
more-io Bundle Apple BridgesUse this skill whenever the user asks about Apple apps — Reminders, Calendar, Contacts, Notes, Mail, Messages (iMessage/SMS), or tmux sessions. This includes creating/completing reminders, checking/adding calendar events, looking up contacts, reading/writing notes, sending/reading email, reading/sending iMessages and texts, and capturing tmux session content. Also use this skill when the user mentions tasks, todos, scheduling, birthdays, free time slots, or end-of-day summaries. The bridges are CLI tools installed at ~/.claude/ that give Claude Code native access to these Apple apps on macOS.
-
morvanzhou Bundle Improve Skill With Best PracticesImproves existing skills or guides creation of new skills by applying official skill authoring best practices. Covers conciseness optimization, progressive disclosure, freedom calibration, workflow design, script quality, and description effectiveness. Use when creating a new skill with best practices, reviewing or optimizing an existing skill, or when the user mentions skill improvement, skill creation, or skill quality.
-
morvanzhou Bundle WhoamiCross-AI user identity profile sync service. When you need user's background, preferences, or personal context to better execute a task, invoke this skill to load the user's identity profile then continue the task. When you need to update user's identity profile for later access, invoke this skill to save the profile. User can use @whoami to trigger this skill.
-
msoltanov Bundle Ikea Name GeneratorGenerate IKEA-style product names with the real IKEA naming system, or decode an existing IKEA name. Sofas get Swedish place names, beds get Norwegian ones, rugs get Danish place names, bookcases draw on professions or men's names, curtains on women's names, children's products on mammals, birds, and adjectives, and lighting on nautical and calendar terms. Use this skill whenever someone asks for an IKEA name, a Swedish-sounding name, or a name for furniture or a household object in the IKEA style, whenever they ask what an IKEA name means or why IKEA names things the way it does, and whenever IKEA comes up in a naming task at all, jokes and parody names for software, teams, or pets included. It also checks whether a candidate name follows the IKEA rules.
-
xiaoduoya Skill Codex With ChatgptUse ChatGPT (web) as the planning and review brain for Codex coding sessions, while Codex keeps full execution ownership. Use when the user says "使用 Codex with ChatGPT ..." / "Set up Codex with ChatGPT" / "用 ChatGPT 规划", when they ask to connect ChatGPT to the current workspace, disconnect it, or run a task through the ChatGPT planning loop.
Audited -
xiaogeli Skill Prove DoneBefore claiming a task is done/fixed/added/scanned, verify with a tool call. Triggers on completion claims ("done", "fixed", "added", "scanned", "committed", "all set", "wrapped up") and forces a verification checklist. Also catches negative-existence claims ("X doesn't exist", "no tests for Y", "missing", "0 tests"). Use this skill whenever you are about to assert that something has been completed, that something exists, or that something does not exist.
-
xincheng-1999 Bundle Orchestrating Development GraphsUse when starting a code change, feature, bug fix, refactor, or build/configuration task where workflow intensity may be disproportionate, or when reviewing whether development changes are necessary.
-
xiuneng0-collab Bundle Cn Patent General TemplateSupport generic Chinese patent drafting collaboration for invention patents and utility models, especially common patent format summarization, figure usage principles, GPT drawing prompts, local file workflow, and Codex review-iteration loops.
-
xiuneng0-collab Bundle Medical Cn ReviewDraft, restructure, refine, or pre-submit check Chinese medical review articles across clinical medicine, basic mechanisms, diagnosis and treatment progress, guidelines/consensus interpretation, drugs/devices, public health, and translational medicine; use when a medical review needs a clear logic framework, clinical/basic evidence hierarchy, expanded references, formal Chinese core-journal style, publishable figures/tables, or a workflow that combines ChatGPT's critique with Codex's local editing.
-
xue-xiaobao Bundle Chat AnimationTurn a user’s idea, question, concept, article, or reference into a complete narrated explainer animation through a self-contained five-stage workflow. Supports hard cuts, dedicated transition animations, and fused motion transitions; defaults to hard cuts, while explicitly selected dedicated transitions default to one second with narration crossing the transition midpoint. Defaults to human review with one-scene samples before costly batches, and supports an explicitly authorized full-auto mode. Includes built-in style knowledge, Agnes image/video adapters, Xiaomi MiMo preset or cloned narration adapters, FFmpeg captions, and composition scripts. Use when the user asks to 制作动画、科普动画、概念讲解视频、纸拼贴或贴纸动画、转场动画、使用自己的音色讲解、全自动完成动画、把一个想法做成带口播字幕的 MP4,or wants a reviewable or automated resumable idea-to-video project.
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 star-experience-organizer, instagram-skill, tool-evaluator. 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.