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.
-
sscarduzio Skill Ror Pr ReviewReview a ReadonlyREST pull request with the depth of a senior Scala/Elasticsearch reviewer — not a rubber-stamp. Use when invoked as an automated PR reviewer, when the user asks for a PR review on this repo, or whenever the task is "review PR
-
sscarduzio Skill Ror Dev ProcessROR team development process and review culture — PR preparation conventions, changelog format, review etiquette, task lifecycle. Use when preparing/reviewing PRs or managing Jira tasks for ReadonlyREST.
-
sup3x Skill Eco MaxMaximum-savings variant of /eco - the same frugality rules PLUS a low reasoning-effort override for the invoked task. Use for routine chores (rename, small fix, quick question, boilerplate) when the user wants absolute minimum token spend; prefer plain /eco for hard or high-stakes work. Works in any language.
-
synapsync Bundle Sprint ForgeAdaptive sprint workflow with a single source of truth per scope (sprint.json), lean context loading, formal debt tracking, and lossless sprint-close checkpoints.
-
synapsync Bundle Kyro Sprint ExecutorManual-only. Strict end-to-end Kyro sprint execution: capability handshake, per-task context-pack → implement → validate → record-evidence → review, fail-closed on missing CLI verbs, user-approved sprint close. Invoke explicitly when executing a Kyro sprint outside the full forge workflow.
-
wirevow Skill Gitvow RecallBefore starting a task, find earlier sessions in this repository that worked on the same feature, bug or concept, so you build on them instead of repeating them. Use at the start of work, when a bug looks familiar, or when the user says "we did something like this before".
-
xiaolai Bundle Experience SynthesisThis skill should be used when the user asks to "learn from past sessions", "extract lessons", "find what worked", "identify patterns in my workflow", "what mistakes did I make", "what decisions were made", or wants to synthesize wisdom and actionable insights from conversation history.
-
xyz-ai-lab Skill Axrl Run Regression TestsRun axrl validation end-to-end by using skills/axrl-fix-linting/SKILL.md first, then skills/axrl-run-gpu-task/SKILL.md to execute scripts/run-tests.sh on a remote GPU node, iterating on failures and benchmark table updates.
-
yagop Skill ReleaseHow to cut and publish a release of node-telegram-bot-api (version bump, CHANGELOG, PR to master, npm publish, git tag, GitHub Release, optional Telegram announcement). Use whenever asked to release, publish a new version, bump the version, or "do the X.Y.Z release". Covers the exact step order, the CHANGELOG entry convention, the sanity gate, and the credential gotchas (read-only NPM_TOKEN, missing gh CLI, no create-release MCP tool). v2 uses bun.lock (no package-lock.json).
-
yshms Bundle Karpathy Coding LoopUse before writing, modifying, or refactoring any code, and at each temptation point inside it: starting an implementation, proceeding on an unstated assumption, choosing between two readings of a request, adding an abstraction, config option, or error handler nobody asked for, editing a line or comment the task did not require, or reporting work done.
-
zaoqu-liu Bundle Mbti TypingRigorous MBTI and personality typing workflow for Chinese or English requests to determine, verify, disprove, or compare MBTI types; analyze exported conversations or personality reports; run multi-round forced-choice interviews; distinguish adjacent types such as ENTJ vs INTJ, INFP vs INFJ, INFP vs ENTJ, or ESTJ vs ENTJ; and produce evidence-based reports using cognitive functions, Big Five cross-checks, Bayesian evidence ledgers, differential diagnosis, and anti-overclaiming safeguards.
-
zhu327 Skill Grill MeStructured design interview that resolves consequential decisions without dwelling on reversible details. Use when the user wants to stress-test their thinking, asks to be grilled, or a task hinges on material unresolved decisions.
-
txrbgy Skill Socialdrop SchedulePlan or adjust the publishing calendar for socialdrop drop folders. Use when a user asks when videos will go out, wants to stagger posts across days/platforms, or asks about timezones in schedules.
-
vainjs Skill CommitMandatory workflow for any task that generates a git commit or commit message. Use this skill whenever the user asks to commit changes, stage and commit, create a commit, or write a Conventional Commits/commitlint message, even if they do not explicitly say "skill".
-
vellum-ai Skill Admin DigestThe Admin Copilot's morning briefing — a chief-of-staff digest unifying today's calendar and meeting prep, an inbox triage summary with propose-then-confirm actions, new competitor deltas, and stale follow-ups. Use when producing the daily/morning admin digest or chief-of-staff briefing, or when the morning digest schedule fires.
-
vellum-ai Skill Admin Copilot SetupOne-time guided setup for the Admin Copilot — a proactive chief-of-staff that runs a morning digest, keeps the inbox triaged (propose-then-confirm), preps the calendar, and delivers a weekly competitor brief. Use when the user wants to set up, enable, configure, or turn on their admin assistant / chief of staff, or change what it does proactively.
-
virtuoso-dev 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$.
-
virtuoso-dev Bundle Message ListBuild chat, messaging, and AI conversation UIs with @virtuoso.dev/message-list. Use this skill when (1) building a chat or messaging interface, (2) streaming AI assistant responses into a conversation, (3) loading older messages when scrolling up, (4) adding scroll-to-bottom buttons or unseen-message indicators, (5) switching between channels/conversations, or (6) any task involving VirtuosoMessageList, VirtuosoMessageListLicense, useVirtuosoMethods, useVirtuosoLocation, scrollModifier, notifyItemsChanged, scrollToBottomIfAtBottom, scrollToBottomAlways, or data.append/prepend/map. The package is commercial and requires a license key.
-
vybestack Skill Llxprt Issue WorkflowUse this skill when asked to address, fix, or work on a GitHub issue in the llxprt-code repository. Covers the complete issue lifecycle - branch setup, gh CLI usage, test-first planning, subagent delegation and review loops, the full verification cycle (including the stepfun-37 smoke test), open code review (ocr), PR creation, and CI/CodeRabbit watching.
-
walter-la Bundle Dummy 01 IntakeIntake phase. Parses issue descriptions and outputs structured task data.
-
walter-la Skill Dummy 02 ExtractExtract specifications from the task using the shared schema.
-
prime-radiant-inc Bundle Implementing TasksUse when executing a batch of TDD-sized tasks inside a running-an-iteration call — dispatches an implementer subagent per task following red-green-refactor discipline and returns per-task completion status.
-
proyecto26 Bundle TemporalThis skill should be used when the user asks to "create a Temporal workflow", "write a Temporal activity", "debug stuck workflow", "fix non-determinism error", "Temporal TypeScript", "workflow replay", "activity timeout", "signal workflow", "query workflow", "worker not starting", "activity keeps retrying", "Temporal heartbeat", "continue-as-new", "child workflow", "saga pattern", "workflow versioning", "durable execution", "reliable distributed systems", mentions Temporal SDK development or implementing Temporal stuff (workflows, workers, activities), managing queries, updates and signals for existing workflows or updating the configuration for the Temporal worker and clients from our package packages/workflows such as WorkflowsModule, WorkerService, ClientService, or Workflow utils.
-
punkaze Bundle Worktree SetupUse when starting an isolated task that needs a git worktree on a NEW branch — any project. Triggers — "set up a worktree for X", "start a worktree for this task", "isolate this work in a worktree", or before a subagent-driven / executing-plans run on a repo not already in a linked worktree. Reads a per-project config (in-repo .worktree.json or a registry under $CLAUDE_PLUGIN_DATA/projects) to decide single vs dual/multi-repo scope (identical branch names on coupled repos), cut from the right base branch, copy env files, and run the right install command. No-op when no config matches and you are not asked to init one.
-
qkrehgk1-wq Skill Korean Email Writer상황과 요점을 받아 한국 비즈니스 맥락에 맞는 이메일을 작성합니다. 격식 수준(공식/일반/친근)과 상황(요청·사과·제안·거절·팔로업)에 맞춰 제목·본문·맺음말을 완성하고, 보내기 전 체크포인트도 제공합니다. Triggers on "이메일 써줘", "메일 작성", "비즈니스 이메일", "정중하게 메일", "거절 메일", "write Korean business email".
-
qkrehgk1-wq Skill Korean Meeting Notes회의 녹취록·메모·대화 기록을 받아 구조화된 한국어 회의록으로 정리합니다. 결정사항, 액션 아이템(담당자·기한 포함), 논의 요약, 미결 사항을 분리해 깔끔하게 출력합니다. Triggers on "회의록 정리", "회의 정리해줘", "미팅 노트", "결정사항 정리", "액션 아이템 뽑아줘", "organize Korean meeting notes".
-
reqbeat-growth Skill Signal First OutreachWrite first-touch emails and LinkedIn notes where the live hiring signal IS the message. Use when the user asks for cold outreach copy, a first email to a prospect list, follow-ups with fresh signals, or sequences built on hiring signals.
-
mgechev Bundle SuperlintSuperLint Proprietary Workflow
Audited -
nexmoe Skill Release Pro MaxUniversal 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", "推送".
-
nxxxsooo Bundle LoopRun a product idea through deep-grill, deep-design, and deep-build according to artifact readiness. Start when the user invokes `loop` or clearly asks to run this product lifecycle. After it starts, continue on ordinary replies until the requested endpoint is complete, the user stops, the task changes, or new authority is required.
-
nxxxsooo Bundle WhatUse when the user sends a message consisting only of `?`, explicitly invokes `$what`, or asks to re-orient around an active task after not understanding the current update.
-
rundesk-ai Bundle Writing SkillsUse when creating, modifying, reviewing, testing, or publishing a Rundesk skill, including reusable workflow scripts and external integrations. It supplies compact authoring, behavioral verification, and catalog publication. Do not use it to perform an existing skill's workflow or write one-off project automation.
-
sina96 Bundle Task ManagementTask management CLI for tracking and managing feature subtasks with status, dependencies, and validation
-
taujiong Skill Git CommitGuide to automate the git commit workflow. Use when users want to commit changes, stage and commit, generate a commit message, or finalize an editing session with a commit. Also triggers when users mention commit my changes, help me commit, ok commit it, or looks good commit.
-
ushoka Skill Make It EasyTurn a user-provided task into one practical, low-friction, sustainable plan without carrying out the task. Use only when the user explicitly invokes $make-it-easy.
-
yiyousiow000814 Skill Commit Push Pr WorkflowStandardized commit + push + PR workflow. Use when the user asks to commit/push/open PR to ensure checks run, messages are consistent, and pushes/force-pushes are handled safely.
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 ror-pr-review, ror-dev-process, eco-max. 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.