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.
-
growthxai Skill Output Dev Create Skeleton 2Generate workflow skeleton files using the Output SDK CLI. Use when starting a new workflow, scaffolding project structure, or understanding the generated file layout.
-
growthxai Skill Output Dev Workflow Function 2Create workflow.ts files for Output SDK workflows. Use when defining workflow functions, orchestrating steps, or fixing workflow structure issues.
-
dailybothq Skill Dailybot Workflow 3List and inspect Dailybot workflows (read-only) — enumerate the workflows configured for the organization and read one workflow's configuration. Use when the developer asks "list my workflows", "show workflows", or "what's in the release workflow?". Writes are done in the Dailybot web app; this skill only reads. Plan-gated feature.
-
saml Skill Saml EpicGets todo items from user and works on them one by one using `saml-plan` and `saml-implement`.
-
aqwsde321 Bundle WayfinderPlan work too large and uncertain for one Codex task as a shared map of decision tickets, then resolve one ticket at a time until the path to the destination is clear. Invoke only through $wayfinder with a loose project idea or an existing map.
-
aqwsde321 Bundle Exploration TraceRecord and visualize the actual project exploration performed while answering a user's question, including searches, files read, line ranges, reasons, findings, and file relationships. Use when the user explicitly invokes $exploration-trace or asks to see the search/read order, exploration log, file-level evidence, or Mermaid graph. This skill observes the task; it does not choose or expand the investigation scope.
-
gavishap Skill Video IngestTurn a video or audio recording — a local file OR a URL (YouTube, TikTok, Instagram, ...) — into vault knowledge using the crv (claude-real-video) CLI. Scene-aware keyframes + a Whisper transcript, frames correlated to what's being said, compiled into Raw source + Wiki notes with screenshots. Use when the user points at a recording, a meeting, a screen capture, or a reference video and wants it watched, transcribed, analyzed, or added to the vault.
-
thiagon1 Skill Runrunit Pr CommitFull task lifecycle via Runrun.it — start tasks (fetch data, create branch, plan execution), develop with deco.cx/VTEX skills, and finish (commit, PR, comment, deliver). Use when the user provides a Runrun.it task link and wants to start, develop, commit, open a PR, or document a task.
-
totvs Skill Fluig InternationalizationAplica internacionalização (i18n) em customizações Fluig externalizando todo texto visível para chaves de tradução resolvidas server-side — `${i18n.getTranslation('chave')}` em FreeMarker e a sintaxe recomendada `[=i18n.getTranslation('chave')]` em arquivos `.js` (evita conflito com template literals do ES6) — com `getTranslationP1`/`getTranslationPn` para parâmetros, evitando strings fixas e o acesso incorreto a i18n como objeto JavaScript. Use quando o desenvolvedor pedir para internacionalizar um trecho/arquivo, remover textos fixos ou corrigir o uso de i18n em widgets, Custom Elements ou templates FreeMarker.
-
bioconductor Skill Bioc Pkg FinderFind the R / Bioconductor packages best suited to a task or workflow
-
mmiani Skill Kotlin Kmp Refactor SafetyUse when the task is primarily a refactor, migration, reliability hardening, or architectural cleanup of existing Kotlin Multiplatform code — scope control, behavioral preservation, migration safety, compatibility, observability, and rollback planning.
-
shinpr Skill Recipe Refine Visuals 2Optional side-workflow for design experts to refine Concrete Tokens in brand-direction.md when a named downstream consumer needs reproducible values
-
lduang Bundle Epub TranslateAI-assisted EPUB book translation. Extracts text while preserving code blocks, supports progressive batch translation via JSON workflow, and rebuilds translated EPUBs. Language-agnostic — works with any source/target language pair. Use when translating EPUB books or batch-processing book translations with AI assistance.
-
open-mercato Skill Om Prepare Test Env 3Repo-local extension of the shared om-prepare-test-env skill (installed in .agents/skills/). Adds Open Mercato monorepo environment specifics — the generated entrypoint scripts, ephemeral runner commands, reuse TTL semantics, owner-lock teardown, and the env-block contract — on top of the shared skill's workflow. Local rules win on repo specifics only; this file never relaxes the shared skill's safety rules.
-
open-mercato Skill Om Auto Update Changelog 2> **Repo-local override.** This file extends the external `om-auto-update-changelog` skill for Open Mercato release preparation. The external workflow remains authoritative except where this override explicitly broadens the release artifact set or corrects a release-window / credit-resolution default that is wrong for this repository.
-
open-mercato Skill Om Auto Create Pr 2> **Repo-local override.** This folder is a repo-local override for the external `om-auto-create-pr` skill installed from `open-mercato/skills` via `yarn install-skills`. The external skill reads this file in place and applies the overrides below **on top of** its built-in workflow — it is never installed as a standalone skill. Everything here adapts the skill from the Open Mercato monorepo to a standalone app scaffolded by `create-mercato-app`.
-
open-mercato Skill Om Auto Fix Issue 2> **Repo-local override.** This folder is a repo-local override for the external `om-auto-fix-issue` skill installed from `open-mercato/skills` via `yarn install-skills`. The external skill reads this file in place and applies the overrides below **on top of** its built-in workflow — it is never installed as a standalone skill. Everything here adapts the skill from the Open Mercato monorepo to a standalone app scaffolded by `create-mercato-app`.
-
open-mercato Skill Om Auto Continue Pr 2> **Repo-local override.** This folder is a repo-local override for the external `om-auto-continue-pr` skill installed from `open-mercato/skills` via `yarn install-skills`. The external skill reads this file in place and applies the overrides below **on top of** its built-in workflow — it is never installed as a standalone skill. Everything here adapts the skill from the Open Mercato monorepo to a standalone app scaffolded by `create-mercato-app`.
-
open-mercato Skill Om Auto Implement Spec 2> **Repo-local override.** This folder extends the external `om-auto-implement-spec` skill installed from `open-mercato/skills`. Apply these standalone readiness and no-remote rules on top of the external workflow; do not install this file as a replacement skill.
-
archibate Bundle Pueue 2This skill should be used before running non-interactive long-running tasks, computation intensive tasks, background tasks, or needs guidance on the pueue CLI tool usage. TRIGGER when user says "use pueue", "run in background", or when about to queue any long-running (>2 min) task.
-
archibate Skill Skillify 2Capture this session's repeatable process into a reusable skill. Call at the end of a workflow you want to automate in the future.
-
aifinlab Skill Morning Meeting Minutes Assistant 2当用户需要整理晨会纪要、盘前会议纪要、投研晨会总结、销售晨会记录、管理晨会纪要、例会摘要、会议重点提炼、待办事项梳理、领导发言总结、纪要标准化输出或会后汇报材料时使用。适用于将口语化、零散、冗长的会议内容整理为结构清晰、重点明确、可执行的纪要。
-
entropy-r Bundle Solution ReviewUse when Codex needs to review an engineering implementation plan, identify omissions, conflicts, ambiguity, feasibility risks, and then rewrite it into a final executable delivery plan. Triggers include Chinese requests like “03 方案审查与落地化”, “方案审查与落地化”, “第三阶段”, “审查这个方案”, “输出最终成熟实现方案”, or requests for acceptance criteria, test suggestions, task priorities, risks, and pre-implementation confirmations.
-
entropy-r Bundle Codex Reset Credit MonitorMonitor Codex usage-limit reset credits and manage a low-cost Windows Scheduled Task that periodically queries current reset-credit count, expiry times, local usage windows, snapshot history, and warning state. Use when the user asks to check Codex reset opportunities, see expiry times, explain reset-credit history, install or maintain a scheduled monitor, or troubleshoot the reset-credit monitoring task.
-
multiatlas Skill Claude Code Sin Dar OkDejar de darle "Yes" a Claude Code en cada paso, sin quedarte sin red. Configura bypassPermissions con una lista de deny que sigue bloqueando lo destructivo, un hook que para las decisiones que son tuyas, y la parte de VS Code que casi nadie configura y hace que el bypass no se aplique. Invocar cuando alguien diga "estoy todo el rato dando OK", "quiero que trabaje solo", "cómo dejo a Claude Code trabajando de noche", o cuando una sesión larga se pase el rato pidiendo permiso.
-
relationalai Bundle Rai Predictive ModelingBuild graph neural network (GNN) models — concepts, Snowflake data loading, task relationships, graph edges, and PropertyTransformer features. Use for node classification, regression, and link prediction tasks; for training, predictions, and evaluation, see `rai-predictive-training`. Not for creating or scaffolding the task table itself (the labelled Snowflake table this step binds to) — see `rai-predictive-task-generation`.
-
yipxiyi Skill Spec WorkflowUse when creating or updating OpenArc feature specs with acceptance criteria, compatibility decisions, and technical direction.
-
yipxiyi Skill Release WorkflowUse when cutting or merging branches, making commits, opening pull requests, preparing release notes, or triggering GitHub release updates in an OpenArc-governed repository.
-
ionclaw-org Skill CronSchedule reminders, recurring tasks, and one-time events. Use when the user asks to be reminded of something, schedule a periodic check, set an alarm, or automate a task at a specific time or interval.
-
ionclaw-org Skill Skill CreatorCreate or update IonClaw skills. Use when users want to create a new skill, modify an existing one, or need guidance on skill structure, frontmatter, bundled resources, or best practices. Also use when the user says "turn this into a skill" or wants to capture a workflow as a reusable skill.
-
therapys Skill GogUse the gog CLI for safe Google Workspace automation: Gmail and email, Calendar and events, Drive files, Docs, Sheets, Contacts, Tasks, Chat, and other Google services. Covers auth, stable JSON, scoped reads, and approved writes.
-
seasonedcc Skill Self Improvement 7Codify lessons from a completed task into repo improvements — skill updates, CLAUDE.md changes, or root-cause tooling fixes — delivered as PRs the user reviews and merges. Use when a task has met every other Definition of Done criterion, when a long effort concludes, or when the user asks to derive lessons from recent work.
-
oozoofrog Bundle Jev WorkbenchUse Jev for bounded development decisions, context ranking, issue triage, review signals, evidence checks, and calibration through an explicit CLI workflow. Use when the user requests Jev; do not replace code generation, tests, user permissions, or Codex models.
-
oozoofrog Bundle Session ContinuityBootstrap and use repository-local Codex session continuity for long tasks. Use when asked to set up session rotation, create a task handoff, resume from .codex/work, or checkpoint and close an ongoing task. Works with ordinary Codex sessions and requires no leader/worker setup. Not for generic summaries or automatic session scheduling.
-
materialofair Skill Test Gen 2Post-change intelligent test generation workflow that detects stack, analyzes changed files, and produces acceptance plus regression tests.
-
materialofair Skill Conductor 2Use when user wants durable Context->Spec->Plan->Implement tracks ('conductor', 'structured workflow', 'track this', 'context then plan'). Creates and governs `.omc/conductor/` artifacts for OpenCode multi-session delivery.
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 output-dev-create-skeleton, output-dev-workflow-function, dailybot-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.