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.
-
kienbui1995 Skill Content StrategyUse when building a content calendar, defining target audiences for content, or choosing content formats and distribution channels
-
team-telnyx Skill Telnyx AI Outbound Voice PythonEnd-to-end setup for making a Telnyx AI assistant call a phone number. Covers provisioning a phone number, creating a TeXML application, assigning the number, configuring telephony settings, whitelisting destination countries, and triggering outbound calls via scheduled events. Use this skill (not telnyx-ai-assistants-python) when the task involves an AI assistant placing, making, or triggering an outbound phone call to a user.
-
williamcorrea23 Skill Sap Rpt1SAP RPT1 — FI/CO local tabular prediction workflow, regulatory reporting, country-specific financial patterns
-
williamcorrea23 Skill Sap Sac PlanningSAC Planning — models, versions, allocations, data actions, value driver trees, calendar tasks, predictive forecasting, BPC migration. Use when building SAC planning apps, creating allocations, or migrating from BPC.
-
williamcorrea23 Bundle Sap System LifecycleStart, stop and restart a SAP NetWeaver / S/4HANA system in the correct order — database and the instance layer (ERS, ASCS/SCS, PAS, AAS, Web Dispatcher) — using SAPControl (and SAP MMC on Windows) on Linux, Windows and AIX. Use whenever the task is "start/stop/restart the SAP system", "bounce <SID>", "start the app servers", "shut down for maintenance", or ordering the DB relative to the SAP instances. Hands the database start/stop off to sap-db-command-reference. Every command cited to help.sap.com / SAP Notes.
-
williamcorrea23 Bundle Sap PmThis skill handles SAP PM (Plant Maintenance / 설비보전) including Equipment Master (IE01/IE02/IE03), Functional Location (IL01/IL02/IL03), Maintenance Notifications (IW21/IW22/IW23), Maintenance Orders (IW31/IW32/IW33), Preventive Maintenance (IP01/IP10/IP30), Task Lists (IA01/IA05), Maintenance Planning, and Plant Maintenance Reporting (IW28/IW29/IW38/IW39). Use when user mentions PM, 설비보전, 설비관리, equipment, 설비, maintenance order, 보전오더, 고장, breakdown, 고장코드, preventive maintenance, 예방보전, functional location, 기능위치, MTBF, MTTR, 점검, 정비, serial number, 시리얼, refurbishment, 재생정비, maintenance planning, maintenance strategy, 정비전략, equipment history, 설비이력, preventive tasks, 예방점검.
-
kienbui1995 Skill Spec Driven DevelopmentUse when starting any non-trivial feature — enforces requirements → design → tasks workflow with explicit approval gates before writing code. Prevents wasted implementation effort.
-
kienbui1995 Skill Instrument EventsStep 3 of instrumentation workflow — transform event candidates into concrete tracking specifications with exact code locations and property definitions. Uses mcp__Amplitude__get_event_properties, mcp__Amplitude__get_project_context.
-
garyld1962 Skill PrFull PR lifecycle: branch, commit, checkpoint, push, create PR, and optionally squash-merge. Automates the entire pull request workflow with quality gates.
-
garyld1962 Bundle Test PlanUse before implementing a feature to generate it.todo() stubs from requirements (TDD-first). Supports plan, validate, and refresh modes. TypeScript monorepos.
-
garyld1962 Bundle Validate PlanLightweight readiness gate for a plan file: checks structure, task discreteness, acceptance criteria, milestones, and forbidden placeholders.
-
garyld1962 Skill Test WriterTest file generator — converts TestSpecification objects into valid Vitest .test.ts files with it.todo() stubs.
-
garyld1962 Skill Pre Flight PatternReusable pattern for config-dependent prompts. Defines how to detect missing config files, identify unfilled placeholders, and halt with actionable messages before any main workflow logic runs. Auto-loaded by prompts that depend on user-editable config (e.g., configure, autonomous-development-kickoff). Defines hard and soft pre-flight modes, placeholder conventions, and the "configure first" redirect pattern.
-
garyld1962 Skill Contract ComplianceRequirements analyst — decomposes task description into testable requirements. Maps Zod schema fields to assertions. Verifies CRUD completeness and return type coverage.
-
hmbown Skill DreamDream is asynchronous insight delivery timed to the receiver's readiness rather than the sender's convenience. It covers overnight reports, pre-meeting briefings, dawn digests, and other messages that should arrive as ambient context before work begins. The spell's magic is timing plus framing: the receiver wakes up to the answer, not a pile of raw events. It works best when the message feels prepared, quiet, and exactly on time. It fails when it becomes another noisy alert stream wearing a moonlit costume.
-
hmbown Skill AttuneIn D&D, attunement is how you bond with a magic item so it works specifically for you. The real-world version is workflow profiling: the grimoire interviews you about your stack, your systems, your automation surface, and your priorities — then generates a personalized spell loadout, category weights, and domain vocabulary so routing, optimization, and every subsequent spell invocation is tuned to your actual work instead of generic defaults.
-
hmbown Skill SilenceUse this spell when you are drowning in notifications, verbose logs, irrelevant alerts, or context that does not serve the current task.
-
hmbown Skill Detect MagicUse this skill when you need a fast, structured scan for where the real magic is hiding in a repo, workflow, or system.
-
hmbown Skill NondetectionUse this spell when a system, file, or workflow is leaking more information than it should — metadata, tracking parameters, unnecessary data collection, or identifiable fingerprints.
-
hmbown Skill Project ImageIn D&D, Project Image creates an illusory copy of yourself at a distant location — you can see through its eyes, speak through its mouth, and cast spells through it. The real-world version is remote presence: avatars, recorded video stand-ins, bot representations, asynchronous video messages. Project Image is the spell for being in two places at once — attending a meeting via avatar while working on something else, leaving a recorded presence in a channel, or deploying an automated representative that speaks with your voice and authority within defined limits.
-
hmbown Skill Enhance AbilityUse this spell to apply a temporary, task-specific boost: priming a reviewer with the right files, warming caches before a demo, or loading domain context before a meeting. It improves the next move by front-loading exactly the capability the moment requires, not by pretending the system is globally smarter.
-
delorenj Skill Gsd Ns Workflowworkflow | discuss plan execute verify phase progress
1 -
vibeeval Skill FixMeta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
-
vibeeval Skill Debug HooksSystematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
-
vibeeval Skill Workflow RouterGoal-based workflow orchestration - routes tasks to specialist agents based on user goals
-
vibeeval Skill Codex OrchestrationOpenAI Codex CLI + Claude Code (Hizir) birlikte kullanim rehberi. Is dagitim pattern'leri, GitHub Actions workflow ornekleri, review dongusu ve iki AI yazilim asistaninin guclu yanlarini birlestiren orchestration stratejileri.
-
vibeeval Skill Phase Gated CommitsPhase-gated commit workflow for clean git history -- implement, review, test, commit per phase
-
vibeeval Skill Email InfrastructureEmail delivery infrastructure - DNS authentication (SPF/DKIM/DMARC), subdomain isolation, provider abstraction, template systems, bounce handling, warmup strategy, and deliverability monitoring.
-
ferroxlabs Skill Sales Close And Next StepYou're in sales mode and a conversation is ending — call winding down, email thread needing a reply, meeting at "so what's next." Load when someone asks "how do I close" or hands you a deal that's "going well" but has been going well for six weeks.
37 -
ferroxlabs Skill Weighted Decision MatrixBuilds and populates a weighted decision matrix for a specific choice. Identifies criteria from user priorities, assigns weights, scores each option, and computes weighted totals with a clear recommendation. Use when the user asks about making a decision between multiple options, building a decision matrix, comparing options with weighted criteria, or applying a structured scoring framework to a choice. Do NOT use for business strategic decisions or resource allocation (use business strategy skills), simple two-option comparisons (use pro-con-analysis), or task prioritization (use task-prioritization).
Audited 37 -
aws-samples Bundle Polly DiagnosticsUse this skill to investigate and troubleshoot Amazon Polly problems by analyzing speech synthesis, SSML markup, neural voices, lexicons, async tasks, and streaming issues using structured runbooks. Activate when: synthesis failures, SSML errors, neural voice issues, lexicon problems, async task failures, streaming errors, or the user says something is wrong with Polly.
-
aws-samples Bundle Braket DiagnosticsUse this skill to investigate and troubleshoot Amazon Braket quantum computing problems by analyzing quantum task failures, simulator errors, hardware device issues, circuit validation, hybrid jobs, notebook instances, SDK errors, cost management, device availability, and result retrieval using structured runbooks. Activate when: quantum task failures, task timeouts, simulator errors, hardware device problems, circuit validation failures, hybrid job issues, notebook instance problems, SDK errors, cost concerns, device availability questions, result retrieval failures, or the user says something is wrong with Braket.
-
aws-samples Bundle Workmail DiagnosticsUse this skill to investigate and troubleshoot Amazon WorkMail problems by analyzing organization creation, domain verification, email delivery, receiving issues, client connectivity, mobile sync, mailbox issues, group management, migration, journaling, and access control rules. Activate when: organization creation failures, domain verification issues, email delivery failures, client connectivity problems, mailbox errors, migration issues, or the user says something is wrong with WorkMail.
-
davidcastagnetoa Bundle Tls 1 3 TerminationCifrado de todo el tráfico en tránsito con TLS 1.3
-
ascend-ai-coding Bundle External Cannbot Ops Triton Task Extractor从用户 PyTorch/Python 代码中提取算子实现,构建为算子任务格式的标准化 任务文件。支持两种模式:单 case(单一自包含 .py,get_inputs 返回单组)和 多 case(.py + 同名 .json 配对,get_input_groups 返回多组)。 触发:当用户需要将 PyTorch/Python 代码提取并转换为标准化算子任务文件时使用。
-
ascend-ai-coding Skill External Gitcode Ascend Triton Operator Dev昇腾 Triton 算子全流程开发编排。当用户需要从零开发 Triton 算子、进行端到端开发流程、或不确定该用哪个子 skill 时使用。自动编排:环境配置→需求设计→代码生成→静态检视→精度验证→性能评估→性能优化。关键词:全流程、开发编排、端到端、workflow orchestration。
Audited
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 content-strategy, telnyx-ai-outbound-voice-python, sap-rpt1. 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.