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.
-
wadewarren Skill Recipe Email Drive LinkShare a Google Drive file and email the link with a message to recipients.
-
wadewarren Skill Recipe Create Meet SpaceCreate a Google Meet meeting space and share the join link.
-
wadewarren Skill Recipe Save Email To DocSave a Gmail message body into a Google Doc for archival or reference.
-
wadewarren Skill Gws Workflow Meeting PrepGoogle Workflow: Prepare for your next meeting: agenda, attendees, and linked docs.
-
wadewarren Skill Gws Workflow Email To TaskGoogle Workflow: Convert a Gmail message into a Google Tasks entry.
-
wadewarren Skill Gws Workflow File AnnounceGoogle Workflow: Announce a Drive file in a Chat space.
-
wadewarren Skill Gws Workflow Weekly DigestGoogle Workflow: Weekly summary: this week's meetings + unread email count.
-
wadewarren Skill Recipe Plan Weekly ScheduleReview your Google Calendar week, identify gaps, and add events to fill them.
-
wadewarren Skill Recipe Share Doc And NotifyShare a Google Docs document with edit access and email collaborators the link.
-
wadewarren Skill Recipe Batch Invite To EventAdd a list of attendees to an existing Google Calendar event and send notifications.
-
wadewarren Skill Recipe Share Event MaterialsShare Google Drive files with all attendees of a Google Calendar event.
-
fritzprix Bundle X CLI 2Python CLI wrapper for X (Twitter) interaction using Twikit. Use when the user wants to: (1) post tweets (with text or media, including thread replies), (2) view home timeline, (3) view a user's tweets, (4) search tweets, (5) like/favorite a tweet, (6) retweet a tweet, or (7) delete a tweet. On first use, guide the user through credential setup (username, email, password, optional TOTP) or browser cookie setup. Store config in ~/.libragent/x_config.json and session cookies in ~/.libragent/x_cookies.json. Subsequent requests use the stored session without re-authentication. Triggers on requests like: "트윗 올려줘", "트위터 피드 보여줘", "post a tweet", "like tweet", "retweet", "delete tweet".
-
jh941213 Skill Verify 2Code verification after task completion (typecheck, lint, test, build). Triggers on: verify, run tests, check build, typecheck. NOT for: E2E tests, code writing, implementation.
-
jh941213 Skill Build Fix 2Workflow for incrementally fixing TypeScript and build errors. Triggers: "build error", "build error", "compile error", "tsc error", "type error", "build failure", "build fix" Anti-triggers: "runtime error", "test failure", "lint errors only", "deployment error"
-
jh941213 Skill Auto Memory 2Use when starting substantial work in a repo (implementation, fixes, deploys, debugging), when first exploring a new repo, or when finishing work that produced reusable knowledge. Operates a routing table that selectively loads only the docs/memory relevant to the task type
-
mike007jd Bundle Gsp Build Strategy 2Use when deciding development mode, quality target, task granularity, or refactor policy for game work.
-
mike007jd Bundle Gsp Spec Driven Planning 2Use when the user wants a persistent requirements/spec/design/tasks workflow, asks for OpenSpec-style planning, or needs durable change artifacts in the target repo.
-
drmoisan Skill Feature Review Workflow 2Feature-branch review workflow for base-branch resolution, PR-context refresh, active feature folder selection, review artifact generation, validator gates, acceptance-criteria check-off, and remediation triggers. Use when authoring or executing PR-style feature reviews.
-
keyvaluesoftwaresystems Skill Django CeleryDjango + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.
-
synkraai Skill Develop Story 2Implement a story (Ready → InProgress → ready for review). Runs the OSS develop task. Use when: develop story, *develop, /develop-story, implement ACs.
-
jtprogru Bundle Agentops Compress 2Сжимает memory-файлы, которые агент читает в начале каждой сессии — CLAUDE.md, AGENTS.md, файлы правил, списки предпочтений, долгие TODO. Сокращает объём, не теряя ни одного пути, флага, команды и имени переменной: сохранность проверяется скриптом, а не на глаз. Используй, когда пользователь говорит «сожми CLAUDE.md», «мой AGENTS.md разросся», «правила занимают слишком много контекста», «почисти memory-файл», «ужми инструкции для агента». Не для обычных текстов и статей — для них content-humanizer; не для кода.
-
jtprogru Bundle Obsidian Daily Append 2Добавляет запись в сегодняшнюю daily-заметку (мысль, событие, встреча, TODO, узел): определяет тип, вставляет в нужный раздел, создаёт файл при отсутствии. ОБЯЗАТЕЛЬНО срабатывай на «добавь в сегодняшнюю/daily», «запиши в дневник», «зафиксируй в today».
-
praxstack Bundle Obsidian CLI 2Control Obsidian from the terminal using the CLI v2 (Obsidian 1.12+). Create, read, append, prepend, move, rename, delete files; manage frontmatter properties; list and toggle tasks; search the vault; analyze links; query Bases; manage plugins, themes, snippets, workspaces. Use when performing vault operations, automating note workflows, appending content to notes, managing frontmatter properties, searching the vault, running Base queries, or scripting Obsidian from bash. Requires Obsidian app running. Trigger phrases: "obsidian cli", "append to note", "create obsidian note", "search vault", "obsidian property", "obsidian task", "daily note", "obsidian backlinks", "orphans", "base:query".
-
praxstack Bundle Idea Capturer 2Structured system for capturing fleeting thoughts, developing raw ideas into actionable concepts, and organizing creative thinking. Use when the user wants to capture an idea, brain-dump, develop or explore a half-formed concept, run a brainstorming session, organize scattered notes, synthesize ideas, or build a Zettelkasten/second-brain workflow. Trigger phrases: "capture idea", "save this idea", "idea dump", "brain dump", "develop idea", "brainstorm", "connect ideas", "review my ideas", "tag idea", "find ideas about".
-
praxstack Bundle Prax Teach V2 2Teach a concept or skill through adaptive, evidence-oriented tutoring that works for quick explanations, focused lessons, and persistent multi-session courses. Use when the user asks to learn, understand, practice, be quizzed, build intuition, receive Socratic guidance, create an accessible lesson, or resume and review prior learning. Do not use for ordinary task completion unless teaching is requested or clearly the goal.
-
lunartech-x Skill Video To Frames Workflow 2Converts AI-generated videos into image frame sequences for web animations. Use when the user needs to extract frames from video, create scroll animations, or convert MP4 to image sequences.
-
userinner Bundle Verification LoopA comprehensive verification system for Claude Code sessions. Use when verifying a Claude Code session's work before claiming it is complete.
-
userinner Bundle Strategic Compact 2Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
-
userinner Bundle Strategic Compact 3Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction. Use when a session is approaching a context limit and a task phase is a natural place to compact.
-
kastalien-research Bundle Ulysses Protocol 2Thoughtbox-first Ulysses workflow for surprise-gated debugging. Use this when debugging gets uncertain and you need explicit plan, outcome, and reflection discipline without relying on local shell state.
-
hassan-mohiddin Skill Route Pressure 2Use when the synthetic adapter fixture reports implementation or review defects.
-
hassan-mohiddin Skill Composition Target 2Use when a task asks for the declared composition marker.
-
ldilov Skill Complex Task Protocol 2Auto-discoverable wrapper for `.hforge/library/skills/complex-task-protocol/SKILL.md`.
-
ldilov Skill Hforge Recursive Investigate 2Auto-discoverable wrapper for the Harness Forge recursive-investigate workflow. Use when a task is ambiguous, cross-module, investigation-heavy, or likely to benefit from Typed RLM, bounded subcalls, and durable recursive artifacts.
-
grcengclub Skill Singapore Pdpa ExpertSingapore - Personal Data Protection Ac (PDPA) (2012) expert. Reference-depth framework plugin with assessment, scope determination, and evidence checklist — backed by the SCF crosswalk. Level up to Full by adding framework-specific workflow commands.
-
aaronjmars Skill Auto WorkflowTwo-mode aeon.yml workflow builder - analyze inspects URLs and emits a tiered, signal-verified skill-enablement plan plus an aeon.yml diff; enable flips slugs to enabled:true and opens a PR.
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 recipe-email-drive-link, recipe-create-meet-space, recipe-save-email-to-doc. 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.