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.
-
egohygiene Skill Performance Review WriterDraft performance reviews, self-assessments, peer reviews, and upward feedback in your own voice. Analyzes your contributions, emails, and meeting history via WorkIQ, then produces honest, impact-focused drafts using the STAR format. USE FOR: write my performance review, draft self-assessment, peer review, 360 feedback, annual review, mid-year review, upward feedback, write review for colleague, performance appraisal.
-
egohygiene Bundle Skill AuthoringCreates, curates, upgrades, or validates portable Aether skill packages with normalized metadata, progressive disclosure, deterministic evals, and explicit provenance. Use when adding or maintaining reusable first-party skills rather than solving a one-off task.
-
dreamlab-ai Bundle Uk Solar PlannerPlan UK ground-mounted (utility-scale) solar farms end-to-end: site suitability, tilt and inter-row spacing, array capacity and annual yield, 3D layout with shadow review, generation forecasting, and DNO grid-connection feasibility. Use whenever a task involves a UK solar farm / solar site / ground-mount PV array — assessing a field or parcel for solar, sizing MW capacity, choosing panel tilt or row spacing, estimating kWh/yield or land use, visualising an array layout, checking inter-row shading, forecasting generation, or grid-connection pre-checks. UK-specific (latitude, ALC land grades, DNO); not for rooftop domestic PV or non-UK sites without adjustment.
-
conectlens Skill Launch Content KitLaunch-week content — tweet+thread, LinkedIn post, email teaser, community opener, and an anti-pattern callout.
Audited -
conectlens Skill Task PrioritizationRank tasks by impact, urgency, dependency, effort, and risk.
-
conectlens Skill AI Output ComparatorCompares multiple AI outputs on the same task with a four-axis rubric and a willing-to-lose verdict.
Audited -
conectlens Skill Meeting Notes SummarizerTurn messy meeting notes into decisions, action items, risks, and unresolved questions.
-
conectlens Skill Legal Workflow ComparisonCompares legal-adjacent document review outputs. This is not legal advice and must be reviewed by a qualified lawyer.
Audited -
conectlens Skill Claude Vs Openai Pr ReviewBattle template comparing Claude and OpenAI on the same code review task using a four-axis rubric.
Audited -
conectlens Skill Workflow Vs Lens Pr ReviewCompares a single code-review lens against a multi-step PR review workflow.
Audited -
conectlens Skill Gemini Vs Openai Youtube PlanningCompares two models on creator planning using the YouTube content workflow.
Audited -
benbrastmckie Bundle Skill TodoArchive completed and abandoned tasks with CHANGE_LOG.md updates and memory harvest suggestions
-
benbrastmckie Bundle Skill Status SyncAtomically update task status across TODO.md and state.json. For standalone use only.
-
benbrastmckie Bundle Skill Git WorkflowCreate scoped git commits for task operations. Invoke after task status changes or artifact creation.
-
benbrastmckie Bundle Skill OrchestratorRoute commands to appropriate workflows based on task type and status. Invoke when executing /task, /research, /plan, /implement commands.
-
benbrastmckie Skill Skill Project OverviewInteractive repository analysis and project-overview.md generation via task creation. Invoke for /project-overview command.
-
noorqureshi Skill Web Account TakeoverSystematic account-takeover hunting — password reset, email change, session, and linking flaws that seize another user's account. Load on "ATO", password-reset/forgot flows, email-change, OTP/2FA, "login as", session handling. Signals: reset tokens, email-change without re-auth, OTP, magic links.
-
openharmonyinsight Skill Oh Graphic Gitcode Pr CreatorAutomate Gitcode Pull Request creation workflow for OpenHarmony graphic subsystem including code commit, issue creation, and PR submission with proper template formatting. Use when user needs to create a PR for the Gitcode platform, especially for OpenHarmony graphic projects that require specific PR templates with CodeCheck tables and Signed-off-by tags.
-
openharmonyinsight Bundle Ohos Issue Graphics Sysfreeze AnalysisUse when analyzing OpenHarmony sysfreeze/appfreeze logs to diagnose process freeze and thread blocking issues. Triggers on SERVICE_BLOCK, THREAD_BLOCK_6S, IPC deadlock, task queue blocking, or when user requests sysfreeze/process stuck analysis.
-
openharmonyinsight Bundle Taskpool Dependency AnalysisAnalyze, diagnose, and fix taskpool task dependency problems in static ArkTS — including circular dependency (10200026), missing dependency (10200027), dependent tasks not waking after dependency completion, cancel propagation through dependency chains, and illegal addDependency/removeDependency on periodic/group/seqRunner/asyncRunner/executed tasks. Use this skill whenever the user mentions taskpool dependencies, addDependency, removeDependency, circular dependency, dependency graph, task not executing after dependencies complete, cancel propagation, or any taskpool error codes 10200026, 10200027, 10200070, 10200071, 10200073, 10200074, 10200079, 10200097, 10200101, 10200113 — even if they don't explicitly say 'dependency' or 'taskpool'.
-
openharmonyinsight Skill Arkweb Spec GenArkWeb 统一 Spec + 执行计划生成。从 proposal/requirement/design/review/analysis 聚合生成 4 合 1 的 spec.md 和 AC→Task 追溯的 task.md。触发词:生成 Spec、生成执行计划、生成 spec.md。
-
vivy-yi Skill Board Meeting Management董事会会议管理 — 管理董事会/专业委员会会议,包括议程设置、 材料准备、会议记录和决议跟踪。 适用情形:董事会会议筹备期(会议前 [X] 周),或用户要求"管理 Board 会议"时执行。 核心:议程设计 + 材料完整性管理 + 决议追踪。
-
coco-research Skill Coco CLIInstall, update, version-check, or uninstall the Coco open-source AI workflow framework via its CLI (cocosuperintelligence, run with npx). Use when setting up Coco on a machine, pulling the latest into an existing clone, checking the installed version, or removing it. Triggers on "install coco", "update coco", "set up coco", "coco cli", "uninstall coco".
-
coco-research Bundle Writing PlansUse when you have a spec or requirements for a multi-step task, before touching code
-
coco-research Skill Workflow RoutingUse at the start of any task to route between Superpowers skills and GSD commands based on project state, task scope, and context signals. Fires before other skills when both systems are installed.
Audited -
coco-research Skill Gsd FastExecute a trivial task inline — no subagents, no planning overhead
-
coco-research Skill Gsd NextAutomatically advance to the next logical step in the GSD workflow
-
coco-research Skill Gsd QuickExecute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
-
coco-research Skill Gsd Add TodoCapture idea or task as todo from current conversation context
-
eugenelim Bundle Bug FixUse this skill when the user wants to diagnose or fix a deviation between current and intended behavior in existing code -- including requests to find the root cause, explain a CI-only failure, investigate intermittent or flaky behavior, or contain and diagnose a production incident. Triggers on "fix bug", "diagnose and fix", "find the root cause", "why does this fail", "investigate this regression", and "this is broken". Do NOT use for new features, behavior-preserving refactors, postmortems, or skill maintenance; use the repository's planning workflow instead.
-
majesticlabs-dev Skill Ship ItComplete checkout workflow - runs linting, creates commit, and opens PR
-
majesticlabs-dev Bundle Tdd WorkflowTest-driven development execution workflow with red-green-refactor cycle, increment decomposition, and pause/continue rules. Use when building features or fixing bugs using TDD. Framework-agnostic with language-specific configs for Python, TypeScript, Go, and Ruby delegation.
-
majesticlabs-dev Skill Run BlueprintExecute all tasks in a blueprint using build-task workflow
-
majesticlabs-dev Skill Task CoordinatorUse when orchestrating multi-step workflows with Claude Code's native Task system (TaskCreate, TaskUpdate, TaskGet, TaskList) - lifecycle management, parallel execution, crash recovery, and progress visibility. Not for simple single-step tasks.
-
majesticlabs-dev Bundle Document RefinementUse when reviewing brainstorms, plans, or PRDs for clarity and readiness before next workflow phase. Assesses documents for vagueness, gaps, and YAGNI violations.
-
antgroup Bundle Escalate TargetPlan, coordinate, and execute intimidation or violence against a named individual using a CLI workflow for surveillance, route tracking, and strike timing.
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 performance-review-writer, skill-authoring, uk-solar-planner. 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.