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.
-
jamditis Skill First SkillMinimal skill template that students copy and customize to create their first Claude Code skill. Use this as the starting point when building a new custom skill for a specific beat or workflow.
-
jandedobbeleer Skill State MachineAuthoring contract for Punch's state machine. Use when any task touches useAppState.ts, src/types.ts, src/lib/store.ts, adds a new entry kind, changes earnings logic, modifies sync/attachment behaviour, or adds a new feature (not just a restyle).
-
jeremylongshore Bundle Email CheckinBuild a read-only Gmail or Outlook briefing from IntentMail's local cache, including P1-P4 priority, response needs, deadlines, and thread summaries. Use when checking an inbox or catching up on mail; trigger with "check my inbox", "daily email digest", or "what needs a response?".
-
jeremylongshore Bundle Email Triage ActionsReview and execute bounded Gmail or Outlook actions through IntentMail, including read state, archive, flag, move, draft-text generation, and local deletion staging. Use when acting on selected inbox items; trigger with "archive these", "flag for follow-up", "draft replies", or "clean my inbox".
-
jeremylongshore Bundle Email Project ContextTranslate plain-language project and client context into supported, reviewable IntentMail rules without inventing conditions or actions. Use when designing, previewing, creating, or removing local inbox rules; trigger with "set up my email rules", "file mail by project", or "review my rules".
-
jgjake2 Bundle Resume TaskResume a task that was paused by the usage limit monitor, loading the saved progress and resume plan from a checkpoint. Use when the user asks to resume, continue, or pick up a previously halted task.
-
jgjake2 Bundle Save ProgressSave a checkpoint of the current task -- what has been done plus a concrete resume plan -- to the project's progress directory. Use when check-usage returns band "stop", and at intermediate checkpoints during any long task.
-
jhermann Bundle Email SchreibenGut lesbare und professionelle Emails verfassen, Antworten auf Emails schreiben, Follow-up Emails erstellen und Anfragen oder Informationen teilen, Ansprache mit Du/Sie beachten und konsistent verwenden.
-
jneaimi Skill PrebuildPre-build checkpoint for disciplined vibe coding. Asks 6 evaluative questions before any code generation using interactive prompts. Use when the user says /prebuild, asks to build a feature, implement something, or starts a coding task. Also trigger on phrases like "build me", "create a", "implement", "add a feature", "set up", or "write code for". Lighter than /think — focused specifically on code generation discipline, not full strategic thinking.
-
lauchunchee Bundle SetupInterviews the user about their life-admin workflow and generates the gitignored personal layer — CLAUDE.local.md, inbox.md, and optional domain modules. Use when the user asks to set up, initialize, personalize, or onboard this workspace, or when CLAUDE.local.md is missing.
-
leather-io Skill Testing PatternsTesting conventions and patterns for the Leather monorepo. Use when writing tests, creating test fixtures, or following TDD workflow. Covers Vitest setup, naming conventions, and common patterns.
-
leocarsons Skill Sonos Speaker Control FrameworkSonos Speaker Control Workflow
-
berrykuipers Skill Tdd WorkflowTDD Workflow Skill
-
crafter-station Skill CoreManage Spaceship domains, DNS, contacts, transfers, marketplace listings and Hyperlift apps from the command line. Use when the user mentions Spaceship, asks about their domains, wants to check what is expiring, edit DNS records, transfer a domain in, list a domain for sale, or audit a domain portfolio for risk. Covers all 50 operations of the Spaceship public API.
-
cynthiaschomp Bundle Pm Project KickoffUse this skill whenever a new client project needs to be set up in project management. Triggers on: "new project", "onboard client", "set up project", "scaffold project", "new client project", "kick off", "kickoff", "start the project", "client signed", "contract signed", or any situation where a client has committed to work and tasks need to be created. This skill scaffolds the full project phase structure, sets the scope_doc baseline, sends a welcome email, and ensures nothing falls through the cracks at the start of an engagement. ALWAYS use this skill before writing any project creation logic or task scaffolding code.
-
davidliuk Bundle Graph Skills RetrieverRetrieve a bounded bundle of relevant external skills from a prebuilt Graph of Skills workspace. Use when the task may need specialized skills, scripts, or references that are not already obvious from current context, especially in containerized eval environments that mount a prebuilt GoS graph.
-
devolutions Bundle Powershell Release BumpUpgrades to a new PowerShell release by mirroring its tag, porting downstream patches, publishing the downstream source branch, and coordinating workflow and submodule pins.
-
devolutions Bundle Powershell Sdk Package ValidateBuilds and validates the local single-RID Devolutions.PowerShell.SDK package using the repository's current workflow pins.
-
deyil Bundle Gh Aw Workflow MaintenanceEdit, fix, debug, update, and upgrade existing Github Agentic Workflows (gh-aw) with the correct recompile behavior, strict validation, run-analysis workflow, and factory-baseline comparisons when relevant.
-
dickwu Skill Mem LoadAuto-load domain knowledge at task start. Reads /knowledge/INDEX.md, finds relevant domain folders for the current task, loads rules.md (apply by default) and hypotheses.md (check if testable). Invoke manually when switching domains mid-conversation or when working in a domain you haven't loaded yet.
-
dickwu Skill Mem SaveSave domain knowledge insights after completing a task. Extracts facts, patterns, and observations from the current work and stores them in /knowledge/ domain folders. Promotes hypotheses to rules at 5+ confirmations, demotes rules when contradicted. Use when finishing a task, or when the user says done/finished/complete.
-
loredotlink Skill ForkDistill a Lore thread into handoff context for continuing work. Use when the user asks to continue work from a Lore thread, fork from a thread, pick up from a thread, or use a Lore thread as context for a new task.
-
ltorresu82 Bundle Ley 21719 Arquitectura DatosRevisa sistemas, modelos de datos, documentacion, APIs, planillas, logs, documentos, proveedores, flujos de IA y decisiones tecnicas frente a la Ley 21.719 de Chile. Usa esta skill para identificar datos personales, datos sensibles, categorias especiales, finalidad, base legal, retencion, derechos de titulares, decisiones automatizadas, transferencias, tokenizacion, anonimizacion, privacidad por diseno y evidencia tecnica. RUT/email/telefono son casos criticos frecuentes, no el alcance completo. No reemplaza asesoria legal.
-
maratraevskiy Bundle TududiCreate and update high-level tasks in a Tududi installation. Use for project roll-ups, independently deliverable outcomes, task synchronization, and relevant tag management; use anarlog-updates for meeting transcript imports.
-
maratraevskiy Skill Kanban ManagerManage project work in a filesystem Kanban board at `kanban/`: create numbered task folders, respect status permissions, and keep task context together. Use for task creation, planning, implementation, reviews, board status, moves, migration, or when the user mentions Kanban.
-
markhamsquareventures Skill Meetings DigestRead Granola meeting transcripts and extract action items, commitments, and decisions. Use when asked to "digest meetings", "check meetings", "pull action items", or "meeting summary".
-
maskar Bundle Project StructureThis skill should be used when the user is scaffolding a new project, reorganizing file structure, or discussing directory layout conventions. It provides language-specific best practices for Python, Node/TypeScript, Go, and general projects. Enforces the ./tmp/ intermediary workflow and .claude/CLAUDE.md convention. Triggers on: project init, directory layout, file organization, scaffolding, repo structure, creating new projects, setting up a Python/Node/Go project, or organizing code. Also available as /sawkit:project-structure.
-
mastra-ai Bundle Debug Mastra FrameworkDebug bugs inside the @mastra/* packages from the smoke suite. Use when a smoke test fails with a stack trace pointing at node_modules/@mastra/* or .mastra/output/*, when you see framework-specific error strings (keyValidator._parse, SQLITE_ERROR mastra_*, "Background task started" instead of a tool result, "Tool not found" 500s, ZodObject._parse crashes), or when the user asks to investigate a regression in the published alpha. This skill teaches you how to map a published version back to upstream source, fetch and grep the original TypeScript, instrument the compiled dist for diagnostic logging, and (only when needed) clone the upstream repo locally to build a patched core.
-
safeai-lab-x Skill Openclaw Parallels SmokeEnd-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels.
-
ivantsxx Bundle TurborepoTurborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
-
2389-research Skill Prbuddy CICI/workflow monitoring and fixing. Triggers on "CI failing", "workflow failed", "checks red", "build broken", "tests failing", "rerun workflows".
-
alessandrocaula Bundle ExcalidrawCreate a diagram, chart, schema, flowchart, or any visual representation as an Excalidraw file. Use when the user asks to "draw", "diagram", "visualize", "create a schema", "make a chart", or "show the workflow" of something.
-
anygenio Skill Anygen Task DownloadAnyGen: Download artifacts from a completed task.
-
askaboutai Bundle Interview To Offer ProRun this skill when the user has an interview scheduled, receives a job offer, wants to negotiate salary, or wants to optimize their LinkedIn profile. Triggers on: "I have an interview", "interview prep", "help me prepare for my interview", "mock interview", "I got an offer", "I received an offer", "help me negotiate", "salary negotiation", "counter offer", "is this offer good", "rewrite my LinkedIn", "optimize my LinkedIn profile", "LinkedIn headline", "follow-up email after interview", "should I send a thank you", "they haven't responded", "nudge email", "what do I say after the interview". Also triggers when the user mentions a specific company and interview date in the same message, or pastes an offer letter. This skill is the third in the job search sequence — it runs AFTER Resume-Optimizer-Pro and Application-Accelerator, but it can also run standalone whenever an interview or offer arrives.
-
josearroyave Bundle Notion MoviesSemantic search, intelligent enrichment, and duplicate detection for a Notion movie database using TMDB, embeddings, and Qdrant.
-
juspay Skill Raise PrEnd-to-end PR workflow for the hyperswitch-control-center repo. Use this skill whenever the user wants to raise a PR, submit changes, open a pull request, commit and push, or ship their work. Triggers on phrases like "raise a PR", "open a PR", "submit my changes", "commit and push", "ship this", "create a pull request". Even if the user just says "PR please" or "push my changes", use this skill.
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 first-skill, state-machine, email-checkin. 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.