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.
-
maggielerman Bundle Shopify App ScaffoldCustom skill created by Maggie Lerman. Scaffold a new Shopify app from the latest installed Shopify CLI template, then layer in a reusable shell for merchant email opt-in, unsubscribe flow, review prompts, and optional billing/app-proxy/theme-extension placeholders. Use when creating a new Shopify app quickly without copying an old repo wholesale.
-
maggielerman Bundle Alpinejs Lightweight JSCustom skill created by Maggie Lerman. Alpine.js and lightweight progressive JavaScript workflow for static/JAMstack sites. Use when working with x-data, x-show, x-bind, x-on, x-transition, Alpine.data/store, @alpinejs plugins, CSP-safe Alpine, dropdowns, accordions, tabs, dialogs, filters, or minimal client JS.
-
openmodelingfoundation Bundle Update SkillRepository-local maintainer workflow for refreshing skill assets and references when upstream standards, rubrics, or guidance change. Use when updating compressed artifacts, checklists, and linked policy text across this repository in a consistent PR.
-
llblab Bundle ArtifactsUse when an actor workflow must write reusable files, reports, manifests, or bundles with deterministic paths and declared outputs.
-
maggielerman Bundle Eleventy Jamstack ExpertCustom skill created by Maggie Lerman. Eleventy/11ty, Build Awesome, Nunjucks, and JAMstack expert workflow. Use when working with .eleventy.*, eleventy.config.*, @11ty/eleventy, Build Awesome/Pro, .njk, Nunjucks includes/macros/layouts, _data, _includes, collections, pagination, shortcodes, filters, static assets, or deployments.
-
maggielerman Bundle Rps Wall Art Mockup WorkflowCustom skill created by Maggie Lerman. Use when creating, refining, organizing, or applying Rock Paper Scissors wall art mockups for Shopify listings, Shopify blog/editorial images, collection heroes, catalog cleanup, marketplace imagery, social, ads, or reusable mockup packs.
-
jajabong Skill Superpowers UsingUse at the start of any task to check if a skill applies. Iron rule: if a skill exists for the task, you must invoke it before any response, including clarifying questions.
-
phattbeats Bundle FathomPull Fathom meeting transcripts, summaries, and action items into the vault. Use when asked to sync meeting notes, get a transcript, retrieve action items from a call, or auto-save Fathom recordings to the PHATT-TECH vault. Commands: fathom meetings, fathom transcript, fathom summary, fathom sync, fathom webhooks.
-
phattbeats Skill Private Emailprivate-email skill
-
andreaswasita Skill Executing PlansExecutes approved plans one task at a time, verified.
-
andreaswasita Skill Using Git WorktreesIsolates each task in its own git worktree off main.
-
phattbeats Bundle Caldav CalendarCalendar CLI
-
phattbeats Bundle Meeting TranscriptionMeeting Transcription Skill
-
yinbaozong Bundle Youtube TranscriptUse for YouTube, Bilibili, and other video URLs when the user wants a Chinese Obsidian learning note with SRT subtitles, transcript-guided screenshots, and a fixed fail-fast workflow. Run the provided scripts only; never use browser automation, Chrome for Testing, Puppeteer, Canvas, or unbounded retries.
-
rrijssenbeek Bundle Create SkillCreate high-quality Claude Code custom skills and slash commands. Use when the user wants to create a new skill, build a custom command, make a slash command, or add a reusable workflow.
-
rrijssenbeek Bundle Customer SupportHandle customer support tasks professionally. Use when drafting support responses, analyzing customer issues, triaging tickets, writing help articles, creating macros/templates, reviewing support conversations for quality, or building support workflows. Covers email replies, live chat, ticket management, escalation, tone calibration, and CSAT optimization.
-
genkovich Bundle FixUse to fix a reported bug spec-first: reproduce it, trace the symptom to the owning feature's acceptance criteria, pin it with a failing (RED) test, apply the minimal GREEN fix through the same per-task gate implement uses, then patch the spec so the bug class can't silently return. Triggers on "fix {bug}", "fix the bug in {slug}", "bug in {feature}", "/sdd:fix {slug}", "regression in {slug}", "полагодь баг", "виправ багу", "регресія в {slug}", "чому зламалось". Triage is three-way: AC exists and is violated (regression) / AC is ambiguous (spec-bug — patch the wording) / no AC covers it (gap — add one, marked added-by-fix). Works on a repo with no specs at all (soft mode — code-first, recommends survey after). Writes a fix record under docs/features/{slug}/_fixes/ and commits with an SDD-Fix trailer.
-
genkovich Skill ScaffoldUse to materialize the greenfield skeleton that survey's foundation session planned. Reads docs/architecture-map.md (mode: greenfield-bootstrap) plus docs/features/_scaffold/tasks.json and builds the real project structure: folders + entry point, test harness + smoke test, migration tooling, CI, the conventions doc. Triggers on "scaffold the skeleton", "materialize the skeleton", "bootstrap the project skeleton", "/sdd:scaffold", "матеріалізуй скелет", "розгорни скелет проєкту", "збудуй каркас". Runs the S-tasks sequentially inline (no team/workflow orchestration), anchored on the skeleton smoke test — builds + boots + empty test suite runs + migration tool runs — commits, and hands off to /sdd:specify. Hard-refuses without the greenfield foundation: run survey first.
-
doc-detective Skill Monitor PrMonitor PR for CI failures and comments, act on comments if necessary, respond to comments, and resolve comment threads. Complete task after 3 consecutive PR checks with no new comments and passing CI.
-
awesome-town Skill Plan CoursePlan an entire Canvas course's structure — a sequence of modules across the academic calendar, with each module's Outcomes page drafted, plus optional foundational pages (Start Here, More Resources). Use when the teacher says "plan a course", "design a course", "set up the course structure", "scaffold a course", "outline a year of curriculum", or is starting work on a fresh Canvas course shell that needs its skeleton built out. Creates Canvas Modules + Module Outcomes pages; defers lesson + assessment drafting to follow-up plan-module / plan-lesson / post-lesson-page / plan-assessment runs.
-
awesome-town Skill Plan AssessmentPlan a Canvas assessment (test, quiz, project, presentation, essay, etc.) using the school's assessment template. Use when the teacher says "plan an assessment", "create a test/quiz/project page", "draft an assessment", or describes any graded task that needs a Canvas artifact describing it. Generates content for all 6 required slots — description, pre-work, structure + grading + grade-boundaries table, submission instructions, time allotment, and AI-use policy — then creates a draft Canvas Assignment (the graded object, with the template-wrapped description) or, when the teacher wants a standalone page, a draft Canvas Page. Generic — works with whatever assessment template the school config provides.
-
nhutnguyengkimvn Bundle Analyze Clickup TaskAnalyzes a ClickUp task (screenshot, pasted task doc, or plain description) and produces a concrete plan of attack for the Core platform: what the task is actually asking for, which charting template and which sheet tab it lands in, which existing field keys it touches, and what has to change per field. Reads the Core field-mapping Google Sheet directly so field keys are looked up, not guessed. Use whenever the user says "phân tích task này", "/analyze-clickup-task", pastes a ClickUp user story / Scope block, or drops a screenshot of a ticket and asks how to approach it. Output is an analysis and a proposal — it does NOT implement anything. Invoked as `analyze-clickup-task [task text | screenshot path]`.
-
loulanyue Skill Tdd Workflow 2新機能の作成、バグ修正、コードのリファクタリング時にこのスキルを使用します。ユニット、統合、E2Eテストを含む80%以上のカバレッジでテスト駆動開発を強制します。
-
loulanyue Skill Tdd Workflow 3새 기능 작성, 버그 수정 또는 코드 리팩터링 시 이 스킬을 사용하세요. 단위, 통합, E2E 테스트를 포함한 80% 이상의 커버리지로 테스트 주도 개발을 시행합니다.
-
loulanyue Skill Tdd Workflow 5在编写新功能、修复错误或重构代码时使用此技能。强制执行测试驱动开发,确保单元测试、集成测试和端到端测试的覆盖率超过80%。
-
loulanyue Skill Strategic CompactSuggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
-
loulanyue Skill Strategic Compact 4Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
-
loulanyue Skill Strategic Compact 6Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
-
tomsej Skill WfVytvoř workflow kontrakt z dosavadní diskuse — zapíše ~/Workspace/specs/<projekt>/<název>/contract.md (české tělo + strojový frontmatter) a zlintuje ho wf-gate. Použij, když uživatel řekne /wf nebo chce z probraného problému udělat kontrakt. Nikdy neimplementuje.
-
tomsej Skill Wf RunŘídící pult pro workflow kontrakty — zjisti reálný stav, naplánuj (DAG, kolize, resume), nech uživatele vybrat a spusť jeden super.engineering worktree na každý vybraný kontrakt. Vyvolání téhle skill JE uživatelova výslovná žádost o vytvoření worktree pro vybrané kontrakty.
-
tomsej Skill Wf UatUAT fáze workflow kontraktu — odvodí scénáře z UAT sekce a akceptačních kritérií, spustí je proti disposable instanci a dodá české ruční kroky pro uživatele. Volá ji wf-impl při uat auto, nebo uživatel ručně s cestou ke spec.
-
tomsej Skill Wf ImplDirigent jednoho workflow kontraktu ve svém super.engineering worktree — deleguje implementaci na subagenta, mezi fázemi pouští wf-gate, review předá skill wf-review, otevře draft PR (guardovaný), vyřeší komentáře, spustí UAT. Použij, když task session říká, že se má kontrakt provést přes wf-impl.
-
tomsej Skill Wf QuickMalý task bez kontraktu — 1–3 akceptační kritéria v chatu, TDD v aktuální session, risk-based review, vždy branch + draft PR a explain dokument. Použij pro drobné fixy a malé featury; větší nebo rizikové tasky eskaluje na /wf.
-
tomsej Skill Wf StatusShow the truthful state of workflow contracts from git, gh, worktrees, and transient launch claims; offer archive, resume, reconciliation, or wf-run actions.
-
samin12 Bundle General VideoAuthor or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated motion-first unit, including an animated title. Route fresh creation through hyperframes before using this skill.
-
samin12 Bundle Tldraw OfflineOperate the user's tldraw offline canvas app, including open .tldraw or .tldr files. Use whenever a task involves inspecting, editing, arranging, connecting, linting, or scripting a tldraw Desktop canvas.
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 shopify-app-scaffold, alpinejs-lightweight-js, update-skill. 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.