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.
-
gked2121 Skill Meeting Intelligence SystemAnalyze meeting transcripts to extract decisions, action items, blockers, sentiment, and generate follow-up emails. Use when user provides meeting notes, transcripts, or recordings and needs structured summaries or action tracking.
-
gked2121 Bundle Onboarding ChecklistGenerates customized client onboarding checklists with phased tasks, ownership assignments, dependencies, acceptance criteria, and email templates. Adapts to consulting, SaaS, or agency engagement models.
-
omninode-ai Bundle Design To PlanEnd-to-end design workflow — brainstorm ideas into structured implementation plans with optional launch
-
omninode-ai Skill Resume SessionLoad projected session state for a task and bind the current session to it
-
omninode-ai Skill Self Healing DispatchSelf-healing orchestration wrapper — accepts ticket list or epic ID, groups by repo, dispatches via TeamCreate (enforced), monitors workers via agent_healthcheck, auto-recovers stalls with bounded retry (max 2 redispatches per task), logs all events to structured NDJSON.
-
omninode-ai Skill Verification Receipt GeneratorUse when a task completion claim needs independent CI or test evidence via node_verification_receipt_generator (omnimarket)
-
vodouai Bundle Email Send ApprovalDemonstrates the approval gate protecting an irreversible Gmail send.
-
vodouai Skill Board Triage Specifierworkflow that takes a raw one-line triage entry plus the user's memory context and produces a full task spec (goal, approach, acceptance criteria), then promotes the task triage → todo
-
vodouai Bundle Calendar Hold ApprovalRead today's calendar, then create a hold ONLY after approval.
-
vodouai Bundle Pitch Meeting CoachPrepares founders for the pitch meeting itself — the first 90 seconds, reading VC question signals live, handling objections, and the post-meeting protocol that converts interest into term sheets
-
vodouai Bundle Execdesk Action Content CalendarCMO produces a 4-week content plan tied to brief's quarter goals. Channel-fit reasoning, not generic topic lists. Includes "what we're NOT doing" boundary.
-
zaxbyhub Skill Confirm Failures Are Causally Linked To The Task Before Repoconfirm failures are causally linked to the task before reporting rejection
-
theneoai Skill Zoom OutCodebase orientation skill: navigate unfamiliar code by ascending abstraction layers to map modules, callers, and domain vocabulary. Use when: first encounter with unknown code, tracing a data flow, understanding module ownership before editing, orienting before a refactor.
Audited -
theneoai Skill Tdd WorkflowTest-driven development workflow using vertical slices (tracer bullets). Enforces behavior-first testing through public interfaces. Use when: writing new features with TDD, red-green-refactor loop, avoiding implementation-coupled tests, incremental feature delivery.
Audited -
changhochien Skill Fsi Command Dd PrepUse when financial-services work requires prep for a diligence meeting or expert call.
Audited -
changhochien Skill Fsi Command CatalystsUse when financial-services work requires view or update the catalyst calendar.
Audited -
changhochien Skill Dd Meeting PrepUse when financial-services work requires diligence Meeting Prep.
Audited -
changhochien Skill Fsi Command Morning NoteUse when financial-services work requires draft a morning meeting note.
Audited -
changhochien Skill Fsi Command Client ReviewUse when financial-services work requires prep for a client review meeting.
Audited -
wesleyegberto Skill Workflow ImplementWorkflow: Feature Implementation
-
danmestas Skill Using Bones SwarmOpen, work in, and close a bones swarm session — the slot-shaped lane that bundles a worktree, a claimed task, and an open hub branch. Use when starting feature work that needs isolation from current workspace, before executing implementation plans, or when you need a worktree for parallel work in a bones workspace.
-
danmestas Skill Spdd Abstraction FirstUse during SPDD design review before generation to validate entities, responsibilities, interfaces, boundaries, dependencies, and task granularity.
-
danmestas Skill Working With Sesh TasksUse when you are a worker participating in a sesh goal pursuit (SESH_GOAL_ID is set in your environment) and need to find, claim, work on, or complete tasks linked to that goal. Covers the CAS pull protocol, goal-id filtering (pull-discipline so you don't poach tasks tagged to other goals), task state transitions, and how to surface partial progress to the operator. Triggers when you say "let me check the task queue", "pull the next task", "complete this task", "what's left to do", or when you boot into a session with SESH_GOAL_ID exported.
-
danmestas Bundle Subagent Driven DevelopmentExecute a plan in parallel by dispatching a fresh subagent per task. Each implementer subagent runs in isolated context (no inheritance from the controller). Two-stage review (spec compliance + code quality) per task. Use when the plan has independent tasks that can run concurrently; use executing-plans instead for single-session inline runs.
-
aaaaqwq Skill Email Send DirectEmail Send Direct
1 -
richard0901 Skill Team[OMX] N coordinated agents on shared task list using tmux-based orchestration
-
richard0901 Skill Ralph[OMX] Self-referential loop until task completion with architect verification
-
richard0901 Skill Ultraqa[OMX] QA cycling workflow - test, verify, fix, repeat until goal met
-
richard0901 Skill Ultrawork[OMX] Parallel execution engine for high-throughput task completion
-
richard0901 Bundle Local ToolsAccess local system resources including Calendar on macOS and Windows. Use this skill when you need to manage user's schedule directly on their device.
-
richard0901 Bundle PlaywrightUse when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
-
richard0901 Skill Writing PlansUse when you have a spec or requirements for a multi-step task, before touching code
-
richard0901 Skill Release SkillsUniversal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送".
-
richard0901 Bundle Scheduled Task创建定时任务,支持一次性、每日、每周、每月、Cron 等调度方式。当用户想设置定期自动执行的任务时使用。Create scheduled tasks for recurring or one-time automated execution.
-
richard0901 Skill AI Slop Cleaner[OMX] Run an anti-slop cleanup/refactor/deslop workflow
-
richard0901 Bundle Imap Smtp EmailRead and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.
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 email-send-direct, fsi-command-dd-prep, fsi-command-catalysts. 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.