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.
-
seikaikyo Bundle Golang Popular LibrariesRecommends production-ready Golang libraries and frameworks. Apply when the user explicitly asks for library suggestions, wants to compare alternatives, needs to choose a library for a specific task, or when a new dependency is being added to the project.
-
jsgforever Bundle Gmail Multi InboxSet up and maintain Gmail Multiple Inboxes with auto-discovered sender filters. Scans the user's Gmail to discover senders, suggests inbox categories, generates a Google Apps Script that creates labels and filters. Use this skill for: organizing Gmail, setting up multiple inboxes, managing Gmail labels and filters, categorizing email senders, updating inbox filters with new senders, or unsubscribing from noisy emails. Trigger phrases: "Gmail sections", "inbox categories", "email organization", "sender filters", "multiple inboxes", "clean up my inbox".
-
jsgforever Bundle C Level AdvisorComplete virtual board of directors — 28 skills covering 10 C-level roles, orchestration, cross-cutting capabilities, and culture frameworks. Features internal quality loop, two-layer memory, board meeting protocol with Phase 2 isolation, proactive triggers, and structured communication standard.
-
jsgforever Bundle Decision LoggerTwo-layer memory architecture for board meeting decisions. Manages raw transcripts (Layer 1) and approved decisions (Layer 2). Use when logging decisions after a board meeting, reviewing past decisions with /cs:decisions, or checking overdue action items with /cs:review. Invoked automatically by the board-meeting skill after Phase 5 founder approval.
-
dotcms Skill Speckit AnalyzePerform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
-
91zgaoge 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.
-
91zgaoge Skill Create PlanCreate a concise plan. Use when a user explicitly asks for a plan related to a coding task.
-
91zgaoge 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.
-
91zgaoge 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.
-
clawdbot Bundle TaskflowRun approval-gated workflows with durable TaskFlow state; distinguish workflow execution from linking real detached tasks.
-
petyosi Bundle Data TableBuild virtualized data tables with @virtuoso.dev/data-table. Use this skill when (1) building a data grid with sorting, filtering, or grouped rows, (2) installing the shadcn-styled or headless table, (3) connecting remote/paginated data sources, (4) adding sticky, resizable, reorderable, or hideable columns, (5) persisting table state, (6) controlling a table from outside (scrolling, actions), (7) migrating from TableVirtuoso, or any task involving VirtuosoDataTable, DataTable, DataTableColumn, localModel, remoteModel, or engine refs like scrollToRow$ and dispatchModelAction$.
-
davepoon Skill Meeting Insights AnalyzerAnalyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
-
bighardperson Bundle Macos CalendarCreate, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a deadline, or anything involving Apple Calendar on macOS. Triggers on requests like "remind me in 3 days", "add to my calendar", "schedule a meeting next Monday at 2pm", "create a recurring weekly event". macOS only.
-
auto-skiller Bundle ForensicsForensics Workflow
1 -
auto-skiller Bundle Ingest DocsIngest Docs Workflow
1 -
auto-skiller Bundle Ultraplan PhaseUltraplan Phase Workflow [BETA]
1 -
auto-skiller Bundle Milestone SummaryMilestone Summary Workflow
1 -
eryajf Skill Tiny SteppingIncremental development workflow that makes the smallest meaningful change per step and pauses for feedback, so the direction gets validated early before continuing. Use for careful, iterative implementation with continuous validation.
0 -
eryajf Skill UI ScreenshotsCapture screenshots of web apps during development using Playwright and PIL. Supports full-page captures, interactive states, and an iterate-on-crop workflow that avoids slow re-screenshots.
0 -
eryajf Skill Technical Job SearchUse this skill when a software engineer asks for help with job search tasks: parsing or analyzing a job description, tailoring a CV/resume, writing a cover letter, evaluating a job offer, or drafting a post-interview follow-up email. Do not activate for general career advice unrelated to an active job search action.
0 -
eryajf Skill Github Actions Runtime Upgrade ConventionsUpgrade GitHub Actions to supported runtimes by selecting safe action versions, preserving workflow behavior, and validating post-upgrade execution.
0 -
lionelsimai Skill AI Autonomous WorkflowBuild autonomous AI workflows.
22 -
hongbietcode-synthetic-claude Bundle PlanningUse when you need to plan technical solutions that are scalable, secure, and maintainable.
-
hongbietcode-synthetic-claude Bundle Chrome DevtoolsBrowser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.
-
dammianmiller Skill Worktree Workflow| name | description |
-
qte77-claude-code-utils Skill Designing BackendDesigns concise, streamlined backend systems matching exact task requirements. Use when planning APIs, data models, system architecture, or when the user requests backend design work.
-
qte77-claude-code-utils Skill Generating Interactive Userstory MdBuild UserStory.md interactively via Q&A. Use when the user wants to create a user story document or start the assisted workflow.
-
steipete Bundle Gog CalendarGoogle Calendar operations through gog.
-
steipete Bundle Gog Weekly DigestRead-only weekly digest across Google Calendar, Gmail, and Tasks with gog.
-
hiroro-work Bundle Kabeuchikabeuchi
-
hiroro-work Bundle Prose PolishProse Polish
-
darthlinuxer Skill Behavioral ModesAI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
-
v1truv1us-ai-eng-system Skill Test Driven Development 2Red-Green-Refactor workflow. Write tests before implementation, maintain 80%+ coverage. Use when implementing logic, fixing bugs, or changing behavior.
-
v1truv1us-ai-eng-system Skill Multimodal Corpus Ingestion 2Normalize mixed inputs like code, docs, PDFs, screenshots, diagrams, audio, and transcripts into a structured corpus. Use when the task depends on combining multiple artifact types before analysis or retrieval.
-
v1truv1us-ai-eng-system Skill Planning And Task Breakdown 2Decompose specs into small, verifiable tasks with acceptance criteria and dependency ordering. Use when you have a spec and need implementable units.
-
ajbcoding Skill Playwright Browser AutomationComplete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
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 golang-popular-libraries, gmail-multi-inbox, c-level-advisor. 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.