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.
-
nyldn Bundle Octopus QuickQuick execution for ad-hoc tasks without full workflow overhead — use for small, self-contained requests
-
paulrberg Bundle Code PolishPolish changed code when the user explicitly asks, or when an active workflow requests post-implementation simplification and risk-profiled review over a fixed file scope.
-
penpot Skill Create IssueCreate or update GitHub issues (from PR, from draft body, retitle existing). Routes to the canonical flow in `mem:workflow/creating-issues`.
-
pytorch Skill CI MetricsQuery PyTorch CI, GitHub Actions, HUD, Grafana, and infrastructure metrics. Use when users ask about CI duration, job failures, queue times, workflow trends, runner health, dashboard data, or PyTorch infrastructure metrics.
-
rlaope Skill Omh Ops Review[omh] Hermes Ops Review workflow: status, risks, blockers, priorities, and follow-ups. Use when the user says: ops-review, ops review, weekly ops review, status review, operating review, release risks, risks and blockers, priorities.
-
rohitg00 Skill Smart CommitRun quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when saying "commit", "git commit", "save my changes", or ready to commit after making changes.
-
supermldev Skill Sml Create MeetingSet up a structured multi-persona meeting. Choose from predefined templates (brainstorming, architecture review, sprint planning, etc.) or create a custom meeting. Suggests personas to invite and generates a meeting context document.
-
techygarg Skill Design BlueprintRun a complete design workflow -- from establishing context through four progressive design levels (Capabilities, Components, Interactions, Contracts) to an approved blueprint. Composes knowledge-priming, context-anchoring, learning-harvest, collaborative-judgment, design-first, architecture, and domain-driven-design into one process. Handles both new features (create context doc) and resuming existing work (load context doc). Level 5 (Implementation) is delegated to code-forge. Use when starting a design, planning architecture, or when the user says 'design a feature', 'blueprint', 'start designing', 'plan the architecture', or 'let's design before coding'.
-
techygarg Skill Learning HarvestManage the operational learnings lifecycle — load prior learnings to inform current work, harvest new patterns worth preserving, and keep the document tight over time. Provides a protocol for accumulating actionable patterns from practice that complement standards and defaults. Use when a workflow session completes and produced insights worth persisting, when starting a session that should benefit from prior patterns, or when the user says 'harvest learnings', 'what have we learned', 'capture this pattern', 'tighten learnings', 'compress learnings', or 'operational learnings'.
-
tobihagemann Skill TurboplanAnalyze task complexity and route to a mode by artifact: direct fix for clear-scope changes, or a plan file when the approach needs to be written down. Use when the user asks to "turboplan", "run turboplan", "plan this task", "turbo plan mode", "plan and implement", or "use turboplan instead of plan mode".
-
udecode Skill Todo ResolveUse when batch-resolving approved todos, especially after code review or triage sessions
-
zhuangwenhui Skill Cpp Code FormatUse when writing, editing, reviewing, or comparing C++/C code and task-local style decisions matter, especially for formatting, naming, headers and includes, comments, error handling, logging messages, or C++20-specific syntax choices. Primary target is the ShapeReconstruction codebase (mvrmesh).
-
aibot88 Bundle Openakita Skills Feishu CLIFeishu/Lark CLI - official open-source CLI tool from Feishu for AI Agents. Provides 200+ commands across 12 business domains: IM, Docs, Sheets, Base (Bitable), Calendar, Video Meeting, Mail, Tasks, Wiki, Drive, Contacts, Search. Supports both user identity and bot identity authentication. Use when user wants to operate Feishu/Lark resources.
3 -
aibot88 Bundle Ncp AuthorSchema cheatsheet, canonical vocabulary (463 appreciations + 144 narrative_functions), validation rules, 10-stage authoring workflow, and runnable schema validator for NCP (ncp-schema.json v1.3.0). Actively co-invokes dramatica-theory (storyform decisions, why a Class/Type/Variation is correct) and dramatica-vocabulary (Dynamic-Pair validation, KTAD coherence, Element-Quad checks) at explicit workflow checkpoints — this skill owns JSON-IO and enum-compliance; the two Dramatica skills own meaning. Use when the user mentions NCP, narrative-context-protocol, ncp-schema, .ncp.json, 'convert to NCP', 'validate NCP', 'storyform JSON', or Subtxt export. Trigger auch auf Deutsch — Storyform anlegen, NCP-Datei validieren, NCP-Skelett, Storyform aus Outline. Do NOT use for general Dramatica theory (defer to dramatica-theory or dramatica-vocabulary) or prose drafting. Path A per TODO T-1.
3 -
aibot88 Bundle Notion CLIAccess Notion via the 4ier/notion-cli Go binary. Use when user wants to search Notion, query databases, read pages, export data, manage blocks, or add comments from the command line. TRIGGERS - notion search, query database, read page, notion export, notion blocks, notion comments, notion cli.
3 -
aibot88 Bundle Sales RimoRimo Voice platform help — Japanese-optimized AI meeting transcription and summarization with ISO 27001/27017 compliance and Japan-hosted data. Use when evaluating Rimo Voice for a Japanese-first team, setting up bot recording for Zoom/Teams/Meet/Webex, configuring custom dictionaries for domain terminology, troubleshooting transcription accuracy for Japanese or English, comparing Rimo to other note-takers for Japanese meetings, or understanding Rimo pricing (Solo $9/mo, Business $15/mo launch). Do NOT use for general note-taker comparison across all tools (use /sales-note-taker) or sales coaching program design (use /sales-coaching).
3 -
aibot88 Bundle Write DocsCollaborative document authoring workflow for proposals, technical specs, decision docs, README sections, ADRs, and long-form prose that must work for fresh readers. Use when asked to "write the docs", "draft a proposal", "write a spec", "write an RFC", "write the README", or when a document needs to be understandable by someone without this session's context. Three stages: gather context, iterate on structure, reader-test for a stranger.
3 -
aibot88 Bundle IOS LoggingEnterprise skill for iOS production error observability and logging (iOS 15+, Swift 5.5+). The trigger is OBSERVABILITY intent — the user wants errors captured and visible in production, not just handled. Use when: adding os.Logger or replacing print() with structured logging; setting up or integrating a crash SDK (Sentry, Crashlytics, PostHog); auditing error handling for silent failures (catch blocks with no Logger/ErrorReporter call, try? on network/auth/payment operations, Task {} with no do-catch, Combine .replaceError() killing error visibility); adding privacy annotations to logs; integrating MetricKit for OOM/hang detection; or asking why errors are disappearing silently in production. Also use when reviewing any catch block, try?, or Task {} specifically to ensure errors reach a remote crash reporting service — not just for writing error handling in general.
3 -
aibot88 Bundle Legal BriefGerar briefings contextuais para trabalho jurídico — resumo diário, pesquisa de tópico ou resposta a incidente. Use ao iniciar o dia e precisar de uma varredura de itens jurídicos relevantes por email, calendário e contratos, ao pesquisar uma questão jurídica específica em fontes internas, ou quando uma situação em desenvolvimento (vazamento de dados, ameaça de litígio, consulta regulatória) exige contexto rápido.
3 -
aibot88 Bundle Build Zoom Meeting Sdk AppReference skill for Zoom Meeting SDK. Use after routing to a meeting-embed workflow when implementing real Zoom meeting joins, platform-specific SDK behavior, auth and join flows, waiting room issues, or meeting bot patterns.
3 -
aibot88 Bundle QA WorkflowGestión del QA del proyecto GitHooks: ejecutar herramientas de análisis estático y tests, interpretar y corregir violaciones, y garantizar que el código está limpio antes de commitear. Usa esta skill SIEMPRE antes de commitear, o cuando un commit falle por un hook de QA, o cuando el usuario pida "ejecutar QA", "pasar análisis", "arreglar phpmd", "arreglar phpstan", "limpiar violaciones", "preparar para commit".
3 -
aibot88 Bundle Sales DicteDicte platform help — EU privacy-first AI meeting assistant with post-quantum encryption, on-device DicteBOX, and open-source/EU AI models only. Use when evaluating Dicte for GDPR-compliant meeting recording, setting up Dicte for multilingual transcription in French/German/Spanish/Italian/English, configuring customizable AI analysis SKILLs (SWOT, project reports, mind maps), needing on-premises meeting recording for regulated industries, or troubleshooting transcription accuracy on mobile recordings. Do NOT use for choosing between note-takers generally (use /sales-note-taker) or reviewing a single call for coaching (use /sales-call-review).
3 -
aibot88 Bundle Vikunja CLIVikunja görev yönetimi için CLI wrapper skill. Kullanıcı "vikunja task ekle", "görevleri listele", "task'i tamamlandı işaretle", "vikunja proje oluştur", "açık görevleri göster", "vikunja-cli ile görev al", "/vikunja-cli" dediğinde tetiklenir. vikunja-cli Rust binary'sini doğru komutlarla çağırır - task list/get/create/update/delete, project list/get/create, label list, comment list/create, assign/unassign, label set. Her zaman --json kullanıp parse eder.
3 -
aibot88 Bundle Zoom Cobrowse SdkReference skill for Zoom Cobrowse SDK. Use after routing to a collaborative-support workflow when implementing browser co-browsing, annotation tools, privacy masking, remote assist, or PIN-based session sharing.
3 -
aibot88 Bundle Mac KeychainWork with macOS Keychain generic password items through bundled scripts. Use when Codex needs to check, read metadata, create, update, retrieve, reveal, or delete local credentials by `service + account` on macOS, especially as a thin credential-store wrapper inside another workflow.
3 -
aibot88 Bundle Sales UnboxdUnboxd platform help — AI email secretary that reads every email and extracts action items with deadlines into daily briefings, supports Gmail/Outlook/IMAP ($7.50-41.67/mo). Use when action items keep getting lost in email threads, spending too much time reading and triaging emails, daily briefing is missing important messages, credits are running out before the month ends, emails getting categorized into the wrong bucket, comparing Unboxd to Fyxer or Superhuman or SaneBox or Shortwave for inbox triage, or setting up Unboxd with multiple email accounts. Do NOT use for AI reply drafting or voice-trained email writing (use /sales-fyxer or /sales-superhuman). Do NOT use for choosing a meeting note-taker (use /sales-note-taker).
3 -
aibot88 Bundle Tax StrategyUse this skill when planning corporate tax strategy, claiming R&D credits, managing transfer pricing, or ensuring tax compliance. Triggers on corporate tax, R&D tax credits, transfer pricing, tax compliance, sales tax, VAT, international tax, and any task requiring tax planning or compliance strategy.
3 -
personamanagmentlayer Bundle Maritime ExpertExpert-level maritime systems, vessel tracking, port operations, cargo management, and maritime logistics. Use when the user mentions shipping, logistics, vessel, port, or Cargo, or when the task involves Maritime Systems, Maritime Technologies, Standards and Protocols, or Vessel Operations.
-
personamanagmentlayer Bundle Proptech ExpertExpert in property technology, smart buildings, IoT for real estate, property management platforms, virtual tours, and tenant portals. Use when the user mentions real estate, smart buildings, IoT, property management, virtual tours, or tenant portals, or when the task involves Smart Building Systems, Property Management Technology, Virtual Tours and 3D Visualization, or Smart Building IoT Platform.
-
personamanagmentlayer Bundle Csharp ExpertExpert-level C# development with .NET 8+, ASP.NET Core, LINQ, async/await, and enterprise patterns. Use when the user mentions C#, .NET, ASP.NET, enterprise, or Microsoft platforms, or when the task involves Modern C#, Async/Await, LINQ, or ASP.NET Core.
-
personamanagmentlayer Bundle Elixir ExpertExpert-level Elixir, Phoenix, OTP, and concurrent systems. Use when the user mentions Phoenix, OTP, Erlang, concurrent, or functional, or when the task involves Elixir Fundamentals or Phoenix Framework.
-
personamanagmentlayer Skill Kotlin ExpertExpert-level Kotlin development, Android, coroutines, and multiplatform. Use when the user mentions Android, coroutines, multiplatform, or JVM, or when the task involves Kotlin Fundamentals, Android Development, Kotlin Multiplatform, or Kotlin Style.
-
personamanagmentlayer Bundle Nodejs ExpertExpert-level Node.js backend development with Express, async patterns, streams, performance optimization, and production best practices. Use when the user mentions JavaScript, backend, Express, or async, or when the task involves Modern Node.js Features, Express Framework, File System Operations, or HTTP Requests.
-
personamanagmentlayer Bundle Python ExpertExpert-level Python development with Python 3.12+ features, async/await, type hints, and modern best practices. Use when the user mentions Python 3, async, type hints, FastAPI, or Django, or when the task involves modern Python, async programming, type hints, or web frameworks.
-
personamanagmentlayer Bundle Monitoring ExpertExpert-level monitoring and observability with Prometheus, Grafana, logging, and alerting. Use when the user mentions observability, Prometheus, Grafana, logging, metrics, or alerting, or when the task involves The Three Pillars of Observability, Monitoring Fundamentals, Prometheus Configuration, or Alert Rules.
-
personamanagmentlayer Bundle Aerospace ExpertExpert-level aerospace systems, flight management, maintenance tracking, aviation safety, and aerospace software. Use when the user mentions aviation, flight, maintenance, safety, or air traffic control, or when the task involves Aerospace Systems, Aviation Technologies, Standards and Regulations, or Flight Operations.
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 tax-strategy, openakita/skills@feishu-cli, ncp-author. 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.