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
antigravity
Lookdev
Builds an interactive in-browser studio for tuning visual parameters (sliders, pickers, drag handles) or editing/annotating text and media, enabling real-time human-in-the-loop refinement instead of static comparisons or chat-based feedback.
42.4k
antigravity
Wiki QA
Answers questions about a codebase by searching and reading source files, providing answers with inline citations and structured responses.
42.4k
antigravity
Ask Matt
Routes user requests to the most relevant skill or workflow in this repository, acting as a navigator over available skills.
42.4k
antigravity
Blueprint
Generates a step-by-step construction plan from a one-line objective, where each step is self-contained and executable by a fresh agent in a new session.
42.4k
antigravity
Brave Man
Runs a structured clarifying interview for new project requests before building, then outputs a fully specified prompt.md for a fresh agent session to execute.
42.4k
antigravity
Create Pr
Redirects pull request creation to the canonical PR writing workflow for compatibility with the legacy skill name.
42.4k
antigravity
Bulletmind
Convert input into clean, structured, hierarchical bullet points for summarization, note-taking, and structured thinking.
42.4k · bundle
antigravity
Cold Email
Write B2B cold emails and follow-up sequences that earn replies, with frameworks for subject lines, personalization, and multi-touch outreach.
42.4k · bundle
antigravity
Faf Wizard
Generates AI-ready context files for any codebase by auto-detecting the tech stack, scoring AI-readiness, and producing a portable .faf file that works across AI tools.
42.4k
antigravity
Last30days
Research any topic across Reddit, X, and the web from the last 30 days, then synthesize findings into actionable insights and copy-paste-ready prompts.
42.4k · bundle
alirezarezvani
Loop Library
Discover, audit, repair, adapt, and design bounded, verifiable AI-agent loops with explicit triggers, actions, stopping conditions, and guardrails.
20.4k · bundle
affaan-m
Growth Log
Write growth logs that extract reusable patterns from complex tasks, failures, and learning moments, using a structured template and quality checklist.
226k
affaan-m
Delivery Gate
Blocks Claude from finishing a session until deterministic quality checks pass: learning library freshness, disk space, and rationalization pattern detection.
226k · bundle
antigravity
Wgm
Turns a rough request into working software via a governed build loop: align first, plan, then iterate one task at a time with deterministic backpressure and holdout-scenario judging.
42.4k
antigravity
Loopy
Discover, compare, audit, repair, adapt, craft, run, debrief, and publish repeatable AI-agent loops for engineering workflows.
42.4k · bundle
antigravity
Faf Go
Guides through a structured interview to fill missing fields in a .faf context file, aiming for a 100% completeness score.
42.4k
antigravity
UI Score
Score a UI file's design quality 0-100 against StyleSeed's design language with per-category breakdown, worst offenders, and prioritized fix list.
42.4k
antigravity
Workorai
Search jobs, manage applications, and run the employer job lifecycle on the WorkorAI talent marketplace with white-box candidate match explanations.
42.4k
openai
Linear
Manage issues, projects, and team workflows in Linear using the Linear MCP server for natural-language project management.
23.3k · bundle
openai
Hatch Pet
Create, repair, validate, and package Codex-compatible animated pets and spritesheets from character art, brand cues, or reference images.
23.3k · bundle
openai
Playwright
Automate real browsers from the terminal for navigation, form filling, screenshots, data extraction, and UI-flow debugging using a CLI wrapper around Playwright.
23.3k · bundle
openai
Screenshot
Captures desktop screenshots on macOS, Linux, and Windows with support for full screen, specific apps, windows, and pixel regions.
23.3k · bundle
openai
Define Goal
Shape a fuzzy intention into a concrete, measurable objective with explicit evidence, scope bounds, and a stop condition before starting work.
23.3k · bundle
openai
Migrate To Codex
Migrate Claude Code configuration, skills, agents, and MCP servers to Codex project and global files.
23.3k · bundle
openai
Gh Address Comments
Finds the open GitHub PR for the current branch and helps address review comments using the gh CLI.
23.3k · bundle
openai
Notion Knowledge Capture
Capture conversations and decisions into structured Notion pages for easy reuse as wiki entries, how-tos, decisions, or FAQs with proper linking.
23.3k · bundle
openai
Notion Meeting Intelligence
Prepare meeting materials by gathering context from Notion, drafting agendas and pre-reads, and enriching with Codex research.
23.3k · bundle
openai
Notion Research Documentation
Search Notion pages, synthesize findings, and publish structured briefs, summaries, comparisons, or reports with citations and source links.
23.3k · bundle
openai
Notion Spec To Implementation
Convert Notion product specs into linked implementation plans, tasks, and progress tracking with structured workflows.
23.3k · bundle
android
Migrate XML Views To Jetpack Compose
Migrates an Android XML View to Jetpack Compose using a structured 10-step process, from candidate selection and analysis to theming, layout conversion, validation, and cleanup.
6.1k · bundle
dotnet
Create Skill
Scaffolds new agent skills conforming to the Agent Skills specification and dotnet/skills repository conventions, generating SKILL.md files with proper frontmatter and directory structures.
4k
dotnet
Agentic Workflows
Routes requests to design, create, debug, update, or upgrade GitHub Agentic Workflows by loading the appropriate workflow prompt or skill file.
4k
dotnet
Microbenchmarking
Create, run, configure, and review BenchmarkDotNet microbenchmarks for .NET code, covering project setup, comparison strategies, and cost-aware execution.
4k · bundle
dotnet
Sample Skill
Generates personalized greetings based on the time of day and the person's name.
4k · bundle
dotnet
Build Parallelism
Optimize MSBuild build parallelism by configuring /maxcpucount, graph build mode, project references, and analyzing binlogs to reduce multi-project solution build times.
4k
dotnet
Msbuild Antipatterns
Detects and fixes common MSBuild anti-patterns in .csproj, .vbproj, .fsproj, .props, .targets, and .proj files, covering Exec misuse, unquoted conditions, hardcoded paths, and more.
4k · bundle

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 delivery-gate, migrate-to-codex, msbuild-antipatterns. 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.