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.

Productivity

2,192 skills
dotnet
Build Perf Diagnostics
Diagnose MSBuild build performance bottlenecks using binary log analysis, covering timeline analysis, performance summary interpretation, and seven common bottleneck categories.
4k
dotnet
Resolve Project References
Prevents misguided optimization of MSBuild's ResolveProjectReferences target by explaining that its reported time is wall-clock wait time, not CPU work, and redirects to task self-time analysis.
4k
adobe
Workflow Triaging
Classify AEM 6.5 LTS and AMS workflow issues by symptom, gather relevant logs and metrics, and map to runbooks or Splunk searches.
142
adobe
Workflow Debugging
Debug AEM Workflow issues on AEM 6.5 LTS and AMS including stuck workflows, failed steps, missing Inbox tasks, launcher failures, stale instances, thread pool exhaustion, queue backlogs, purge failures, and permissions errors.
142 · bundle
adobe
Workflow Development
Implement custom AEM Workflow Java components on AEM 6.5 LTS, including WorkflowProcess and ParticipantStepChooser with OSGi registration, metadata handling, and error patterns.
142 · bundle
getsentry
Commit
Create commits following Sentry conventions with proper format, issue references, and AI attribution.
845
getsentry
Agents Md
Creates and maintains concise AGENTS.md and CLAUDE.md project instruction files for AI coding agents, keeping them under 60 lines and referencing existing documentation.
845 · bundle
getsentry
Skill Writer
Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Handles source capture, precision passes, authoring, registration, and validation.
845 · bundle
getsentry
Sred Work Summary
Collects GitHub PRs, Notion docs, and Linear tickets from the past year, groups them into projects, and creates a private Notion document summarizing the work.
845
getsentry
Gh Review Requests
Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member.
845 · bundle
getsentry
Triage Frontend Issues
Archive non-actionable noise from the Sentry javascript project issue queue, using untilEscalating mode with documented categories.
845 · bundle
github
Diagnose
Performs a systematic diagnostic scan of an AI workflow across 5 quality dimensions — prompt quality, context efficiency, tool health, architecture fitness, and safety — producing a scored report with prioritized remediation actions.
36.2k
github
Remember
Transforms lessons learned into domain-organized memory instructions that persist across VS Code contexts, with global and workspace scopes.
36.2k
github
First Ask
Refines task understanding through iterative questioning before executing, using the Joyride extension for human input.
36.2k
github
Brag Sheet
Turn engineering work into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates by mining Copilot CLI session logs, git history, and GitHub PRs.
36.2k
github
Daily Prep
Generates a structured HTML prep file for the next working day by pulling calendar data via WorkIQ, classifying meetings, detecting conflicts, finding learning and deep-work slots, and providing productivity recommendations.
36.2k
github
CLI Mastery
Interactive training for the GitHub Copilot CLI with guided lessons, quizzes, scenario challenges, and a full reference covering slash commands, shortcuts, modes, agents, skills, MCP, and configuration.
36.2k · bundle
github
Context Map
Analyze a codebase and generate a structured map of files relevant to a task before making changes.
36.2k
github
Doublecheck
Runs a three-layer verification pipeline on AI-generated output: extracts verifiable claims, finds supporting or contradicting sources via web search, and produces a structured verification report with source links for human review.
36.2k · bundle
github
Msgraph Sdk
Integrate Microsoft Graph SDK into .NET, TypeScript/JavaScript, or Python projects to access Microsoft 365 data and services.
36.2k · bundle
github
Setup My Iq
Creates and maintains a personal context portfolio of structured markdown files describing identity, role, team, tools, communication style, and preferences.
36.2k · bundle
github
Tldr Prompt
Create concise tldr summaries for GitHub Copilot customization files, MCP server documentation, or Copilot documentation from URLs or queries.
36.2k
github
Boost Prompt
Refines task prompts through iterative questioning about scope, deliverables, and constraints, then copies the final markdown to the clipboard.
36.2k
github
Pr Dashboard
Open a GitHub PR dashboard in the browser for a specified date range and role filter.
36.2k · bundle
github
Automate This
Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.
36.2k
github
Github Issues
Create, update, and manage GitHub issues using MCP tools and the GitHub CLI.
36.2k · bundle
github
Memory Merger
Merges mature lessons from a domain memory file into its instruction file, preserving knowledge with minimal redundancy.
36.2k
github
Roundup Setup
Configures personalized status briefings by learning your communication style, audiences, and data sources through an interactive conversation.
36.2k · bundle
github
Tiny Stepping
Drive implementation in the smallest possible meaningful increments, pausing for feedback after each step to keep work reviewable and easy to course-correct.
36.2k
github
Copilot Spaces
Load curated project context from Copilot Spaces to ground answers in team documentation, code, and instructions.
36.2k
github
UI Screenshots
Capture screenshots of web apps during development using Playwright and PIL. Supports full-page captures, interactive states, and an iterate-on-crop workflow that avoids slow re-screenshots.
36.2k
github
Workiq Copilot
Queries Microsoft 365 Copilot data (emails, meetings, documents, Teams, people) using the WorkIQ CLI/MCP server for live context, summaries, and recommendations.
36.2k
github
Create Agentsmd
Generates a comprehensive AGENTS.md file at the repository root to provide AI coding agents with project context, setup commands, development workflows, testing instructions, and code style guidelines.
36.2k
github
Meeting Minutes
Generate concise, actionable meeting minutes for internal meetings, including metadata, attendees, agenda, decisions, action items with owners and due dates, and follow-up steps.
36.2k
github
Repo Story Time
Transform any repository's commit history and structure into a comprehensive technical summary and narrative story.
36.2k
github
Mentoring Juniors
Guides junior developers and AI newcomers through Socratic questioning to build autonomy and reasoning skills, never providing direct answers.
36.2k

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 cli-mastery, doublecheck, setup-my-iq. Rankings shift as installs change; sort this page by "Most downloaded" 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 add <owner>/<name>, or copy the file into your agent's skills directory.