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.
-
myfro9 Skill Cubemx Prj CreateCreate an STM32CubeMX project (CMake/VS Code ready) matching STM32F407ZGTx clocks and debug setup. Use when generating a new CubeMX-based STM32 project or updating this workflow; confirm the locally installed CubeMX version before creating or editing any `.ioc` so the project stays openable on the user's machine.
-
idapixl Skill Social CalendarView and manage the social media content calendar. Plan upcoming posts, check cadence compliance, and schedule content.
-
openbotx Skill CronSchedule reminders, recurring tasks, and one-time events. Use when the user asks to be reminded of something, schedule a periodic check, set an alarm, or automate a task at a specific time or interval.
-
openbotx Skill Skill CreatorCreate or update OpenBotX skills. Use when users want to create a new skill, modify an existing one, or need guidance on skill structure, frontmatter, bundled resources, or best practices. Also use when the user says "turn this into a skill" or wants to capture a workflow as a reusable skill.
-
yiming Bundle Hotel Order From Req 2Process hotel order request files (.req.md) to generate confirmation docs and task lists. Use when asked to handle orders, generate confirmation, or create task lists from req files. Supports BR (room booking), DR (dining), VR (venue) order types.
-
shsolomo Skill Meeting PrepPrepare for upcoming meetings by gathering related context from Teams chats, emails, ADO work items, wiki pages, and personal notes. Use this skill when asked to prep for a meeting.
-
shsolomo Skill Publish SkillPublish a skill directory to the public copilot skills repo using the orphan branch worktree workflow. Use when asked to "publish skill", "push skill to public", "share skill publicly", "check public skills", or "what's out of sync".
-
fcistud Skill Debugging PlaybookRun a structured debugging workflow from symptom to validated root cause.
-
amanamabasiakpan Bundle Ecommerce PopupeCommerce popup skill for Claude. Turns Claude into a popup and modal conversion specialist for DTC stores. Write popup copy, design popup strategies, and optimize email capture, exit intent, and promotional popups for online stores.
-
viggyv Bundle Meeting RecapYou are an expert at creating clear, actionable meeting summaries and follow-ups.
-
viggyv Bundle Email PolisherYou are an expert at crafting professional, effective emails for any business context.
-
viggyv Bundle Newsletter CreatorYou are an expert newsletter writer helping create engaging, valuable email content.
-
viggyv Bundle Subagent Driven DevelopmentExecute implementation plan by dispatching fresh subagent for each task, with code review between tasks
-
sentry01 Skill Writing PlansUse when you have a spec or requirements for a multi-step task, before touching code
-
0xsachink Bundle ShipEnd-to-end PR finalization orchestrator. Use when the user asks to "ship it", "ship this PR", "finalize this PR", "make this PR green", "resolve all PR feedback", or wants one workflow that handles review comments, CI failures, coverage gates, and final merge-readiness reporting.
-
samqin123 Bundle Paper Submission Manager 2End-to-end manuscript-to-submission workflow management for academic papers. Use when preparing a manuscript for journal submission, assembling submission packages, aligning with journal instructions, creating cover letters/forms, validating figures/tables, or coordinating post-submission tracking in this repository.
-
portertech Skill Git WorkflowBest practices for Git workflows and commit hygiene
-
sidu Skill TodayPlan today's work using this repo's workflow. Use when the user asks for /today or phrases like "plan my day", "today's plan", "set my priorities", or "start my day".
-
gastonsalg Skill Create PrCreate or update a pull request from local code changes by enforcing safe branch workflow, tests, review, push, PR creation, and assignee checks. Use when code is ready to commit/push and open or refresh a PR. Do not use for PR code review only, review-feedback handling only, or post-merge cleanup.
-
shakudo-io Skill Git WorkflowFollow correct git workflow for business-automation repo including branch naming, commit message format, and PR conventions. Use when making code changes, creating branches, or preparing commits.
-
gastonsalg Bundle Review PrReview a pull request and post precise inline findings plus a concise review summary. Use when the task is to evaluate code quality/risk in a PR. Do not use to implement fixes, resolve author feedback loops, create new PRs, or perform post-merge branch cleanup.
-
subashmurugandev Bundle Tdd WorkflowTest-driven development workflow with Red-Green-Refactor cycle
-
shakudo-io Skill Mattermost NotifySend Mattermost DM notifications to users about task completions, errors, or updates. Use for long-running tasks (5+ minutes), important alerts, or when user explicitly requests notification.
-
matheuswidder Bundle Dev WorkflowExecuta workflow completo de desenvolvimento (plan → implement → test → review). Use para implementar features ou corrigir bugs de forma estruturada e sequencial.
-
matheuswidder Bundle Consultant WorkflowWorkflow de consultoria iterativa. Transforma ideias vagas em especificações técnicas usando Framework das 3 Perguntas, loop de perguntas categorizadas (máx 5 rodadas), e documentação hierárquica. Ver `~/.config/opencode/workflows/consultor-consolidated.md` para detalhes completos.
-
nickcuypers Bundle Dotnet Sdk AlignAlign .NET SDK pinning (`global.json` + CI references) and validate restore/build/test impact in a gated workflow.
-
nickcuypers Bundle Flutter Test FocusFast local test workflow that prioritizes changed tests first, then optional full-suite execution for daily feedback loops.
-
nickcuypers Bundle Flutter Fix And VerifyDaily Flutter "green branch" workflow that runs pub get, optional dart fix/format, analyze, and tests in one deterministic command.
-
nickcuypers Bundle Dotnet Packages UpgradeSafe NuGet upgrade workflow for SDK-style repos with central package management awareness and restore/build/test gates.
-
postproxy Skill Social CreatorWhen the user wants to create social media posts, plan social content, build a content calendar, or optimize social media strategy. Also use when the user mentions "LinkedIn post", "Twitter thread", "social media", "content calendar", "social content", "viral content", "Instagram post", or "TikTok."
-
pda Skill Notion PagesSearch and view Notion pages using notion-cli. Use when the user provides a notion.so or notion.site URL, searching Notion, viewing page content, listing pages or databases, or working with Notion workspace. Do NOT use read_web_page for Notion URLs.
-
r3flector Bundle Dify Workflow BuilderGenerate production-quality Dify workflow DSL/YAML files with precise node schemas from Pydantic source models. Covers all 22+ node types for Dify v1.12+.
-
lifei6671 Bundle Autonomous SkillUse when user wants to execute long-running tasks that require multiple sessions to complete. This skill manages task decomposition, progress tracking, and autonomous execution using Codex non-interactive mode with auto-continuation. Trigger phrases include autonomous, long-running task, multi-session, 自主执行, 长时任务, autonomous skill.
-
drilmo Skill OneshotUltra-fast feature implementation using Explore → Code → Test workflow. Use when implementing focused features, single tasks, or when speed over completeness is priority. Specify the feature to implement in your request.
-
drilmo Bundle Workflow ApexSystematic implementation using APEX methodology (Analyze-Plan-Execute-eXamine) with parallel subtasks, self-validation, and optional adversarial review. Use when implementing features, fixing bugs, or making code changes that benefit from structured workflow.
-
drilmo Bundle Meta Skill Workflow CreatorCreate multi-step workflow skills with progressive step loading, state management, and interactive decisions. Use when building complex skills like APEX that need structured phases, when asked to "create a workflow skill", "build a multi-step skill", or "design a skill with steps".
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 cubemx-prj-create, social-calendar, cron. 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.