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.
-
aibot88 Bundle Write Docs 2Collaborative 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 Logging 2Enterprise 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 Brief 2Gerar 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 App 2Reference 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 -
javiertarazon Skill Behavioral Modes 2AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
-
javiertarazon Skill Conductor Implement 2Execute tasks from a track's implementation plan following TDD workflow
-
javiertarazon Skill Zapier Make Patterns 2No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code. But no-code doesn't mean no-complexity ...
-
aifinlab Bundle Underwriting Skill Map Assistant 2当用户需要在一组核保相关 skills 中快速判断该使用哪个技能、多个技能如何衔接、某个任务更适合单项技能还是 workflow skill,以及不同技能的职责边界时使用本 skill。
-
aifinlab Bundle Roadshow QA Client Meeting 2面向基金渠道与销售支持领域的路演问答任务Skill,围绕「路演问答助手-客户会版」场景提供信息抽取、结构化分析与结果输出。
-
aifinlab Bundle Underwriting Workflow Orchestrator Assistant 2当用户需要把一单保险核保案件按完整工作流进行分析时使用本 skill。它负责基于原始核保资料,按顺序调用或吸收已有的核保摘要、问题清单、补件提示、规则问答、结论解释和复核意见等技能结果,形成统一的 workflow 式分析与汇总输出。
-
javiertarazon Skill Backend Development Feature Development 2Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and services.
-
javiertarazon Skill Full Stack Orchestration Full Stack Feature 2Use when working with full stack orchestration full stack feature
-
ntizar Bundle Project Spec Workflow 3Flujo obligatorio de spec antes de código. Cuando el usuario pide un proyecto nuevo o feature grande, el agente hace preguntas estructuradas, propone arquitectura modular, y genera SPEC.md antes de escribir una sola línea de código.
-
aifinlab Skill Service Meeting Minutes 2客户服务纪要助手,专用于客户服务面谈/电话的纪要记录。 以下情况请主动触发此技能: - 用户需要记录客户服务面谈/电话内容 - 用户问"这个面谈怎么记录""纪要怎么写" - 用户准备客户面谈纪要、电话沟通记录 - 用户需要纪要模板、跟进事项整理 - 用户问"怎么规范记录客户服务" 输出含客户信息、沟通内容、跟进事项的规范服务纪要。 不要等用户明确说"服务纪要"——只要涉及客户服务面谈/电话记录、沟通纪要,就应主动启动此技能。
-
aifinlab Bundle Fund Announcement Interpretation Unitholder Meeting 2面向基金投研分析领域的公告解读任务Skill,围绕「基金公告解读助手-持有人大会版」场景提供信息抽取、结构化分析与结果输出。
-
charlieviettq Bundle Reflect Yourself 2Self-learning system that captures corrections, discovers workflow patterns, and syncs learnings to skills and rules. Use when ending a session, after corrections, or when the user wants to formalize learnings (v1.1.3).
-
charlieviettq Bundle Grad Flow 2Apply flow theory to diagnose optimal experience conditions and design environments that balance challenge and skill for sustained engagement. Use this skill when the user needs to explain why users disengage from tasks, optimize task difficulty for peak performance, design learning progressions or gamification systems, or when they ask 'why do people lose focus', 'how to design for engagement', or 'what conditions produce peak performance'.
-
charlieviettq Skill Vendor Check 2Check the status of existing agreements with a vendor across all connected systems — CLM, CRM, email, and document storage — with gap analysis and upcoming deadlines. Use when onboarding or renewing a vendor, when you need a consolidated view of what's signed and what's missing (MSA, DPA, SOW), or when checking for approaching expirations and surviving obligations.
-
charlieviettq Skill Start 3Initialize the productivity system and open the dashboard. Use when setting up the plugin for the first time, bootstrapping working memory from your existing task list, or decoding the shorthand (nicknames, acronyms, project codenames) you use in your todos.
-
charlieviettq Bundle Ops Negotiation 2Apply principled negotiation using BATNA, ZOPA, and the Harvard method to prepare for and conduct negotiations. Use this skill when the user needs to prepare for a negotiation, evaluate their bargaining position, design win-win solutions, or handle difficult negotiation situations — even if they say 'how do I negotiate this deal', 'what's my leverage', 'they won't budge on price', or 'help me prepare for this meeting'.
-
charlieviettq Skill Update 2Sync tasks and refresh memory from your current activity. Use when pulling new assignments from your project tracker into TASKS.md, triaging stale or overdue tasks, filling memory gaps for unknown people or projects, or running a comprehensive scan to catch todos buried in chat and email.
-
ntizar Skill Safe Refactoring Checklist 2Procedimiento seguro para auditar y refactorizar proyectos existentes sin romperlos. Capturado del incidente MasterFit v3 donde la extracción de JS a archivo separado eliminó los CDN de Chart.js y Three.js, rompiendo todo el dashboard.
-
charlieviettq Skill Daily Briefing 3Start your day with a prioritized sales briefing. Works standalone when you tell me your meetings and priorities, supercharged when you connect your calendar, CRM, and email. Trigger with "morning briefing", "daily brief", "what's on my plate today", "prep my day", or "start my day".
-
charlieviettq Skill Create An Asset 2Generate tailored sales assets (landing pages, decks, one-pagers, workflow demos) from your deal context. Describe your prospect, audience, and goal — get a polished, branded asset ready to share with customers.
-
charlieviettq Bundle Ops Meeting Minutes 2Create structured meeting minutes with decisions, action items, and follow-up tracking. Use this skill when the user needs to document meetings effectively, track action items, improve meeting productivity, or set up a meeting note system — even if they say 'take notes for this meeting', 'what was decided', 'who's responsible for what', or 'our meetings have no follow-through'.
-
charlieviettq Skill Close Management 2Manage the month-end close process with task sequencing, dependencies, and status tracking. Use when planning the close calendar, tracking close progress, identifying blockers, or sequencing close activities by day.
-
charlieviettq Skill Task Management 2Simple task management using a shared TASKS.md file. Reference this when the user asks about their tasks, wants to add/complete tasks, or needs help tracking commitments.
-
charlieviettq Skill Incident Response 2Run an incident response workflow — triage, communicate, and write postmortem. Trigger with "we have an incident", "production is down", an alert that needs severity assessment, a status update mid-incident, or when writing a blameless postmortem after resolution.
-
charlieviettq Skill Tw Ecom Operations Customer Service 2Taiwan e-commerce customer service — LINE / Messenger / email / phone channel mix, 消保法鑑賞期 scripts, PTT/Dcard reputation monitoring, 負評 response, and SLA targets for the TW market. Use when designing CS SOP, training CS agents, or responding to viral 負評. Do NOT use for generic chatbot design (use `cs-chatbot-design`). STATUS: SKELETON — body pending.
-
williamcorrea23 Skill Sap Rpt1 2SAP RPT1 — FI/CO local tabular prediction workflow, regulatory reporting, country-specific financial patterns
-
clowlove Bundle Email 2Skills for sending, receiving, searching, and managing email from the terminal.
-
clowlove Bundle Mails 2Email infrastructure for AI agents - send/receive emails via Mails.dev
-
clowlove Bundle Github Pr Workflow 2GitHub PR lifecycle: branch, commit, open, CI, merge.
-
dingxingdi Bundle Safety Constrained Task Planning 3Skill: safety-constrained-task-planning
-
dingxingdi Bundle Resource Lifecycle Orchestration 3Use this when the user wants data tracking procedural cycles, tool usages, or tracking task progression using history logs or videos. Trigger it for requests like 'what is the next move for this recipe', 'make maintenance tasks with strict cleaning orders', 'look at my progress video and tell me what to do now', or 'create plans where forgetting to reset a tool ruins the workflow.'
-
dingxingdi Bundle Parallel Multi Tool Dag Orchestration 2Use this when the user wants to optimize planning latency by running multiple independent tool calls at once, and dynamically fixing or reorganizing the plan if a part fails. Trigger it for requests like 'find information on several things simultaneously', 'build this project by coordinating parts in parallel', 'create a dependency graph for these tasks', or 'speed up the workflow and adjust if tasks fail.'
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 write-docs, ios-logging, legal-brief. 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.