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.
-
gabrielmoreira Skill Bulletmind 2Convert input into clean, structured, hierarchical bullet points for summarization, note-taking, and structured thinking.
17 -
gabrielmoreira Skill Writing Plans 6Use when you have a spec or requirements for a multi-step task. Creates comprehensive implementation plans with bite-sized tasks, exact file paths, and complete code examples.
17 -
gabrielmoreira Skill Verification Before Completion 2Verify work actually meets its brief BEFORE declaring it done — a structured self-review pass that catches the gaps, unmet requirements, and untested claims that 'looks finished' hides. Use before handing over any deliverable (document, code, analysis, plan), when past work kept coming back with 'you missed…', or as the standing final step of any multi-step task. Produces the verified deliverable plus a short verification record: what was checked, what was found and fixed, what remains open.
17 -
gabrielmoreira Skill Matlab Fit CurveFit curves and surfaces interactively with the Curve Fitter app for a complete no-code fitting workflow. Invoke this skill when the Curve Fitter app, cftool, curveFitter, or "curve fitting tool/app" is mentioned in any way. Also use when exploring or comparing fit types (regression, interpolation, smoothing, splines, custom equations); excluding outliers interactively; iterating on a fitting workflow; help choosing a fit type; and exporting to a figure, generating MATLAB code, fits to the workspace, and to Simulink Lookup Tables.
17 -
gabrielmoreira Skill Dispatching Parallel Agents 2Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
17 -
gabrielmoreira Skill Calendar Sync HelperSync calendar events with an endpoint selected in configuration
17 -
gabrielmoreira Bundle Moai Workflow TestingUse when writing tests, measuring coverage, or running characterization, performance, or PR-review QA. Comprehensive specialist combining DDD testing, characterization tests, performance profiling, and TRUST 5 quality-assurance validation.
17 -
gabrielmoreira Skill Aeri WorkflowAER: Insights Workflow Router (aeri-workflow)
17 -
gabrielmoreira Skill Commit 4ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.
17 -
gabrielmoreira Skill Finishing A Development Branch 2Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
17 -
gabrielmoreira Skill Git Workflow 6Consistent git practices, recovery patterns, and safe operations.
17 -
gabrielmoreira Skill Git PushingStage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.
17 -
gabrielmoreira Skill Kiro Spec Tasks 3Generate implementation tasks from requirements and design. Use when creating actionable task lists.
17 -
gabrielmoreira Skill Aejmac WorkflowAEJ: Macro Workflow Router (aejmac-workflow)
17 -
gabrielmoreira Skill Aejmic WorkflowAEJ: Micro Workflow Router (aejmic-workflow)
17 -
gabrielmoreira Skill Govern WorkflowGovernance Workflow Router (govern-workflow)
17 -
gabrielmoreira Skill Concise PlanningUse when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.
17 -
gabrielmoreira Skill Status 13Use when the user wants a one-screen view of current hyperflow project state — version, profile freshness, memory count, and live progress on every in-flight task. Read-only; never modifies state, never dispatches workers. Trigger with /hyperflow:status, "what is hyperflow doing", "show task progress", "where are we".
17 -
gabrielmoreira Skill Aeja WorkflowAEJ: Applied Workflow Router (aeja-workflow)
17 -
gabrielmoreira Skill Aejpol WorkflowAEJ: Policy Workflow Router (aejpol-workflow)
17 -
gabrielmoreira Skill Subagent Driven Development 5Use when executing implementation plans with independent tasks. Dispatches fresh delegate_task per task with two-stage review (spec compliance then code quality).
17 -
gabrielmoreira Skill PlaywrightUse when the task requires capturing or automating a real browser from the terminal.
17 -
gabrielmoreira Skill Create Skill 11Creates a new SKILL.md in the correct location within this project's .ai/ structure. Trigger when the user asks to "create a skill", "add a skill for [task]", "write a skill to [do something]", or "add a new skill".
17 -
gabrielmoreira Skill Matlab Analyze DataAnalyze data using MATLAB. Use when the task involves tables, timetables, time-series data, numeric arrays, sensor matrices, or gridded data — including but not limited to exploring, filtering, sorting, cleaning, transforming, aggregating, smoothing, padding, trimming, and answering questions about data. MATLAB provides extensive, easy-to-use built-in functions for these workflows with no additional products required.
17 -
gabrielmoreira Skill Lang WorkflowLanguage Workflow Router (lang-workflow)
17 -
gabrielmoreira Skill Matlab Plan Robot MotionPlan manipulator motion and generate trajectories in MATLAB. Use when the task involves moving a robot arm between configurations or poses — whether the user says "trajectory," "motion," "path," "move from A to B," or "plan." This skill applies regardless of whether the user explicitly mentions collisions or obstacles; if geometry exists in the workspace, collision safety is implicit. Triggers on: manipulatorRRT, manipulatorCHOMP, dlCHOMP, contopptraj, trapveltraj, collision-free path, motion planner, RRT, CHOMP, TOPPRA, path shortening, obstacle avoidance for manipulators, time-optimal trajectory, velocity limits, acceleration limits, occupancyMap3D, meshtsdf, collision objects as environment, trajectory between waypoints, joint interpolation, move between poses, constant velocity, trapezoidal profile, feed rate. Also triggers when a user has IK solutions or waypoints and needs to connect them — whether for time-optimal motion, constant-speed welding/cutting, or any other trajectory parameterization.
17 -
gabrielmoreira Skill Meeting PrepMeeting preparation assistant for Product Managers. Use when the user needs to prepare a meeting, create talking points, anticipate questions, or structure a decision. Trigger with "prepare for meeting", "meeting prep", "talking points", "get ready for", or "1:1 prep".
17 -
gabrielmoreira Skill Etp WorkflowETP Workflow Router (etp-workflow)
17 -
gabrielmoreira Skill Economic Calendar FetcherEconomic Calendar Fetcher
17 -
gabrielmoreira Skill Matlab Connect Bluetooth Low Energy DeviceDiscover and connect to Bluetooth Low Energy (BLE) peripheral devices from MATLAB. Use this skill when the user wants to scan for BLE devices, connect to a BLE peripheral, read or write BLE characteristics, subscribe to notifications, or any task that requires a BLE connection as a prerequisite (e.g., read sensor data over BLE, monitor heart rate, log accelerometer, stream data from wearable, IoT device communication). Triggers on: BLE, Bluetooth Low Energy, blelist, ble device, BLE characteristic, GATT, service UUID, scan for devices, BLE sensor, subscribe notify, BLE read, BLE write, peripheral device, BLE connect, wireless sensor.
17 -
gabrielmoreira Skill Subagent Orchestration 2How and when to delegate work to subagents via the `subagent` tool (Explore, Plan, General). Use when a task involves codebase recon, implementation planning, or actual code changes that would benefit from an isolated context window instead of doing it all inline.
17 -
gabrielmoreira Skill Meeting Prep 2Pull together briefing materials before a scheduled meeting
17 -
tools-only Bundle 423 Parse Skill 51a92fc8Insight Extractor Skill
7 -
azure-azure-sdk-for-net Skill Agentic WorkflowsRoute gh-aw workflow design/create/debug/upgrade requests to the right prompts.
-
demerzels-lab Bundle Mailmolt 2MailMolt - Email Identity for AI Agents
10 -
demerzels-lab Bundle Taskwarrior 2Workspace-local task management powered by Taskwarrior.
10
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 bulletmind, writing-plans, verification-before-completion. 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.