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
huuanh20
Collision Zone Thinking
Forces unrelated concepts together to spark novel solutions and uncover emergent properties.
1
gabrielmoreira
Yansu
Collaborates with the Yansu desktop app via its bundled CLI to summarize activity, search memories, and hand off jobs.
17 · bundle
gabrielmoreira
Cron
Schedule reminders and recurring tasks that report back to the originating chat or session, with support for one-time, recurring, and timezone-aware jobs.
17
gabrielmoreira
Agent Skill Creator
Creates cross-platform agent skills from workflow descriptions, files, URLs, or screenshots. Supports single skills, multi-agent suites, template-based creation, cross-platform export, spec validation, and security auditing of third-party skills before install.
17 · bundle
gabrielmoreira
Memory
Search conversation history and access Dream-managed profile and memory files without editing them.
17
gabrielmoreira
Skill Builder
Scaffolds a new ClawBio skill from a JSON/YAML spec or interactively, generating SKILL.md, Python skeleton, tests, and updating the catalog.
17 · bundle
gabrielmoreira
Goal Framing
Frames tasks with explicit goals, success evidence, stop conditions, and boundaries before execution, then routes work to the appropriate workflow.
17
samyakjhaveri
Dream
Consolidates auto-memory files in ~/.claude/projects by auditing, planning, and executing a 4-phase cleanup with user approval.
0
samyakjhaveri
Catchup
Quickly refreshes project state when resuming work by reporting git status, recent commits, environment, memory staleness, pending tasks, and red flags.
0
samyakjhaveri
Feature Dev
Guides a structured feature-development workflow: explore the codebase with subagents, draft a plan for approval, implement step by step, verify with parallel checks, and record conventions.
0
samyakjhaveri
Create Skill
Guides the creation of well-structured Claude Code skills and slash commands, covering skill types, scope, frontmatter settings, and file organization.
0 · bundle
samyakjhaveri
Navigate
Recommends the best skill, agent, or command for a given task by classifying intent and scanning available tools.
0
samyakjhaveri
Reflect
Generates a structured post-task reflection capturing surprises, patterns, prompt improvements, and gotchas, writing it to a markdown file without modifying project rules.
0
samyakjhaveri
Unknowns
Surface and clarify unknowns before prompting, log deviations during implementation, and verify understanding after, using HTML artifacts that pair prompts with outputs.
0 · bundle
samyakjhaveri
Sam Handoff
Writes or updates a HANDOFF.md file in the project root to capture goal, progress, and next steps for a fresh agent to continue in-progress work.
0
samyakjhaveri
Sop Writer
Turns a process description into a complete Standard Operating Procedure document with numbered steps, decision points, checklists, and troubleshooting guidance.
0
samyakjhaveri
Writing Plans
Turns a spec or requirements into a detailed, bite-sized implementation plan with exact file paths, code, and test steps for engineers with no codebase context.
0 · bundle
samyakjhaveri
Weekly Review
Runs an interactive weekly review session to assess accomplishments against stated goals, identify missed items, and plan the next week with a structured report and accountability question.
0
samyakjhaveri
Bootstrap Cc Setup
Bootstraps the always-loaded rules layer for a new repository: writes a CLAUDE.md skeleton and a workflow.md model-notes rule, and optionally installs a native git pre-commit hook. Skips repos already rendered by the Loam Copier template.
0 · bundle
samyakjhaveri
Workflow Mapper
Turns messy business process descriptions into structured workflows, classifies each step for automation potential using a GREEN/YELLOW/RED framework, and produces a prioritized automation roadmap with time savings estimates.
0
samyakjhaveri
Planning With Files
Creates and maintains persistent markdown planning files that survive session resets by hooking into Claude Code's lifecycle.
0
neuralblitz
Bird
Read, search, post, and engage with X/Twitter from the command line using cookie-based authentication.
1
neuralblitz
Civil
Provides civil infrastructure and construction domain knowledge, covering materials, project phases, building systems, contracts, site development, and regulatory requirements.
1
neuralblitz
Camsnap
Capture snapshots, clips, or motion events from RTSP/ONVIF cameras using the camsnap CLI.
1
neuralblitz
1password
Set up and use 1Password CLI (op) for signing in, reading, and injecting secrets, with a required tmux session to manage authentication.
1 · bundle
neuralblitz
Apple Notes
Manage Apple Notes from the terminal using the `memo` CLI: create, view, edit, delete, search, move, and export notes on macOS.
1
auto-skiller
Notebooklm Py
Programmatically access Google NotebookLM via reverse-engineered RPC calls, managing notebooks, adding sources, querying, and generating or downloading artifacts like audio, video, quizzes, and slide decks.
1 · bundle
auto-skiller
Analyze Context
Breaks down current state, context, user input, and data into a structured assessment before taking action.
1 · bundle
auto-skiller
Format Output
Transforms raw content into polished, audience-appropriate deliverables by selecting formats, calibrating tone, and applying structure standards.
1 · bundle
auto-skiller
Compare Options
Systematically evaluates alternatives against weighted criteria, builds a comparison matrix, and recommends the best option with documented rationale and trade-offs.
1 · bundle
auto-skiller
Generate Ideas
Generates a wide range of ideas and explores multiple approaches before converging on the most promising direction using a diverge-then-converge process.
1 · bundle
auto-skiller
Determine Next Steps
Structures immediate next steps into a dependency-ordered plan, gated by the current action_gate mode, with checkpoints and risk flags before execution.
1 · bundle
auto-skiller
Edit Article
Restructures article sections, improves clarity, and tightens prose while respecting information dependencies.
1 · bundle
auto-skiller
Obsidian Vault
Search, create, and manage notes in an Obsidian vault using wikilinks and index notes.
1 · bundle
auto-skiller
Help
Displays the complete GSD command reference for hierarchical project planning with Claude Code.
1 · bundle
auto-skiller
Next
Detects the current state of an Open-workspace project and advances to the next logical workflow step, from discussion through planning, execution, verification, and completion.
1 · 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 skill-builder, generate-ideas, navigate. 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.