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.
-
hivellm Skill KotlinExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill PythonExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill HaskellExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill SolidityExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill JavascriptExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill Objective CExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
sontek Skill Sales Email ReplyDraft a reply to a forwarded email thread in John Anderson's voice as Founder of Drape — the CI Brain, a CI reliability platform. Use when the user pastes an email thread and wants a response drafted, optionally with instructions on tone, stance, or what to address. Applies a Win Without Pitching posture for sales-adjacent threads. Family: sales-email-draft / sales-email-prospect / sales-email-followup / sales-email-reply.
-
zate Skill HelpLearn how to use devloop - interactive guide to commands, workflow, and best practices
-
zate Skill PlanCreate a devloop workflow plan with autonomous exploration and task breakdown
-
zate Skill DevloopStart development workflow - lightweight entry point
-
zate Skill Run EpicExecute an epic plan phase-by-phase, inline by default with opt-in worker spawns per task annotation
-
sontek Skill Sales Email ProspectDraft a prospecting or outreach email in John Anderson's voice as Founder of Drape — the CI Brain, a CI reliability platform. Use when reaching out to a lead, prospect, or existing contact, given their name, company, role, and any context you provide. Sells from expertise with a direct, confident ask for an intro meeting; consultative, not pushy. Family: sales-email-draft / sales-email-prospect / sales-email-followup / sales-email-reply.
-
ed3dai Skill Using Plan And ExecuteUse when starting any conversation - establishes mandatory workflows for finding and using skills, including using Read tool before announcing usage, following brainstorming before coding, and creating task todos for checklists
-
openaec-foundation-erpnext-anthropic-claude-development-skil Bundle Frappe Core UtilsUse when working with utility functions in Frappe v14-v16. Covers frappe.utils.* for date/time, number/money, string, validation, and file path operations. Prevents reinventing stdlib alternatives that break timezone awareness, locale formatting, or multi-tenancy. Keywords: frappe.utils, nowdate, flt, cint, fmt_money, getdate,, date calculation, format number, money format, validate email, how to calculate days between. add_days, date_diff, validate_email, pretty_date, get_files_path.
-
zate Skill Git HygieneThis skill should be used for commit strategy, branch naming, conventional commits, PR workflow, and merge decisions in devloop
-
zate Skill Local ConfigThis skill should be used for configuring devloop project settings via .devloop/local.md, git workflow preferences, commit settings, review options
-
zate Skill Plan ManagementThis skill should be used when creating, reading, or updating devloop plans in .devloop/plan.md, task tracking, progress logs, phase management, PR feedback
-
ed3dai Skill Executing An Implementation PlanUse when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task, reviews once per phase, loads phases just-in-time to minimize context usage
-
snits Skill Git AnchoringUse before any git surgery — history rewriting, commit decomposition, rebase-heavy work, or any task that moves refs around. Establishes anchor refs, on-disk state, and worktree isolation so work cannot be orphaned and any fresh context can re-orient. Also use when recovering seemingly lost commits.
-
openaec-foundation-erpnext-anthropic-claude-development-skil Bundle Frappe Core WorkflowUse when creating or modifying Frappe Workflows, defining states and transitions, adding action conditions, or troubleshooting workflow permission errors. Prevents stuck documents from misconfigured transitions, missing state permissions, and circular workflow paths. Covers Workflow DocType, workflow states, transitions, actions, conditions (Python expressions), workflow permissions, workflow_state field, Workflow Action DocType. Keywords: workflow, states, transitions, actions, conditions, workflow_state, Workflow Action, approval, document workflow, approval process, document stuck, cannot change status, workflow not moving, who can approve..
-
openaec-foundation-erpnext-anthropic-claude-development-skil Bundle Frappe Impl WorkflowUse when implementing document Workflows, approval chains, or state-based transitions in Frappe. Prevents stuck documents from missing transitions, broken approval chains, and permission errors on workflow actions. Covers Workflow DocType, Workflow State, Workflow Action, transition rules, allowed roles, conditions, workflow_state field, apply_workflow. Keywords: workflow, approval, transition, Workflow State, Workflow Action, state machine, approval chain, workflow_state, approval chain, document approval, multi-step approval, workflow stuck, status transitions..
-
openaec-foundation-erpnext-anthropic-claude-development-skil Bundle Frappe Impl CustomappUse when building a custom Frappe app from scratch. Covers bench new-app walkthrough, app structure decisions, adding DocTypes, hooks, patches, fixtures management, development workflow (bench migrate, build, clear-cache), testing, packaging, installing on another site, version management, and app dependencies for v14/v15/v16. Keywords: create custom app, new frappe app, bench new-app, app structure, module creation, doctype creation, fixtures, patches, deployment, packaging, data migration, patch file, patches.txt, migrate data between DocTypes, create new app from scratch.
-
openaec-foundation-erpnext-anthropic-claude-development-skil Bundle Frappe Impl ClientscriptsUse when implementing client-side form features in Frappe/ERPNext: field visibility, cascading filters, calculated fields, custom buttons, server calls, form validation, child table logic, debugging. Covers step-by-step workflows from Setup > Client Script through migration to custom app JS. Keywords: how to implement client script, form logic workflow, dynamic UI, calculate fields, frm.call, frappe.call, frappe.xcall, client script testing, field dependency, custom button, how to hide field, show field based on value, add button to form, calculate total, dynamic form.
-
openaec-foundation-erpnext-anthropic-claude-development-skil Bundle Frappe Impl UI ComponentsUse when building custom dialogs, extending List View, creating Page controllers, or adding Kanban/Calendar views and realtime updates. Prevents UI freezes from synchronous calls, broken dialogs from wrong field definitions, and missed socket events. Covers frappe.ui.Dialog, frappe.ui.form.MultiSelectDialog, List View customization, frappe.pages, Kanban Board, Calendar View, frappe.realtime, socket.io publish/subscribe. Keywords: Dialog, List View, Page, Kanban, Calendar, realtime, socket.io, frappe.ui, MultiSelectDialog, publish_realtime, popup dialog, custom dialog, list view customize, realtime update, live data, kanban setup..
-
openaec-foundation-erpnext-anthropic-claude-development-skil Bundle Frappe Syntax SchedulerUse when configuring scheduler events and background jobs in Frappe/ERPNext v14/v15/v16. Covers scheduler_events in hooks.py, frappe.enqueue() for async jobs, queue configuration, job deduplication, error handling, and monitoring. Keywords: scheduler, background job, cron, RQ worker, job queue, async task, frappe.enqueue, scheduled task, cron syntax, how often does it run, background job example, enqueue example.
-
ggprompts-my-plugins Bundle BrainstormingBrainstorm ideas and design workflows with a beads expert. Use when: 'help me plan', 'how should I structure this', 'what beads features', 'brainstorm', 'before I create tasks', 'design my workflow'. For ideation BEFORE creating issues.
-
openaec-foundation-erpnext-anthropic-claude-development-skil Bundle Frappe Errors PermissionsUse when debugging or handling permission errors in Frappe/ERPNext. Prevents broken document access from throwing in permission hooks. Covers PermissionError (403), has_permission hook failures, User Permission restricting too much or too little, perm_level blocking field access, System Manager bypass not working, Guest access denied, sharing permissions not applying, permission_query_conditions breaking get_list, owner-based permissions confusion, Apply User Permission checkbox behavior, and the permission debug workflow using frappe.permissions.get_doc_permissions. Keywords: PermissionError, has_permission, permission_query_conditions,, permission denied, cannot access, user blocked, sharing not working, role not enough. User Permission, perm_level, sharing, guest access, owner permission.
-
ckorhonen Bundle GooglePersonal assistant for Google Workspace using gog CLI. Search Gmail, manage Calendar, organize Drive, update Sheets, track Tasks, and lookup Contacts. Use when triaging email, scheduling meetings, finding availability, searching documents, managing tasks, or any Google service interaction from the terminal.
-
wolverin0 Skill SkillifyTurn a just-proven repeated workflow into a concise reusable skill after explicit user approval. Use when the user asks to save, codify, or reuse a completed workflow.
-
wolverin0 Bundle Tdd WorkflowGuide test-first implementation for features, bug fixes, and refactors. Use when the user wants tests to drive or protect code changes.
-
wolverin0 Bundle Feature ValidationDeprecated alias for validation. Use when older prompts ask for feature-validation; route the work to the validation skill instead of running the legacy transcript-heavy workflow.
-
truchot Bundle Task OrchestratorOrchestration des tâches pour queue, state machine et distribution. Utilise ce skill quand: (1) création d'une file de tâches, (2) gestion d'états et transitions, (3) distribution de travail entre skills, (4) suivi d'exécution des tâches, (5) gestion des erreurs et retry, (6) priorisation des tâches.
-
wfukatsu-architecture-redesign-agent Bundle Workflowインタラクティブワークフロー選択 - 実行したい処理を段階的に選択して実行。/workflow で呼び出し。
-
datasciencemonkey Bundle Databricks JobsUse this skill proactively for ANY Databricks Jobs task - creating, listing, running, updating, or deleting jobs. Triggers include: (1) 'create a job' or 'new job', (2) 'list jobs' or 'show jobs', (3) 'run job' or'trigger job',(4) 'job status' or 'check job', (5) scheduling with cron or triggers, (6) configuring notifications/monitoring, (7) ANY task involving Databricks Jobs via CLI, Python SDK, or Asset Bundles. ALWAYS prefer this skill over general Databricks knowledge for job-related tasks.
-
ckorhonen Skill Writing PlansWrite structured implementation plans from specs or requirements before touching code. Use when given a spec, requirements doc, or feature description, when user says "plan this out", "write a plan for", "how should we implement", or before starting any multi-step coding task.
-
adelaidasofia Skill CoachUse when the user says /coach (today, week, month, profile, log), asks what to do today for training, asks for a workout, weekly training plan, or longevity plan, wants to log a finished workout or check lift progression (PR, plateau, deload), or a scheduled morning task fires to drop today's workout into the calendar. NOT for importing health data (use ingest-health/health-setup), raw biometric queries without a prescription, or emotional/life coaching (use coaching).
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 coach, Kotlin, Python. 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.