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.
-
arjunprabhulal Skill Workflow AutomationCovers automating multi-step operational workflows — event-driven triggers, orchestrating steps across systems, making every step idempotent and safely retryable, and keeping a human in the loop where judgment or blast radius demands it. Use this whenever the user wires up automation that reacts to an event, chains several operational steps together, decides whether an action can run unattended, or asks why a retried workflow left things in a bad state. For time-triggered work use `scheduled-jobs`, and for the scripts implementing individual steps use `scripting-automation`.
-
arjunprabhulal Skill Scripting AutomationCovers writing operational scripts that survive contact with production — idempotency, real error handling and exit codes, structured logging, a dry-run mode, and recognizing when a script has outgrown scripting. Use this whenever the user is writing a bash or Python script that touches production, asks why a script failed silently or left things half-changed, wants a `--dry-run` flag added, or is deciding whether a script should become a proper tool or service. For chaining scripts into a multi-step process use `workflow-automation`, and for running one on a schedule use `scheduled-jobs`.
-
hybridaione Skill GogGoogle Workspace CLI for Gmail, Google Calendar events, meetings, schedules, availability, Drive, Contacts, Sheets, and Docs
-
hybridaione Bundle GwsUse the gws CLI for Google Calendar, Gmail, Drive, Sheets, Docs, Tasks, and cross-service Workspace workflows.
-
hybridaione Bundle Fax SendSend outbound faxes through a guarded provider adapter and route inbound fax-to-email attachments into downstream document workflows.
-
hybridaione Skill Gh IssuesProcess GitHub issues as an automation queue: /gh-issues lists and filters issues, confirms selected issue numbers, deduplicates fix/issue-* work, delegates one focused PR per issue, and can monitor issue-fix PR review feedback. Use this instead of general PR workflow tools only when the entry point is a GitHub issue list or issue-fix queue.
-
hybridaione Bundle Microsoft 365Read Microsoft 365 data through Microsoft Graph: Outlook mail/calendar, OneDrive/SharePoint files, Teams, chats, and user profile.
-
hybridaione Skill Apple CalendarView Apple Calendar schedules, draft or import `.ics` files, and coordinate host-side calendar actions on macOS.
-
omer-metin Bundle Workflow AutomationWorkflow Automation
128 -
nowledge-co Skill Read Working Memory 5Load the Nowledge Mem Working Memory briefing at Proma session start, after a break, or when recent context would help the current task.
-
hnabyz-bot Bundle Moai Workflow TemplatesEnterprise template management with code boilerplates, feedback templates, and project optimization workflows
-
shinpr-ai-coding-project-boilerplate Bundle Task Analyzer 2タスクの意図、変更リスク、実行規模を分類し、プロジェクトのスキルインデックスからスキルを選択。作業開始、タスクの振り分け、スコープ見積もり、スキル選択時に使用。
-
shinpr-ai-coding-project-boilerplate Bundle Task Analyzer 3对任务意图、变更风险和执行规模进行分类,并从项目技能索引中选择技能。用于开始工作、任务路由、范围估算或技能选择时。
-
mae616 Skill Auto Bugbug の自律修正ループ。bug-investigate → bug-propose → bug-fix → テスト → basic-review → deep-review → PR → ai-merged-unreviewed ラベル → task→sprint 自律マージ までを1コマンドで完結。Inner Loop の親スキル。
-
mae616 Skill Task Run依存解決済みのIssueを選択して実装を実行し、進捗をIssueと組み込みTaskに同期する。タスクの実装着手で使う。
-
mae616 Skill Auto Tasktask の自律実装ループ。task-run → テスト → bug 検知時 bug-* 連鎖 → basic-review → deep-review → PR → ai-merged-unreviewed ラベル → task→sprint 自律マージ までを1コマンドで完結。Inner Loop の親スキル。
-
mae616 Skill Task Listrdd.mdからSprint計画を作成し、GitHub MilestoneとIssueを一括生成する。スプリント計画、タスク分解で使う。
-
mae616 Skill Task DetailSprint配下のIssueに実装詳細と依存関係を設定し、ready-for-devラベルを付与する。スプリント計画後のタスク詳細化で使う。
-
mae616 Skill Experience Plan機能・画面の実装着手前に「状態×見た目×周辺」を列挙する体験網羅チェックリスト。宣言外の実装を防ぐ関所として task-run/auto-task 等から使う。
-
aretedriver Bundle CIGitHub Actions Workflow Generator
-
aretedriver Bundle DebugSystematic Debugging Workflow
-
aretedriver Bundle EstimateTask Estimation Techniques
-
ndhananj Skill Strategic Compact 2Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
-
mmcmedia Skill Email StrategistEmail Strategist
-
cuioss Bundle Sonar WorkflowSonar issue workflow - fetch issues, triage, and fix or suppress based on context
-
cuioss Bundle Manage ReferencesManage references.toon files with field-level access and list management
-
cuioss Bundle Planning InventoryScans and reports all planning-related components across marketplace bundles
-
catlog22 Bundle Brainstorm 2Chain-loaded brainstorming. 4-phase dual-mode with auto multi-role and single-role paths.
-
catlog22 Bundle Review Cycle 2Chain-loaded review cycle. 3-mode routing for session, module, or fix review.
-
catlog22 Bundle Workflow Plan 2Chain-loaded workflow planning. 6-phase with mode routing and conflict detection.
-
catlog22 Bundle Spec Generator 2Chain-loaded spec generation. 8-phase with quality gate loop and auto-fix.
-
coowoolf Skill Problem First Workflow AnalysisProblem-First Workflow Analysis
-
aquariuscook Bundle N8n Workflow Testing FundamentalsComprehensive n8n workflow testing including execution lifecycle, node connection patterns, data flow validation, and error handling strategies. Use when testing n8n workflow automation applications.
-
razbakov Skill Meta SkillDecompose a skill into child skills and convert it into a meta-skill orchestrator. Use when the user says "meta-skill X", "decompose skill X", or "break skill X into sub-skills". Takes an existing skill with multiple sequential tasks and splits each task into its own standalone skill, then rewrites the original as a meta-skill that triggers child skills in order via the Skill tool.
-
thebushidocollective Skill Start 2Start work on a ClickUp task (transition to In Progress)
-
thebushidocollective Skill Create 3Create a new ClickUp task interactively
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 workflow-automation, scripting-automation, gog. 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.