Snakemake workflow management skill for rule-based pipeline execution
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill snakemake-workflow-manager --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Snakemake Workflow Manager?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-snakemake-workflow-manager-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: snakemake-workflow-manager
description: Snakemake workflow management skill for rule-based pipeline execution
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- WebFetch
- WebSearch
- Bash
metadata:
version: "1.0"
category: bioinformatics
tags:
- infrastructure
- workflow
- snakemake
- reproducibility
graph:
domains: [domain:bioinformatics]
specializations: [specialization:biomedical-informatics]
skillAreas: [skill-area:python-data-pipelines, skill-area:data-analysis, skill-area:containerization]
workflows: [workflow:experiment-design]
roles: [role:research-engineer, role:biomedical-engineer]
---
# Snakemake Workflow Manager Skill
## Purpose
Enable Snakemake workflow management for rule-based pipeline execution.
## Capabilities
- DAG-based workflow execution
- Cluster/cloud execution
- Conda environment management
- Checkpointing and resume
- Benchmark collection
- Report generation
## Usage Guidelines
- Define rules with clear inputs/outputs
- Use Conda for environment management
- Configure for cluster execution
- Enable checkpointing for large workflows
- Collect benchmarks for optimization
- Generate workflow reports
## Dependencies
- Snakemake
- Conda
- Bioconda
## Process Integration
- Reproducible Research Workflow (reproducible-research)
- Analysis Pipeline Validation (pipeline-validation)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!