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.
-
tools-only Bundle Bio Workflow Management Snakemake Workflows 2Build reproducible bioinformatics pipelines with Snakemake using rules, wildcards, and automatic dependency resolution. Use when creating Python-based workflows, automating multi-step analyses with make-like dependency tracking, or running pipelines on HPC clusters with SLURM.
7 -
tools-only Bundle Daily Review 3End of day review with learning capture, daily plan completion tracking, and meeting follow-up surfacing.
7 -
tools-only Bundle Board Meeting 3Full Board of Directors deliberation with 5 expert directors assessing, discussing, and voting.
7 -
tools-only Bundle Timezone 2Get current time, timezone info, and meeting scheduler for any location worldwide
7 -
tools-only Bundle Task Planner 3Strategic task planning and breakdown specialist for complex development work
7 -
tools-only Bundle Youtube Publish 3End-to-end YouTube publishing workflow using ordered scripts: prepare/concat video, upload draft, transcribe with Parakeet, generate copy+thumbnails with Gemini, update YouTube metadata, then schedule socials (Postiz) 15 minutes after publish.
7 -
tools-only Bundle Memory Scout 2Search .flow/memory/ for entries relevant to the current task or request.
7 -
tools-only Bundle Task Worker 3Ephemeral worker for executing a single task. Coordinates via message bus.
7 -
tools-only Bundle Process Meetings 3Process synced Granola meetings to update person pages, extract tasks, and organize meeting notes
7 -
tools-only Bundle Melt 3Task-agnostic autonomous execution. Identifies any task and executes it through a complete fix-verify loop until done. Use when asked to "go do", "just do it", "execute this", "/melt", "/build" (legacy), "/forge" (legacy), or "/godo" (legacy).
7 -
tools-only Bundle Daily Plan 2Generate context-aware daily plan with calendar, tasks, and priorities. Includes midweek awareness, meeting intelligence, commitment tracking, and smart scheduling suggestions.
7 -
tools-only Bundle Implementation Manager 2Query and manage feature implementation task status. Provides CLI tools to list features, check task status, find ready tasks, and validate task files. Used by /execution orchestrator to track progress. Automatically updates task timestamps via hooks on /start-task.
7 -
tools-only Bundle Bio Gene Regulatory Networks Coexpression Networks 3Build weighted gene co-expression networks to identify modules of co-regulated genes and relate them to phenotypes using WGCNA and CEMiTool. Detects hub genes and module-trait relationships from bulk or single-cell expression data. Use when finding co-expression modules, identifying hub genes, or relating gene networks to clinical or experimental variables.
7 -
tools-only Bundle Bio Workflow Management Cwl Workflows 2Create portable, standards-based bioinformatics pipelines with Common Workflow Language (CWL). Use when building workflows that need maximum portability across execution platforms, sharing pipelines with collaborators using different systems, or contributing to community workflow registries.
7 -
tools-only Bundle Vcp Screener 2Screen S&P 500 stocks for Mark Minervini's Volatility Contraction Pattern (VCP). Identifies Stage 2 uptrend stocks forming tight bases with contracting volatility near breakout pivot points. Use when user requests VCP screening, Minervini-style setups, tight base patterns, volatility contraction breakout candidates, or Stage 2 momentum stock scanning.
7 -
tools-only Bundle 336 Terminalbench F32ef158TerminalBench evaluates AI agents on practical terminal and shell tasks including file manipulation, system administration, scripting, and command-line tool usage with validation-command-based evaluation.
7 -
tools-only Bundle 659 Description Skill 7bedb6e4Use when a refactoring task file exists from /assessor and tasks need execution. Reads task files, resolves dependencies, delegates to specialist agents (SKILL_SPLIT, AGENT_OPTIMIZE, DOC_IMPROVE), and tracks completion with parallel orchestration
7 -
tools-only Bundle Bio Duplicate Handling 2Mark and remove PCR/optical duplicates using samtools fixmate and markdup. Use when preparing alignments for variant calling or when duplicate reads would bias analysis.
7 -
tools-only Bundle Bio Proteomics Quantification 2Protein quantification from mass spectrometry data including label-free (LFQ, intensity-based), isobaric labeling (TMT, iTRAQ), and metabolic labeling (SILAC) approaches. Use when extracting protein abundances from MS data for differential analysis.
7 -
tools-only Bundle Bio Single Cell Doublet Detection 2Detect and remove doublets (multiple cells captured in one droplet) from single-cell RNA-seq data. Uses Scrublet (Python), DoubletFinder (R), and scDblFinder (R). Essential QC step before clustering to avoid artificial cell populations. Use when identifying and removing doublets from scRNA-seq data.
7 -
tools-only Bundle Yara Skill 2Expert YARA rule authoring, review, and optimization. Use when writing new YARA rules, reviewing existing rules for quality issues, optimizing rule performance, or converting detection logic to YARA syntax. Covers rule naming conventions, string selection, condition optimization, performance tuning, and automated quality checks based on yaraQA.
7 -
tools-only Bundle Tracing Downstream Lineage 2Trace downstream data lineage and impact analysis. Use when the user asks what depends on this data, what breaks if something changes, downstream dependencies, or needs to assess change risk before modifying a table or DAG.
7 -
tools-only Bundle Bio Variant Normalization 2Normalize indel representation and split multiallelic variants using bcftools norm. Use when comparing variants from different callers or preparing VCF for downstream analysis.
7 -
tools-only Bundle 659 Description Skill 89da8c2eStart or complete a specific task inside a SAM task file. Updates task status to IN PROGRESS with Started timestamp, writes active-task context for hooks, and supports --complete to mark tasks complete.
7 -
tools-only Bundle Atac 2DSL and CLI for building and running Agentic Trajectories (ATaC).
7 -
tools-only Bundle Iterate Pr 4Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
7 -
tools-only Bundle Conventional Commits 2When writing a git commit message. When task completes and changes need committing. When project uses semantic-release, commitizen, git-cliff. When choosing between feat/fix/chore/docs types. When indicating breaking changes. When generating changelogs from commit history.
7 -
tools-only Bundle 428 Self Correction 8bd20857Self-Correction and Verification
7 -
tools-only Bundle 689 Create Feature Task 8d15ec83Set up comprehensive feature development task with proper tracking
7 -
tools-only Bundle Refactor Validator 3Validate plugin refactoring completeness — verifies task completion, plugin structure integrity, and regression absence. Use when refactoring results need verification, when checking refactoring goals were achieved without content loss, when checking for regressions after changes, or when validating plugin structure after systematic improvements. Runs plugin_validator.py and generates comprehensive validation reports with quality metrics.
7 -
tools-only Bundle Context Refinement 3Updates task context manifest with discoveries from current work session. Analyzes implementation code and task file to understand what was learned. Only updates if drift or new discoveries found. Provide the task file path.
7 -
tools-only Bundle Context Refinement 4Updates task context manifest with discoveries from current work session. Analyzes implementation code and task file to understand what was learned. Only updates if drift or new discoveries found. Provide the task file path.
7 -
tools-only Bundle 427 Architecture Bef9ba1aSkills Directory Architecture
7 -
tools-only Bundle 328 Description Skill F9b8351eBrowser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
7 -
tools-only Bundle 2632 Visual Review Workflow 579328d5Visual Review Workflow for Presentations
7 -
tools-only Bundle 437 Flexport Rate Limits 9b9bcf1bflexport-rate-limits
7
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 bio-workflow-management-snakemake-workflows, daily-review, board-meeting. 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.