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.
-
rcarmo Skill Development Workflowworkflow patterns for planning, subagents, self-improvement, and verification
-
rishbjain1 Skill Conversion SystemTurn recurring manual work into trusted automation via 5 steps: capture → qualify → spec → build → trust ladder. Use when the user says /conversion-system, 'should we automate this', 'capture this task', 'add to automation registry', or when any task is noticed being done manually for the 2nd+ time. Also the gate every NEW automation must pass before being built.
-
skills-router Bundle AI Video WorkflowUse when creating complete AI-generated short videos, social videos, promotional videos, narration videos, or script-to-video outputs from a topic, brief, product, article, or approved script.
-
smeseik-ai Skill Content RepurposingArabic content repurposing and atomization skill. Use whenever the user wants to turn one piece of content into multiple formats, extract clips from a podcast or video, repurpose an article into social content, or build a full content calendar from a single asset. Triggers on: repurpose content, content atomization, turn episode into posts, extract clips, content calendar from podcast, إعادة توظيف المحتوى, تحويل البودكاست لمنشورات, مقاطع من الحلقة, تقطيع المحتوى, كلاود. ALWAYS use this skill when the user has an existing asset and wants to maximize its distribution — never create from scratch when repurposing is an option.
-
smeseik-ai Bundle Arabic Content ProducerExpert Arabic content production skill. Use this whenever the user needs to write scripts, podcast episodes, Reels/Shorts hooks, long-form articles, captions, voiceover text, interview questions, show notes, or any Arabic media content. Triggers on: script writing, episode outlines, content briefs, hook writing, storytelling in Arabic, post captions, سكريبت, محتوى عربي, كتابة, مقال, بودكاست, ريلز. Apply even when the request is in English but output needs to be Arabic. ALWAYS use this skill for any Arabic content creation task.
-
utk2103 Skill LeanForces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use on ANY coding task: writing, adding, refactoring, fixing, reviewing, or designing code, and choosing libraries or dependencies. Also use whenever the user says "lean", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", or complains about over-engineering, bloat, boilerplate, or unnecessary dependencies. Do NOT use for non-coding requests (general knowledge, prose, translation, summaries, recipes).
Audited -
joseluis21 Bundle Go Hexagonal Multitenant SkillsEstructura un microservicio o Lambda en Go con arquitectura hexagonal (core/domain, core/ports, core/services, adapters driving/driven, app/wire) y conexiones a bases de datos multi-tenant resueltas por número de nodo. Cubre las optimizaciones probadas en producción — pool por nodo+base con lifetime corto para Aurora/Lambda, DSN sin credenciales en texto, streaming fila a fila con memoria constante, queries en paralelo con errgroup, subida a S3 por io.Pipe, contexto con margen antes del deadline, errores de negocio vs infraestructura para el reintento parcial de SQS, y métricas EMF por query y nodo. Úsala cuando pidan portar un servicio Node/TS/PHP a Go, "hexagonal" o "ports and adapters" en Go, conectarse a varias bases por tenant o "al nodo N", pools de MySQL en Lambda, un consumidor SQS a Lambda en Go, generar reportes o archivos grandes sin cargar todo en memoria, subir a S3 en streaming, medir queries por tenant en CloudWatch, o revisar por qué un servicio Go se queda sin conexiones, memoria o tiempo.
-
joseluis21 Bundle Mysql Query Optimization SkillsDiagnostica y optimiza consultas MySQL/Aurora lentas con evidencia (EXPLAIN ANALYZE, loops × rows, páginas tocadas) en vez de con intuición, y aplica las reescrituras que sí pagan — ROW_NUMBER en vez de auto-join por máximo, STRAIGHT_JOIN más hint de índice para fijar la tabla conductora, índice cubridor cuando bajar a la fila domina el costo, filtro selectivo primero, ventana acotada más rescate puntual, verificación de equivalencia por multiconjunto. Incluye la estrategia de saldo acumulado por período más delta, para cuando la query correcta es recorrer todo el histórico y el costo crece solo. Úsala siempre que una query o un reporte esté lento, no termine, o demore en la Lambda pero no en tu máquina; cuando haya que leer un EXPLAIN, proponer un índice, reescribir un JOIN, una subconsulta o un GROUP BY, obtener el último valor por grupo; o cuando el trabajo toque saldos, stock, existencias, inventario, costo promedio, cierres por período, o que un cálculo deje de recorrer todo el histórico.
-
meshtastic Skill Speckit PlanExecute the implementation planning workflow using the plan template to generate design artifacts.
-
xushengyu2003-sys Bundle News Video WorkflowAI资讯动画/新闻速递视频制作工作流。专门用于制作信息密度高、节奏紧凑的新闻类短视频, 包括数据可视化、文字动画、图标动效等。支持Kling AI、Runway、Pika等工具。 适合AI新闻周报、行业快讯、数据简报等内容。
-
xushengyu2003-sys Bundle AI Shortfilm WorkflowAI短剧制作全流程辅助工具。用于帮助非专业人士完成短剧制作的各个环节,包括剧本改写、形象锚定、分镜处理、影视风格选择、镜头语言描述、光线设计、动作设计和特效描述。当用户需要进行AI短剧创作但缺乏影视专业知识时触发使用。提供下拉选项式的导航和专业表述参考,让大模型能准确理解制作需求。
-
xushengyu2003-sys Bundle Pro News Video Workflow专业级AI新闻资讯动画工作流,参考24节气技能特效的专业水准。 适用于制作高质量、有视觉冲击力的新闻速递视频。 支持即梦、可灵、Runway等专业AI视频工具。 提供完整的分镜脚本、提示词序列和后期合成方案。
-
haowjy Bundle Plan TaskBreaks the next task from a plan into an implementable task file. Use when decomposing a multi-step plan into ordered work units.
-
haowjy Bundle ScratchpadConventions for disposable scratch code and verification scripts. Use when writing smoke tests, quick probes, or temporary artifacts during task execution.
-
notabanker Bundle Clawd MailEmail sending + real-time inbox monitoring for OpenClaw agents. Send via Fastmail SMTP, receive instant Telegram notifications for new emails.
-
realkimbarrett Skill Headline MatrixGenerate high-performing headline variations across different angles. Trigger on "headlines", "hooks", "ad copy", "email subject lines".
Audited -
sanity-io Bundle TurborepoTurborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
-
sanity-io Skill Plugin TransferGuides agents through migrating an existing plugin into this monorepo with the copy-plugin generator workflow.
-
outworked Bundle NotionSearch, read, create, and manage Notion pages and databases
-
outworked Bundle Google CalendarView, create, update, and delete Google Calendar events. Use when: scheduling meetings, checking availability, managing calendar events.
-
parmaster Skill Spawn SessionHand off an arbitrary task to a freshly spawned, independent agterm session running its own `claude` process — not a background subagent. Activates on "spawn a new session for this", "hand this off to a new session", "start a separate session for this job", "delegate this to a new terminal session", "run this in a separate/parallel session", "spin up a session for this slice", or when the user is slicing a larger job into pieces to hand off one at a time.
-
pegasystems Skill Angular TS To JS MigrationRules and workflow for migrating Angular TypeScript components to plain ES module JavaScript for the scripts/ bridge layer
-
peternicholls Bundle Charm Tui BuilderBuild idiomatic terminal user interfaces with the Charm ecosystem. Use when Codex needs to design, implement, refactor, or extend Go CLI/TUI applications using Bubble Tea, Lip Gloss, Bubbles, Huh, Glamour, Wish, Log, Harmonica, or related Charm libraries; choose the right Charm tool; structure Bubble Tea models, messages, commands, and views; or turn a plain CLI workflow into a feature-rich terminal UI.
-
php-opcua Bundle Opcua Client NodesetDrop pre-generated PHP types for 51 OPC Foundation companion specifications (Robotics, MachineTool, DI, Machinery, BACnet, MTConnect, AutoID, ISA-95, PackML, PROFINET, …) into a php-opcua/opcua-client application. One ClientBuilder::loadGeneratedTypes(new RoboticsRegistrar()) call and every read on a structured node returns a typed PHP enum or readonly DTO instead of a raw ExtensionObject. Use this skill whenever an OPC UA task involves a companion specification — typed enums, Structure DataType decoding, well-known NodeId constants, dependency-resolved codec registration, or re-generating PHP from NodeSet2.xml.
-
php-opcua Bundle Opcua Client Ext Reverse ConnectAccept OPC UA Reverse Connect (ReverseHello / RHE) handshakes in PHP using php-opcua/opcua-client-ext-reverse-connect v4.4.0 — the client-side half of OPC UA Part 6 §7.1.2.3. The server dials the client; this package listens, decodes and whitelists the RHE frame, then hands a fully connected Client back through the standard ClientBuilder. Use this skill whenever a task involves Reverse Connect, ReverseHello, RHE frames, server-initiated OPC UA connections, NAT/firewall traversal for opc.tcp://, edge gateways calling home, or extending php-opcua/opcua-client with a reverse listener.
-
php-opcua Bundle Opcua Client Ext Transport HttpsConnect a PHP OPC UA client over opc.https:// (OPC UA Part 6 §7.4) using php-opcua/opcua-client-ext-transport-https v4.4.0 — a ClientTransportInterface that exchanges each UA message as one HTTPS POST, with TLS acting as the secure channel (no OpenSecureChannel). Ships a Binary encoding (§7.4.4, production-ready) and a JSON encoding (§7.4.5, GetEndpoints-only reference). Use this skill whenever a task involves opc.https://, opc.wss://-style HTTPS OPC UA transport, HTTPS binary/JSON mappings, corporate-proxy/firewall-friendly OPC UA over 443, or wiring a custom transport into opcua-client.
-
pinguding Skill Jarvis PlanA one-shot plan setup that turns a task source (a Jira ticket, Confluence/Notion page, an existing doc, or the human's own writing) into a plan document plus a detailed work checklist, gets the human's approval, and writes them to .jarvis/ so the watch can review against them. Called once by the /jarvis watch on first boot when the human opts into planning, or standalone for "make a plan / break this into a checklist" requests. It drafts; the human owns and approves. It never writes product code — only the planning docs, and only after the human signs off.
-
prime-radiant-inc Skill Learning From ExperienceUse mid-task when something procedurally interesting just happened — a skill's procedure didn't fit the situation, a novel approach worked, a failure-then-recovery taught something, a source or your human partner's critique bears on an existing skill, or a procedural surprise resists naming.
-
advai-x Skill Advai CLIDiscovers, installs, updates, uninstalls, and proxies external CLIs through `advai cli`. Invoke when a task needs an OpenCLI-backed tool or a GitHub CLI package via advai.
-
advai-x Skill Advai BrowserDrives browser automation with `advai browser` for navigation, DOM actions, extraction, screenshots, cookies, tabs, and network capture. Invoke when a task needs live browser interaction or web scraping.
-
advai-x Skill Advai DistillConverts a completed conversation and its verified outcome into a reusable minimal skill. Invoke when user asks to extract, distill, formalize, or generate a skill from a finished task or prior workflow.
Audited -
arrowshq Skill Arrows SetupArrows Sales Skills setup. Scans your CRM, call recordings, and email to learn how you sell, then asks a few quick questions to fill gaps. Builds project instructions that personalize every Arrows skill to you. Takes about 5 minutes. Say 'Build my Arrows sales profile' to start.
Audited -
arthurzakirov Skill Swe MethodGuide for working through a Jira story efficiently by separating context gathering, immutable evidence collection, codebase exploration, human-in-the-loop specification refinement, execution planning, and implementation. Use when turning a ticket into a reliable engineering workflow instead of jumping straight to code.
-
bryann2k Bundle Stip ApplyImplement an approved workflow change and continue through relevant tests and corrections within its contract.
-
bryann2k Bundle Stip ArchiveClose a documented workflow change, promote its accepted specification and create a scoped local Git commit.
-
cadasto Skill Go CodingGo coding-standards router — Go 1.26.4+ (1.27 supported, its additions flagged as hints), golangci-lint v2. This skill should be used when a Go task spans several areas, is unspecified, or the question is which tool or standard applies — it names the deterministic tool to run, then the focused skill that owns the topic (go-errors, go-concurrency, go-testing, go-idioms, go-layout, go-lint-setup). Loading the router alone does not apply the standards — load the skill it names next. For one already-identified topic, load that skill directly. Go only; not for business rules.
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 development workflow, conversion-system, ai-video-workflow. 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.