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.
-
devton Skill C4 Architectureagentic-workflows-blueprint.workflow.c4-architecture
-
devton Skill Plan To Blueprintagentic-workflows-blueprint.workflow.plan-to-blueprint
-
sethgammon Bundle Create SkillCreates new skills from the user's repeating patterns. Interview-driven: discovers the task, analyzes failure modes, generates a production SKILL.md, installs it, tests it on a real target, and teaches the user how to use it. Use when a user wants to encode a repeating workflow; do NOT use for one-off tasks or modifying existing skills.
-
yosefhayim Skill Capture WorkflowUse when the user says to reuse what we just did, make a completed workflow repeatable, save the process for next time, automate the successful steps, or turn recent work into a skill, script, template, test, or runbook.
-
composio-community Skill Things MacManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Moltbot to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
-
marzun9620 Skill Workflow UsecaseUseCase implementation guide. Define as Effect<A, E, R>; depend on infrastructure through Ports. Make all error types explicit in the E channel. In unit tests, swap Ports via mock Layers. Triggers: usecase creation, business logic, usecase implementation, Effect.gen, Effect.fn, domain logic.
-
marzun9620 Skill Workflow Pr CreatePR creation flow. Verify all task checks pass, then create the PR with `gh pr create`. If the plan has a Linear ID, update Linear too. Triggers: PR creation, pull request, ship, gh pr create, merge request, code review request.
-
marzun9620 Skill Workflow Close PlanMove a completed plan to done/, record lessons learned, then commit + push. Call after /run completes or /review is APPROVED. Triggers: /close-plan, plan completion, move plan to done, record lessons.
-
marzun9620 Skill Workflow Plan UpdateCheckbox updates and status management for plan files (.planning/plans/). Update checkboxes as tasks complete; move the plan to done/ once all tasks are done. Triggers: plan update, task completion mark, checkbox, plan status, plan revision.
-
marzun9620 Skill Workflow Codex ReviewDelegate code review to Codex CLI in a read-only sandbox. Mode A: per-task review (git diff HEAD~1). Mode B: PR review (gh pr diff). Triggers: /run review, /review, Codex review delegation, code review.
-
marzun9620 Skill Workflow Test FactoryTest Factory authoring guide — Factory pattern for inserting rows into the database. Used in Drizzle ORM + Vitest environments. Triggers: Factory creation, test data, test helper, EntityFactory, create, build, test fixture.
-
marzun9620 Skill Workflow Execlog WriteRecording entries to the execution log (.execlog/). Append an entry after each task completes; write the Final Handoff entry when the plan completes. Triggers: execlog, execution log, progress recording, task completion log, night-run log, handoff.
-
marzun9620 Skill Workflow Di CompositionLayer registration in the DI layer (Composition Root). Covers adding to appLayer.ts, Layer dependency order, how to build test Layers, and using ManagedRuntime. Triggers: DI, Layer registration, appLayer, Composition Root, Layer.mergeAll, Layer.provide, test Layer, ManagedRuntime, dependency injection, service registration.
-
marzun9620 Skill Workflow Codex ImplementDelegate one plan task to Codex CLI for TDD implementation. Defines the `codex exec --full-auto` invocation pattern, Resume (corrections), and Post-check. Triggers: /run, Codex implementation delegation, TDD implementation, plan task execution.
-
marzun9620 Skill Workflow Codex Plan ReviewDelegate plan review to Codex CLI. Detects critical issues before showing the plan to the user. Iterative Initial Review + Re-review (resume --last) pattern; up to 5 loops. Triggers: /plan review, Codex plan review, plan quality check.
-
waseemnasir2k26 Skill ShipShip workflow: merge main, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR.
Audited -
layneformalized225 Bundle HumanizerRemove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Detects and fixes AI patterns including inflated symbolism, promotional language, vague attributions, em dash overuse, rule of three, AI vocabulary, sycophantic tone, and generic conclusions. Use after copywriting, social-writer, cold-email, or email-sequence to polish output.
-
layneformalized225 Bundle Cold EmailWrite B2B cold emails and follow-up sequences that get replies. Use for "cold outreach," "prospecting email," "outbound email," "email to leads," "reach out to prospects," "sales email," "follow-up email," "nobody's replying to my emails," "how do I write a cold email." For warm/lifecycle emails, see email-sequence. For sales strategy, see founder-sales.
-
layneformalized225 Bundle Social WriterWrite engaging social media posts for LinkedIn and X (Twitter). Use for "write a post," "LinkedIn post," "tweet," "X thread," "share this on social," "thought leadership post," "announce on LinkedIn." For web page copy, see copywriting. For email copy, see email-sequence. For content planning (what to write about), see content-strategy.
-
layneformalized225 Bundle Fpf Problem SolvingFirst Principles Framework (FPF) — thinking amplifier. Use when user wants to think through a complex problem, architect a system, evaluate alternatives, decompose complexity, or plan rigorously. Also triggers on: FPF, bounded contexts, SoTA packs, assurance calculus, FPF Parts A-K. Not for simple task planning, general philosophy, or Agile unrelated to FPF.
Audited -
philrobinluo Bundle Lls Ppt Workflow Builder把零散材料推进成可交付演示文稿的全流程构建器。用于用户需要从目标澄清、受众分析、材料审计、故事线、逐页脚本、视觉规范、制作到演练验收时;必须先确认演示场景和决策目标,再建立证据台账与页面任务,不从模板或配色直接开工。
-
advaitpaliwal Skill Evo2Use Evo2-style biological sequence models for generation, scoring, or variant-effect analysis. Use when a task asks about DNA/RNA/protein sequence likelihood, editing, design, or long-context biological modeling.
Audited -
advaitpaliwal Skill BoltzRun or plan Boltz biomolecular structure predictions for proteins, complexes, ligands, or nucleic-acid assemblies. Use when a task asks for Boltz setup, inputs, outputs, confidence interpretation, or reproduction.
Audited -
advaitpaliwal Skill Chai1Run or prepare Chai-1 structure predictions for biomolecular complexes. Use when a task asks for Chai-1 inputs, multimers, ligand/nucleic acid structure prediction, or confidence review.
Audited -
advaitpaliwal Skill BorzoiUse Borzoi-style regulatory genomics models for sequence-to-expression or variant-effect analysis. Use when the task asks for noncoding variant impact, regulatory sequence design, or expression prediction.
Audited -
advaitpaliwal Skill DiffdockRun or plan DiffDock molecular docking workflows. Use when a task asks for protein-ligand pose prediction, docking setup, ligand/protein preparation, pose ranking, or docking-result verification.
Audited -
advaitpaliwal Skill Esmfold2Predict quick protein structures with ESMFold-style workflows. Use when a task needs fast MSA-free folding, sequence triage, variant structure screening, or confidence review.
Audited -
advaitpaliwal Skill Fair Esm2Use ESM2 protein language models for embeddings, mutation scoring, remote homology, or representation analysis. Use when a task needs protein embeddings, zero-shot variant scores, clustering, or sequence-function triage.
Audited -
advaitpaliwal Skill LigandmpnnDesign protein sequences around ligand or small-molecule contexts with LigandMPNN-style workflows. Use when a task asks for ligand-aware protein design, residue redesign, constraints, or design ranking.
Audited -
advaitpaliwal Skill Scvi ToolsRun scvi-tools single-cell workflows. Use when a task asks for scVI/scANVI setup, latent embeddings, batch correction, differential expression, cell annotation, or reproducible AnnData analysis.
Audited -
advaitpaliwal Skill ProteinmpnnDesign protein sequences from fixed backbone structures with ProteinMPNN-style workflows. Use when a task asks for backbone-conditioned sequence design, mutation suggestions, fixed residues, or design filtering.
Audited -
advaitpaliwal Skill SolublempnnDesign or screen protein sequences for solubility-aware constraints with SolubleMPNN-style workflows. Use when a task asks for soluble protein design, expression-friendly variants, or solubility risk filtering.
Audited -
advaitpaliwal Skill ContributingContribute changes to the Feynman repository itself. Use when the task is to add features, fix bugs, update prompts or skills, change install or release behavior, improve docs, or prepare a focused PR against this repo.
-
advaitpaliwal Skill Self AwarenessInspect the active Feynman workbench session, artifacts, execution log, settings, and provenance. Use when the task asks what happened in this session, which files were written, what tools ran, or what remains unverified.
Audited -
devton Skill Network Engineeringagentic-workflows-blueprint.workflow.network-engineering
-
devton Skill Remotion Video Motionagentic-workflows-blueprint.workflow.remotion-video-motion
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 ship, c4-architecture, plan-to-blueprint. 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.