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.
-
majiayu000 Bundle Resubmission Deadline TrackerTrack manuscript resubmission deadlines and automatically generate phase-appropriate task breakdowns for academic researchers based on remaining time.
567 -
majiayu000 Bundle Atlan Workflow Args Secrets StateImplement workflow argument retrieval, credential_guid usage, and state store updates using Atlan SDK patterns. Use when workflows or activities handle credentials, runtime args, or persisted workflow state.
567 -
majiayu000 Bundle Automate ThisAnalyze 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.
567 -
majiayu000 Bundle Complete TaskComplete an in-progress task by running clean-code, staging, committing, and closing the bead. Use after /verify-task.
567 -
majiayu000 Bundle Go WorkflowGo project workflow guidelines. Activate when working with Go files (.go), go.mod, Go modules, golang, or Go-specific tooling.
567 -
majiayu000 Bundle Output Vertragsentwurf Memo AnzeigeWorkflow zur strukturierten Aufnahme, Priorisierung und Ausgabe im Thema Output Vertragsentwurf Memo Anzeige.
567 -
majiayu000 Bundle Workflow Dokumentenintake DatenraumLiest Robotik-Datenräume mit Anleitungen, CE-Unterlagen, Risikobeurteilung, Logs, Verträgen, Incident Reports und ordnet die nächsten Prüfschritte.
567 -
majiayu000 Bundle Spawning Agents On The Command LineUse when subagents need to delegate work but can't use Task tool, or when needing to test skills in isolated context - spawns Claude instances via CLI backgrounding with JSON responses
567 -
majiayu000 Bundle Aitask ChangelogGenerate a changelog entry by analyzing commits and archived plans since the last release.
567 -
majiayu000 Bundle N8n VisualizerTechnical mapping specialist for n8n. Specializes in transforming complex JSON workflow definitions into human-readable architecture maps, logic flow diagrams, and functional summaries.
567 -
majiayu000 Bundle Jack CoreThe "Jack" Execution Protocol. A hyper-pragmatic execution layer designed to finish systems without hedging, moralizing, or abstraction. Operates strictly on facts and causality.
567 -
majiayu000 Bundle Formal Specification Driven DevelopmentUse this skill when the user wants to implement code with formal verification. This workflow discusses requirements, creates Idris2 specifications, reviews them, compiles for verification, then implements in the target language (Python, Rust, or TypeScript). Trigger when user mentions "formal spec", "idris2", or requests rigorous code implementation.
567 -
majiayu000 Bundle Scienceworld Conditional Focus ExecutorExecutes a 'focus' action on a specific object based on the outcome of a prior conditional evaluation. It should be triggered when task instructions specify focusing on different objects (e.g., different colored boxes) depending on a measurement result. The skill takes the conditional outcome as input and performs the corresponding focus action.
567 -
majiayu000 Bundle Professional Development SuperskillComprehensive superskill consolidating 41 professional development skills across planning, testing, debugging, code review, git workflow, writing, architecture, meta-skills, thinking frameworks, and communication. Use when you need a complete reference for software development best practices, workflows, and methodologies.
567 -
majiayu000 Bundle Expert Debugging And Lint FixingSystematic debugging workflow to reproduce, isolate, and fix hard software bugs, resolve related lint issues, and add tests and guardrails to prevent regressions. This skill should be used for complex bugs that teams struggle to fix, flaky/intermittent failures, production-only bugs, and environment-specific issues where code changes must be lint-clean.
567 -
majiayu000 Bundle Specification Driven DevelopmentThis skill should be used when the user asks about "spec methodology", "specification workflow", "spec-driven development", "how to write specs", "spec best practices", "specification templates", or needs guidance on creating, validating, decomposing, or executing specifications for software development.
567 -
majiayu000 Bundle Write AdrUse when you want to generate Architecture Decision Records from this session. Triggers on "write ADRs", "document our decisions", "create decision records", "record the choices we made". Also useful after design discussions where decisions were reached but not documented. Does NOT extract decisions alone (use adr-decision-extraction) or provide MADR template (use adr-writing). Orchestrates the full workflow: subagent extraction, user confirmation, parallel generation, and verification.
567 -
majiayu000 Bundle Ki Governance Mandat ArbeitsbereichMandats-Arbeitsbereiche verwalten – neu, liste, wechseln, schließen oder keines (Praxisebene). Datei- Verwaltungslogik, um den Kontext eines Mandanten oder Auftrags von jedem anderen zu trennen. Verwenden, wenn mandatsübergreifend gearbeitet wird, wenn der Nutzer sagt „neues Mandat", „Mandat wechseln", „Mandate auflisten", „Mandat schließen" oder wenn ein inhaltlicher Skill wissen muss, in welchem Mandat er arbeitet.
567 -
majiayu000 Bundle Migrate Beaver Builder To GutenbergFull-site migration from Beaver Builder to the WordPress block editor (Gutenberg). Audits every Beaver Builder page, maps modules to native block equivalents, builds a migration plan for approval, and converts pages to native block markup via duplicates so the live site stays untouched. Use when user says "migrate Beaver Builder to Gutenberg", "switch from Beaver Builder to blocks", "convert Beaver Builder pages to the block editor", or "move from Beaver Builder to native WordPress".
567 -
majiayu000 Bundle Git Finishing A Development BranchUse when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
567 -
majiayu000 Bundle Managing GitGuides git workflows, branching strategies, commit conventions, and version control best practices. Use when managing repositories, creating branches, or handling merges.
567 -
majiayu000 Bundle Add Med RecordДобавляет медицинские записи в Notion. Используй когда пользователь просит добавить запись в карточку Богданы, Андрея или Вани по файлу анализов/обследований.
567 -
majiayu000 Bundle Translate To QuartoTranslate Beamer LaTeX to Quarto RevealJS. Multi-phase workflow with TikZ extraction and QA.
567 -
majiayu000 Bundle Gsd PlannerCreates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by plan-phase orchestrator.
567 -
majiayu000 Bundle Orchestration Executing WorkflowsUse when user provides workflow syntax with arrows (-> || ~>), says "run workflow", "execute workflow", "run this", mentions step1 -> step2 patterns. Executes orchestration workflows with real-time visualization, steering, and error recovery.
567 -
majiayu000 Bundle Task ListList tasks by directory with progress and visual indicators
567 -
majiayu000 Bundle Migrate Visual Composer To GutenbergFull-site migration from Visual Composer Website Builder (the modern VCV format) to the WordPress block editor (Gutenberg). Audits every VCV page, maps elements to native block equivalents, builds a migration plan for approval, and converts pages to native block markup via duplicates so the live site stays untouched. Use when user says "migrate Visual Composer to Gutenberg", "switch from VCV to blocks", or "convert Visual Composer pages to the block editor".
567 -
majiayu000 Bundle Project Workflow Build SystemGuides AI agents through TDD workflow, build system safety, git operations, and TODO management for gem development. Use this when starting development sessions, managing tasks, or needing workflow clarification.
567 -
majiayu000 Bundle Script ExecutorUniversal script execution pattern via execute-script.py proxy
567 -
majiayu000 Bundle GhostwriterTransform source material into authentic, human-written content. Use for ANY writing task - newsletters, articles, social posts, emails. Combines voice transformation, AI pattern detection, and Charlie Deist's signature moves. Replaces the old ai-tells and human-writing skills.
567 -
majiayu000 Bundle Find TodosLocate development tasks and TODO comments across the codebase
567 -
majiayu000 Bundle Kramme Structured Implementation WorkflowUse a structured workflow with three interconnected documents (main specification, open issues, and log) to plan, track, and document complex implementations, ensuring clarity and continuity. Use when you detect the presence of LOG.md and OPEN_ISSUES_OVERVIEW.md files.
567 -
majiayu000 Bundle Commit And PrCommits staged changes, opens a pull request against develop, and monitors CI for surveycore feature branches. Read-only commit workflow — does not write or edit R source files or test files; use r-implement for code changes first. Trigger when the user says "commit", "make a PR", "open PR", "submit this work", "PR time", "commit and PR", "commit and merge", "commit, PR, and merge", "ship it", or "land it".
567 -
majiayu000 Bundle Submitting Stacked Prs With Jj SprWork with jj-spr for submitting and updating stacked GitHub Pull Requests. Use when the user explicitly mentions 'jj-spr', 'jj spr', 'stack pull request', 'stacked PR', or 'submit for review'. Integrates with jj commit workflow.
567 -
majiayu000 Bundle Walkeros Understanding DevelopmentUse when contributing to walkerOS, before writing code, or when unsure about project conventions. Covers build/test/lint workflow, XP principles, folder structure, and package usage.
567 -
majiayu000 Bundle Elektronische Form Bea Qes FormfiktionWorkflow-Skill zu elektronische form bea qes formfiktion. Nutzt Normtext, Nutzerangaben und verifizierte Quellen; Rechtsprechung nur nach Live-Pruefung mit Gericht, Datum und Aktenzeichen.
567
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 automate-this, go-workflow, resubmission-deadline-tracker. 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.