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.
-
tomevault-io Bundle Macos AutomationUse when the user wants to control macOS system settings (dark mode, volume, brightness, Wi-Fi, Bluetooth, Focus, sleep/lock) or manage apps (launch, quit, bring to front). Does NOT manage app data — use apple-apps for Calendar/Reminders/Notes/Mail content.
-
tomevault-io Bundle NPM Packagenpm and pnpm package authoring expertise. Covers tsup and unbuild bundling, dual ESM/CJS exports, package.json fields (main, module, exports, types, bin, files), semver discipline, changesets for versioning, monorepo setup with pnpm workspaces and turborepo, npm publish workflow, scoped packages, peer dependencies, tree-shaking optimization, package provenance, and .npmrc configuration. Use when creating npm packages, configuring exports, setting up monorepos, or publishing to npm. Use when this capability is needed.
-
tomevault-io Bundle Meeting Notes To Action ItemsConvert meeting notes and transcripts into structured action items with owners, deadlines, and priority levels. Use when this capability is needed.
-
tomevault-io Bundle Outlook CLIManage Microsoft Outlook on Windows via PowerShell COM objects. Read, send, and search emails and calendar events. Use when this capability is needed.
-
tomevault-io Bundle Atomic Git CommitInteractive workflow to review changes, split them into logical groups, and create atomic conventional commits. Replaces 'git commit -m' with a thoughtful process. Use when this capability is needed.
-
tomevault-io Bundle Awf SkillUse the AWF (Agentic Workflow Firewall) to run commands with network isolation and domain whitelisting. Provides L7 HTTP/HTTPS egress control for AI agents. Use when this capability is needed.
-
tomevault-io Bundle MoonrepoMoonrepo monorepo task runner for scaling JavaScript/TypeScript projects Use when this capability is needed.
-
tomevault-io Bundle Task ExpertTask as Code' management expert. Responsible for maintaining task files in the todos/ directory, ensuring continuous task IDs, clear statuses, and adherence to specifications. Use when this capability is needed.
-
tomevault-io Bundle Recovery And Escalation ProtocolsThis skill should be used when encountering blockers, repeated failures (tests failing 3+ times), stuck states, error conditions, or degraded performance during any workflow phase. Provides systematic recovery procedures, escalation paths, rollback protocols, and debugging guidance to handle failures gracefully without compounding problems. Use when this capability is needed.
-
tomevault-io Bundle Jkitchin Skillz Version ControlVersion Control & Git Workflow Skill
-
tomevault-io Bundle Jj WorkflowGuides Claude on using Jujutsu (jj) version control system. Use when working with jj repositories, making commits, syncing changes, or managing version control workflows. Use when this capability is needed.
-
tomevault-io Bundle Tests SubscribeGenerate a manual preview/test harness page for the Subscribe button components. Use when you want to visually preview SubscribeButton / SubscribeInput across logged-in/out and newsletter-mode variants, with checkboxes for whether the viewer has an email / atproto handle. Use when this capability is needed.
-
tomevault-io Bundle Nezam Nezam Nezam Git WorkflowGit workflow + GitHub workflows — branching, conventional commits, annotated tags, PR checks, branch protection, Dependabot. Use when this capability is needed.
-
tomevault-io Bundle Remote TaskLaunch a Claude task on a remote kube-coder workspace, check task status, or attach to a running session. Use when the user wants to send work to a remote workspace pod. Use when this capability is needed.
-
tomevault-io Bundle ProcessOrchestrate the end-to-end development workflow with autonomous quality gates. Use when users ask to implement/run workflow phases, start or continue development, handle review/QA findings, or process actionable comments by routing through create-work-items -> plan-work-items -> run-work-items. Enforces TDD by default for implementation work and only pauses for genuine decisions. Use when this capability is needed.
-
tomevault-io Bundle Jezweb Claude Skills Git WorkflowGit Workflow
-
tomevault-io Bundle Banco Fx WorkflowTrabajar dentro del proyecto BancoFx basado en Maven y JavaFX modular. Usar cuando Codex necesite analizar, modificar o revisar este repo, respetando AGENTS.md, ejecutando comandos desde bancoproyect/, revisando pom.xml, module-info.java, App.java, controladores y FXML en src/main/resources/society/. Use when this capability is needed.
-
tomevault-io Bundle Work On TicketFetches Jira ticket details, creates an appropriately named branch, and initiates the task planning workflow. Use when the user says "work on [TICKET_ID]" or similar phrases. Use when this capability is needed.
-
tomevault-io Bundle Executive SummaryCreate formal executive summaries from GitHub conversations or meeting transcripts. Use when generating leadership-ready summaries that distill key decisions, alternatives, outcomes, and next steps from complex conversations or meetings. Supports GitHub issues/PRs and transcript URIs (Zoom, Teams, etc.). Outputs are saved to Executive Summaries/ with date-organized structure, and source inputs are archived to Transcripts/ with matching naming. Use when this capability is needed.
-
tomevault-io Bundle Sidstack AwareTracks task progress milestones and guides completion flow with quality gates. Auto-triggers when code changes are made, work nears completion, user queries task status, or a task needs the plan-first gate check before implementation. Use when this capability is needed.
-
tomevault-io Bundle SpeckitSpec-driven development workflow (Speckit) for generating and maintaining specs, decisions, plans, tasks, and implementation guidance in repos that use specs/###-feature directories. Use when this capability is needed.
-
tomevault-io Bundle Lanmogu98 Dev Skills Dev WorkflowDev Workflow
-
tomevault-io Bundle Github CI FixerDiagnose and fix CI failures on GitHub PRs using the gh CLI. Use when CI checks fail, tests are failing in CI, builds break, linting errors occur, or when asked to investigate PR status. Handles workflow runs, job logs, reproducing failures locally, and making fixes. Use when this capability is needed.
-
tomevault-io Bundle Task AnalyzerThis skill should be used when the user asks to "analyze this task", "determine task complexity", "select skills for task", "estimate work scale", or needs guidance on metacognitive task analysis. Returns skills with confidence scores and metadata. Use when this capability is needed.
-
tomevault-io Bundle Uv Using SuperpowersUse when starting any conversation or task to establish how to find and apply relevant `uv-*` skills early (without platform-specific assumptions).
-
tomevault-io Bundle Work ResumeResume a task using fuzzy matching across all repos. Use when user wants to continue previous work, says "resume", "continue", or references a past task. Use when this capability is needed.
-
tomevault-io Bundle Willyu1007 Mytrader Test Perf K6k6 Performance Testing (workflow)
-
tomevault-io Bundle Test Quality AssuranceTest quality assurance workflow for LeetCode problems - verifies reproducibility, fixes linting issues, and ensures test structure matches JSON templates. Use ONLY when user explicitly requests test quality assurance via /test-quality-assurance command. Use when this capability is needed.
-
tomevault-io Bundle New ProjectScaffold a new project with the full AI-assisted development workflow — Makefile targets, linter/formatter configs, pre-commit hooks, CLAUDE.md, docs skeleton, tailored to the chosen stack (python, go, typescript/nextjs, rust, etc.). Use when the user says 'start a new project', 'bootstrap a repo', 'scaffold X', 'set up a fresh codebase for Y', 'init a new service'. Use when this capability is needed.
-
tomevault-io Bundle Aidev Add ProviderAdd a new task provider (e.g. Notion, Trello) to the aidev project. Use when implementing a new TaskProvider, wiring a new PROVIDER option, or extending aidev to support another task source. Use when this capability is needed.
-
tomevault-io Bundle Discover AgenticAutomatically discover agentic workflow skills when building AI agents, implementing tool use patterns, managing context windows, decomposing complex tasks, or designing multi-step autonomous workflows. Activates for agentic AI development. Use when this capability is needed.
-
tomevault-io Bundle Richardwu Openwhisper OpenwhisperRead and follow [references/workflow.md](references/workflow.md).
-
tomevault-io Bundle Sokoliem Ultraprompt Git WorkflowGit Workflow
-
tomevault-io Bundle Before Spawning TaskUse BEFORE using the Task tool. Ensures you select the correct specialized subagent_type instead of generic agents. Use when this capability is needed.
-
tomevault-io Bundle Forge Finish TaskUse when implementation is complete and you are ready to submit a Forge GitHub Issue for review — verifies the build, pushes the feature branch, opens a PR, and hands DoD verification and code review OFF to the parent context via a HANDOFF-REQUEST.
-
tomevault-io Bundle Git TownThis skill should be used when the user asks to "create a feature branch", "start a new feature", "sync my branch", "sync with main", "update from main", "create a PR", "create a pull request", "ship a feature", "merge and clean up", "handle merge conflicts", "resolve conflicts in git-town", "create stacked branches", "work on dependent features", "configure git-town", "set up git-town", "use git-town offline", "manage git workflow", or mentions git-town commands (hack, sync, propose, ship, continue, undo, kill). Use when this capability is needed.
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 macos-automation, npm-package, meeting-notes-to-action-items. 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.