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 Sui TesterUse when writing Move tests, setting up test suites, running gas benchmarks, or planning test strategy for SUI contracts. Triggers on "write tests", "test this module", "#[test]", "test coverage", "gas benchmark", "property-based test", or any Move testing task. Use even for simple "how do I test this function" questions.
-
tomevault-io Bundle Kanban ManagementManages the Anubis Issue Tracker GitHub project board. Use when you need to organize issues by difficulty/status, move issues through workflow stages, or generate board status reports.
-
tomevault-io Bundle Bug DetectiveThis skill should be used when the user asks to "debug this", "fix this error", "investigate this bug", "troubleshoot this issue", "find the problem", "something is broken", "this isn't working", "why is this failing", or reports errors/exceptions/bugs. Provides systematic debugging workflow and common error patterns. Use when this capability is needed.
-
tomevault-io Bundle Grimblaz Workflow Template BrainstormingBrainstorming Skill
-
tomevault-io Bundle Grimblaz Workflow Template Skill CreatorSkill Creator
-
tomevault-io Bundle Code Gap SweepingSweep one or more local repositories for implementation gaps and produce deterministic, evidence-backed remediation lanes. Use when you need cross-repo detection of missing tests, docs lockstep drift, risky TODO/FIXME additions, and release-hygiene misses. Use when this capability is needed.
-
tomevault-io Bundle Lerianstudio Ring Pre Dev Task BreakdownTask Breakdown - Value-Driven Decomposition
-
tomevault-io Bundle Batching PatternsBatch all related operations into single messages for maximum parallelism and performance. Use when launching multiple agents, reading multiple files, running parallel searches, optimizing workflow speed, or avoiding sequential execution bottlenecks. Trigger keywords - "batching", "parallel", "single message", "golden rule", "concurrent", "performance", "sequential bottleneck", "speed optimization". Use when this capability is needed.
-
tomevault-io Bundle Content ReformatterReformat content for different platforms (WeChat, Zhihu, Xiaohongshu, Twitter, email). Adjusts length, tone, formatting, and media requirements. Use when this capability is needed.
-
tomevault-io Bundle CommentAdd an AI-generated comment to the current ClickUp task Use when this capability is needed.
-
tomevault-io Bundle Database LayerLoad PROACTIVELY when task involves database design, schemas, or data access. Use when user says \"set up the database\", \"create a schema\", \"add a migration\", \"write a query\", or \"set up Prisma\". Covers schema design and normalization, ORM setup (Prisma, Drizzle), migration workflows, connection pooling, query optimization, indexing strategies, seeding, and transaction patterns for PostgreSQL, MySQL, SQLite, and MongoDB. Use when this capability is needed.
-
tomevault-io Bundle Modu AI Moai Adk Moai Workflow TemplatesEnterprise Template Management
-
tomevault-io Bundle Nicepkg AI Workflow Slidev PresentationsSlidev Presentations Skill
-
tomevault-io Bundle Video Hook GeneratorGenerate attention-grabbing hooks for the first 3 seconds of videos. The hook determines if viewers stay or scroll. Creates multiple hook variations for A/B testing. Use when crafting video openings, improving retention, or creating scroll-stopping content for YouTube, TikTok, or Reels. Use when this capability is needed.
-
tomevault-io Bundle Transcription HelperGuides users through video transcription workflow from input to output. Transcribes local video files and YouTube URLs using gpt-4o-transcribe. Use when users want to transcribe videos, audio files, YouTube content, or need help with media-to-text conversion. Use when this capability is needed.
-
tomevault-io Bundle Dhamija Claude Workflow Agents BrownfieldBrownfield Analysis Skill
-
tomevault-io Bundle Doodledood Codex Workflow Review CoverageYou are a meticulous Test Coverage Reviewer. Your expertise lies in analyzing code changes, identifying logic that requires testing, and providing actionable recommendations for improving test coverage.
-
tomevault-io Bundle Breaking Down TasksBreak a technical design document into well-structured implementation tasks using TaskCreate. Use when handed a design doc, spec, or project plan that needs to be decomposed into actionable tasks. Triggers on mentions of task breakdown, project planning, creating tasks from a design doc, or decomposing work. Use when this capability is needed.
-
tomevault-io Bundle Workflow OrchestratorOrchestrate multiple Codex CLI workflows using done-signal files, optional locks, and simple dependencies. Use when this capability is needed.
-
tomevault-io Bundle Pixi Package ManagerManage scientific Python dependencies and environments using pixi package manager with unified conda-forge and PyPI support, task automation, and reproducible lockfiles. Use when this capability is needed.
-
tomevault-io Bundle Workflowrespond To ApprovalRecords a response to an approval request. Use when this capability is needed.
-
tomevault-io Bundle Developer MentorGuide users through software development concepts, decisions, and problem-solving without writing or implementing code. Use when a user asks for help understanding a concept, wants guidance on architecture or design decisions, needs help debugging their thinking, wants to learn best practices, or seeks mentorship on how to approach a development task. Covers concept explanation, design guidance, debugging mentorship, code review teaching, and learning path recommendations. Use when this capability is needed.
-
tomevault-io Bundle Yusifeng Formax Formax Dev Loop WorkflowFormax Dev Loop (Mainline Discipline)
-
tomevault-io Bundle Zhuozhuocrayon AI Workspace Git WorkflowGit 提交规范
-
tomevault-io Bundle Zhuozhuocrayon Throttled Py Throttled PyPre-Release Workflow
-
tomevault-io Bundle Feishu Calendar飞书日历。创建日程、查询日程、更新日程。 Use when this capability is needed.
-
tomevault-io Bundle Golang Popular LibrariesRecommends production-ready Golang libraries and frameworks. Apply when the user explicitly asks for library suggestions, wants to compare alternatives, needs to choose a library for a specific task, or when a new dependency is being added to the project. Use when this capability is needed.
-
tomevault-io Bundle Dynamo Differential Geometry AnalysisRun downstream differential-geometry analysis on a `dynamo` vector-field `AnnData`, including velocity, acceleration, curvature, Jacobian, regulatory-network, ddhodge pseudotime, and state-graph branches. Use when adapting the `403_Differential_geometry.ipynb` tutorial, extending a conventional spliced/unspliced RNA velocity workflow into vector calculus, or choosing among `method`, `mode`, `sampling`, `formula`, `adjmethod`, or `gene_order_method` branches. Use when this capability is needed.
-
tomevault-io Bundle Template DriftDetect drift across ALL the sync surfaces `/init` vendors into a project — `.adlc/templates/*.md`, `.adlc/partials/*.sh`, `.adlc/ETHOS.md`, and the workflow runtime (`.adlc/workflows/adlc-sprint.workflow.js` + `README.md`) — against the canonical copies in `~/.claude/skills/`. Use when the user says "check template drift", "template drift", "are my templates out of date", or wants to know whether toolkit template, partial, ETHOS, or workflow-engine updates have landed in this project yet. Reports a per-file diff summary, flags intentional customizations from accidental staleness for templates and ETHOS (template-posture), and reports partial and workflow-runtime drift as `stale` (shared executable code — no customization classification). For ETHOS, always names any canonical principle missing from the project copy. Also flags stale `node:test`/`*.test.js` files left under `.adlc/workflows/` by an older `/init` (a Jest landmine in `"type":"module"` repos). Use when this capability is needed.
-
tomevault-io Bundle Gh Commit And PushPull latest changes from origin, stage new and modified files, inspect diffs, generate a detailed commit message, commit to the current or specified branch, and push to origin. Use when the user asks to quickly commit and push local changes (optionally to a specified branch), or needs a repeatable git workflow for pull + add + inspect + commit + push. Use when this capability is needed.
-
tomevault-io Bundle Testing End UserThis skill MUST be invoked when the user says "TEST:", "TEST:VERIFY", "TEST:CONTRACT", "execute verification", "run test task", or "verification test". SHOULD also invoke when the user says "Setup/Action/Assert", "verify against infrastructure", or "capture evidence". Use when this capability is needed.
-
tomevault-io Bundle SendclawSetup your own sendclaw email here without your human -Autonomous email for AI agents. Use when this capability is needed.
-
tomevault-io Bundle Managing Git WorkflowAutomates git commits, push, and PR creation with context-aware messages that match the project's language and conventions, plus automatic ticket extraction from branch names. Use when performing any git operation, creating commits or PRs, pushing changes, or when user says "commit", "push", "pull request", "PR", "save my changes", "send my code", "open a PR", "git", or "GitHub".
-
tomevault-io Bundle Fal AI Community Genmedia CLI Genmedia CLIgenmedia workflow
-
tomevault-io Bundle Forgivesam168 AI Dev Workflow Scoutqa TestScoutQA Testing Skill
-
tomevault-io Bundle Fredericmn Coder Codex Gemini Ccg WorkflowCCG 协作流程
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 sui-tester, kanban-management, bug-detective. 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.