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.
-
juspay Skill Agency SetupBootstrap or update srid/agency in this project — run apm via uvx, configure apm.yml, install skills, draft workflow instructions. Use for first-time setup or to refresh an existing install.
-
meshery Skill Cut ReleaseCut (publish) a release of meshery/schemas by publishing the current Release Drafter draft with the gh CLI. Use this whenever the user asks to "cut a release", "publish the release", "ship a release", "release schemas", "do a release", "release the latest merge", or wants the recently merged PR to go out. Handles waiting for the Release Drafter workflow to fold the just-merged PR into the draft notes, then flipping the draft to published so the publish-schemas workflow publishes the @meshery/schemas npm package, notifies dependents, and publishes the OpenAPI docs. The version tag is already set by Release Drafter and auto-increments after each release, so this skill never creates or bumps a tag.
-
omas-odoo Skill Odoo Task CompletionUse when wrapping up a project.task ticket — after writing the code, before claiming done. Orchestrates the code-review pass, the test-runner pass, and a customer-readiness check. Invoke instead of saying "I think it's done."
-
trevoke Skill Subagent DevUse when executing a single bead/task with test-driven development approach
-
vechain Skill Branch VersionsSingle external worktree workflow: stash, add detached worktree under ~/worktrees, return to main and stash pop so main stays usable, build each variant in the worktree on local branches, remove worktree, print one-line checkout commands. Triggers: parallel versions, alternatives, A/B branches.
-
godot-go Skill Openspec Archive ChangeArchive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Audited -
xixiaofinland Skill Plan FirstStructured planning workflow for any coding task. Use at the start of every new feature, bug fix, refactor, or implementation request. Analyzes the project, asks up to 5 clarifying questions, creates a TODO.md, gets user approval, then executes task by task. Never writes code before a plan is approved.
-
xoshbin Skill Dev EnvironmentReference for the Asyar monorepo structure, SDK workspace linking, lockfile discipline, CI workflows, and release flow. Use this skill whenever working on anything related to pnpm workspace setup, the asyar-sdk dependency, lockfile errors, SDK or launcher version bumps, CI configuration, release workflow, or questions about how local dev differs from CI. Also triggers for "how does the workspace work", "how do I update the SDK version", "where do I run pnpm install", or any confusion about the monorepo layout.
-
xtdb Skill Xtdb TestingXTDB-specific rules and mechanics for running tests — running the task yourself, delegating the failure text, the mid-run edit freeze, test tasks and filters, iteration counts, simulation-test coverage, diagnosing failures, and regenerating arrow-edn golden fixtures. Read this before running or delegating any test run in this repo.
-
yasikvlad Bundle Reels CreatorСоздатель вирусных Reels: превращает исходный материал в 3-10 сценариев Reels в разных вирусных форматах. Сохраняет каждый сценарий как карточку в Notion. Использует проверенные паттерны, включает систему байтов/кодовых слов для перевода в Telegram. Триггеры: сценарий рилс, reels, рилс, сделай ролик, вирусный ролик, рилсы из текста.
-
zapier Skill Workflows CreateCreate a durable Zapier workflow from natural language using @zapier/zapier-durable and the Zapier SDK CLI. Use when the user wants to build a Zapier workflow, create an automation, write a durable workflow, build me a Zap that, create a durable that, or automate a multi-step process involving Zapier-connected apps.
Audited -
zapier Bundle Workflows DoctorDiagnose Zapier Workflows skill and SDK CLI compatibility. Use when a workflow skill asks for a compatibility check, when SDK commands or flags are missing, when a workflow skill may be stale, or when updating workflow skills after an SDK CLI change.
-
zapier Skill Workflows ModifyModify and republish an existing durable workflow using the Zapier SDK experimental Code Workflows commands. Use when the user asks to fix my Zap, update my Zap, modify my workflow, repair this Zap, or edit a deployed Zapier workflow.
Audited -
zapier Skill Workflows HistoryShow run history for a specific durable workflow using the Zapier SDK experimental Code Workflows commands. Use when the user asks for run history, execution history, what happened with this Zap, or how a workflow fired.
Audited -
zapier Skill Workflows InstallInstall the Zapier SDK CLI for Zapier Workflows Early Access and bootstrap the workflows companion skills. Use when the user wants to set up Zapier Workflows, get started building durable workflows, install workflow skills, or configure the Zapier SDK CLI.
Audited -
zhanlincui Bundle Twitter Planner[WHAT] Generate Twitter/X operations strategy and weekly/monthly plan framework [WHEN] User needs a content calendar, posting schedule, or strategy plan for Twitter [TRIGGERS] operations plan, posting plan, weekly plan, monthly plan, twitter strategy, content calendar
-
liuning0820 Skill Docs WriterAlways use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.
-
michaelshimeles Skill New FeatureStart a new task in an isolated Git worktree branched from origin/main so multiple agents can work on the same repo in parallel without conflicts. Use at the beginning of every new feature, fix, or task — before writing any code.
-
scylladb Bundle Designing Workflow SkillsGuides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent delegation, and progressive disclosure. Use when creating skills that involve sequential pipelines, routing patterns, safety gates, task tracking, phased execution, or any multi-step workflow. Also applies when reviewing or refactoring existing workflow skills for quality.
-
alexdcd Bundle Process InterviewerRelentless process interviewer that extracts a complete, unambiguous plan from the user's head before any building begins. Use when the user wants to plan a complex task, design a process, build a skill, create a workflow, scope a project, or says things like "I want to build", "let's plan", "help me think through", "I have an idea for", "scope this out", "interview me", "help me figure out the process", "I need a skill that", or any variation where the user has a fuzzy idea that needs to be sharpened into a concrete plan. Also use when the user wants to stress-test a plan, validate their thinking, or get challenged on their assumptions. If the user's goal is to build a skill, this interviewer will automatically create it after the interview is complete. ALWAYS use this skill before jumping into building anything complex. Even if the user seems confident, the interview reveals gaps they didn't know they had.
-
fy-agent Skill Trellis StartInitializes an AI development session by reading workflow guides, developer identity, git status, active tasks, and project guidelines from .trellis/. Classifies incoming tasks and routes to brainstorm, direct edit, or task workflow. Use when beginning a new coding session, resuming work, starting a new task, or re-establishing project context.
-
fy-agent Skill Trellis ContinueResume work on the current task. Loads the workflow Phase Index, figures out which phase/step to pick up at, then pulls the step-level detail via get_context.py --mode phase. Use when coming back to an in-progress task and you need to know what to do next.
-
fy-agent Skill Trellis Before DevDiscovers and injects project-specific coding guidelines from .trellis/spec/ before implementation begins. Reads spec indexes, pre-development checklists, and shared thinking guides for the target package. Use when starting a new coding task, before writing any code, switching to a different package, or needing to refresh project conventions and standards.
-
zacharyzhang-ny Skill PlanCreate structured implementation plans with architecture analysis and task breakdown
-
zacharyzhang-ny Skill DebugSystematic debugging workflow with root cause analysis and targeted fixes
-
manu-arrieta Skill Sdd EntryCómo elegir el comando con el que se entra al ciclo SDD — `/sdd-frame` para intención en lenguaje natural, `/sdd-new` para un requerimiento ya acotado. Use when starting new work, deciding between /sdd-frame and /sdd-new, or when a requirement arrives without a task ID.
-
manu-arrieta Skill Sdd LifecycleSpec-Driven Development lifecycle conventions — phases, artifacts, gates, task numbering, and workflow rules shared across all SDD agents. Use when running any /sdd-* command, creating tasks, or routing work through SDD phases.
-
linuxfoundation Skill Speckit PlanExecute the implementation planning workflow using the plan template to generate design artifacts.
-
pablodiazjorge Skill Git WorkflowGit best practices for AI coding agents. Use when committing changes, creating branches, splitting PRs, reviewing code, or setting up worktrees. Covers Conventional Commits v1.0.0 spec, atomic commits, stacked PRs, squash-based workflow, and worktree patterns.
Audited -
yizhiyanhua-ai Bundle Skill Knowledge ExtractorThis skill should be used when users want to extract, codify, or systematize knowledge, experience, or best practices into a reusable Skill. Trigger this skill when users say things like "帮我把这段经验提炼成 Skill"、"把我的工作流沉淀下来"、"知识萃取"、"把这段对话提炼成方法论"、"把我的经验写成 SOP"、"帮我总结最佳实践"、"know-how extraction"、"extract knowledge from"、"turn my process into a skill"、"help me document my workflow"、"把销售话术沉淀成模板"、"将专家经验转化为检查清单"、"从客服记录中提取标准回复"、"knowledge extraction"、"capture institutional knowledge"、"codify my experience"、"帮我把隐性知识显性化". Also trigger when users share a description of their personal workflow, process, or domain expertise and implicitly want it structured for reuse.
-
sjunepark Bundle Consult MytechConsult mytech technical preferences to guide a coding task or assess a project's alignment. Explicit invocation only.
-
vijpatel7 Bundle Design TasteApply principles of good design taste when creating, reviewing, or critiquing any creative or technical work. Use this skill whenever the user asks you to design something, review a design, create UI/UX, architect a system, write something with aesthetic intent, evaluate the quality of code or creative work, or asks for feedback on whether something is "good." Also trigger when users mention taste, aesthetics, beauty in design, elegance, simplicity, or when they want help making something not just functional but genuinely well-crafted. This skill applies across domains: software, writing, visual design, architecture, presentations, APIs, data models, and more. Even if the user doesn't explicitly mention "design," use this skill when the underlying task is about making something better, more elegant, or more refined.
-
joshrotenberg Skill ContributorContributing to skillet itself. Covers architecture, development setup, testing, and PR workflow.
Audited -
jukrap Bundle Spec ArtifactsUse when a task needs a specific specification, decision, contract, release note, or handoff format.
-
jukrap Bundle Design Brief DirectionUse when a visual task needs product-specific direction, brand constraints, or a reference-to-design brief.
-
justin Bundle
Jww HandoffWrite and resume a canonical handoff file for work that spans sessions, interruptions, or phases. Takes an optional mode argument, write or resume, and an optional task slug. Use when a task is paused, resumed, approaching a context limit, or split across review and implementation. Do not use for work that completes within the current session.
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 reels-creator, agency-setup, cut-release. 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.