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.
-
escwxyz Skill Source Command Opsx ArchiveArchive a completed change in the experimental workflow
-
usenotra Skill Pr WorkflowGit workflow for pushing code and opening pull requests on GitHub. ALWAYS use this before you git push, push to a remote, open or create a pull request, raise a PR, or "ship" code. Covers confirming the user actually asked to push, cutting a Conventional-Commits feature branch off main, writing a Conventional-Commit PR title, and using the repo's .github PR template as the body. Use whenever the user says push, ship, open/create a PR, raise a pull request, or commit-and-push.
-
cikichen Bundle Python VenvBefore running Python scripts or installing packages, you MUST use a virtual environment in the current working directory. This applies to: running .py files, using pip/uv pip install, or any task requiring third-party packages. Exceptions: simple one-liners using only Python standard library.
-
cikichen Bundle Transcript FixerCorrects speech-to-text transcription errors in meeting notes, lectures, and interviews using dictionary rules and AI. Learns patterns to build personalized correction databases. Use when working with transcripts containing ASR/STT errors, homophones, or Chinese/English mixed content requiring cleanup.
-
syntax-syndicate Bundle Social ContentWhen the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' 'viral content,' 'what should I post,' 'repurpose this content,' 'tweet ideas,' 'LinkedIn carousel,' 'social media strategy,' 'grow my following,' 'TikTok video,' 'Reels,' 'Shorts,' 'video script,' 'video hook,' 'short-form video,' or 'create a reel.' Use this for social media content creation, repurposing, scheduling, and short-form video scripting. For broader content strategy, see content-strategy. For paid video ads, see ad-creative.
-
compozy Skill Find RulesDiscover and understand project rules, coding standards, and architectural guidelines before starting a task. Use when you need to know the constraints, patterns, or compliance requirements for a feature, file, or technology.
-
khazp Skill Vibe ChangeAdd one bounded feature to an existing app while preserving current behavior. Do not restart the full new-project workflow.
-
khazp Skill Vibe WorkflowRoute new projects, existing projects, and broken projects to the appropriate planning, change, or debugging procedure.
-
1lck Skill Debug Windows On ParallelsBuild, run, and diagnose the Windows Tauri product from a macOS host through a Parallels Windows VM. Use when a task requires building windows/, reproducing Windows-only behavior, reading Windows application or JDTLS logs, or transferring files into the Windows VM.
-
2389-research Skill Thrifty PlanPlanning discipline for thrifty, run by the architect (Sonnet) itself. Decomposes a task into units, writes CONTRACT.md (cross-unit decisions + dependency graph), one self-contained BRIEF per unit with concrete acceptance criteria, and initializes the LEDGER. Invoked by the thrifty orchestrator during the Plan step.
-
9heaven Bundle Linkedin Content StrategyUse when a founder, creator, or influencer needs a LinkedIn content system that grows the right followers and produces inbound leads. Builds pillars, a post calendar, hooks, and formats tied to a buyer journey.
-
dm1681 Bundle PonytailForces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use on ANY coding task: writing, adding, refactoring, fixing, reviewing, or designing code, and choosing libraries or dependencies. Also use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", or complains about over-engineering, bloat, boilerplate, or unnecessary dependencies. Do NOT use for non-coding requests (general knowledge, prose, translation, summaries, recipes).
-
dm1681 Skill Viz Driven DevHypothesis-first visualization workflow for feature development - build the plot, overlay, rendered artifact, or video that would show the feature's effect before implementing it, then regenerate the same artifact from real output to confirm or refute the hypothesis. Use when building or changing a feature whose effect can be seen or watched - signals over time, overlays on media, spatial or sequential behavior, state evolution, or any before/after comparison.
-
dmytri Skill ShipshapeUse this skill to understand the Shipshape workflow, shared Articles of Agreement, and select the correct role skill: /captain, /qm, /crew, /boatswain, or /shipwright. Entry point when no role is active or the right role is unclear.
-
ashish993 Skill Send EmailSend Email
-
qcme-ai Bundle Check EmailCheck Email
-
jas0nnguyen Bundle Notion Brief Publish SkillNotion Brief Publishing Skill
-
endstonemc Skill ReleaseCut a new Endstone release end-to-end - run prereq checks, curate CHANGELOG, stamp it, commit, tag, push, then watch the Build workflow publish. Use when the user asks to release/ship a new patch or minor version (e.g. "prepare release v0.11.4", "ship v0.12.0", "cut a release").
-
eruo005-dev Skill Turkce EpostaProfesyonel Türkçe e-posta yazar; resmi/samimi ton, takip, satış ve geri bildirim e-postaları için uygun hitap, konu satırı ve kapanış üretir. Use when the user needs to write or improve a professional Turkish email — formal or friendly tone, follow-ups, sales/outreach, apologies, or replies.
-
konglr Skill AI Prediction WorkflowLogic and process for AI-driven lottery analysis and prediction.
-
langgenius Skill Droploft TasksBackground task runs — list, inspect, retry. Use this to debug async failures from doc +upload, publish, etc.
-
lfnovo Bundle HarnyOnboard and route users through Harny's declarative Claude/Codex workflows, local run state, provider configuration, human review, PR delivery, inspection, and cleanup. Use when someone is new to Harny, asks how it works, or needs help choosing the right Harny skill or workflow.
-
linyindong Bundle Platform Scope CheckerAssess MVP scope, phase boundaries, build risk, change impact, and hidden complexity for product requirements. Use when the user asks whether to include something now, whether a request is actually big, how to split MVP vs future iteration, whether to validate before building, or when a feature may affect data objects, permissions, workflow, UI, APIs, operations, rollout, migration, ownership, or platform consistency. Invoked internally by platform-product-orchestrator, or directly when the user names this skill; for a natural-language request that does not name a skill, platform-product-orchestrator is the entry point.
-
michellepellon Bundle Session ReflectionAnalyze session history to identify inefficiency patterns and workflow gaps. Two modes: lightweight end-of-session reflection from conversation context, or comprehensive periodic analysis across multiple sessions via jq-extracted JSONL summaries. Produces structured reports with copy-paste-ready improvement proposals for CLAUDE.md, skills, commands, and automation.
-
migoxlab Skill PlanDecompose a task into steps with completion checkpoints.
-
mrpulor-gh Bundle Workflow Design工作流设计经验手册
-
nagi-ovo Bundle Voyager ContributePrepare and publish Voyager contributions through the Issue, topic branch, verification, commit, and pull request workflow. Use when claiming or implementing Voyager work, preparing browser evidence, committing or pushing local changes, opening or updating a Voyager PR, or checking whether a contribution is ready for review.
-
lumizone Bundle Social Content OsRouter and onboarding for the Social Content OS pack — a system for planning and producing high-performing social media content (Instagram, LinkedIn, TikTok, X) based on the Interest Graph / Graffiti playbook (ABC hooks, SGTMS, Awareness Funnel, Best of Nine, carousels, ManyChat monetization). Use when the user wants help with social media content but hasn't picked a specific task, or says "social content os", "pomoz mi z social media", "od czego zaczac z contentem", "help me with my social media", "what should I post". Explains the system, loads the brand profile, and routes to the right sub-skill: content-plan, hook-lab, carousel-builder, caption-writer, or repurpose.
-
majiayu000 Skill Benchmark Regression TriageUse this skill whenever VibeGuard hook latency, benchmark-action output, GitHub Actions bench-output artifacts, or a suspected performance regression needs investigation. It preserves the PR-to-CI-artifact workflow for comparing recent PRs, older anchors such as PR
567 -
marmicode Skill Charted RedWrites the next failing test based on provided design doc and existing todo tests
-
marmicode Skill Charted GreenProgressively activates todo tests one at a time, updates implementation code until each passes (verified via Wallaby), checks off matching design doc progress, then moves to the next—following the design doc as the single source of truth.
-
mb3rgel-ui Skill Content CalendarPlan, manage, and track a content calendar. Use when creating a weekly or monthly content plan, scheduling posts across platforms, filling calendar gaps, repurposing existing content, or reviewing what went out vs what was planned.
-
mckinsey Bundle Dashboard DesignUse this skill first when the user wants to design or plan a dashboard, especially Vizro dashboards. Enforces a 3-step workflow (requirements, layout, visualization) before implementation. Activate when the user asks to create, design, or plan a dashboard. For implementation, use the dashboard-build skill after completing Steps 1-3.
-
meridianlabs-ai Bundle ImportImport an upstream inspect_ai issue into the fork — /import <upstream-issue-number-or-url> mirrors the UKGovernmentBEIS issue as a fork issue (snapshot body + machine-readable upstream link) and adds it to Atlas as Todo, so @auto can work it. Does NOT kick @auto — the user comments @auto with their own guidance.
-
sabahattink Bundle Tdd WorkflowWrite tests first, enforce red-green-refactor, keep commits tight.
-
sabahattink Bundle Writing PlansTurn a spec into a tight task list — exact files, complete code, TDD per task.
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 pr-workflow, social-content, source-command-opsx-archive. 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.