home / skills / a5c-ai / babysitter / humann-functional-profiler
This skill provides HUMAnN functional profiling for metagenomic pathway analysis, quantifying gene families, pathways, and annotations to inform microbial
npx playbooks add skill a5c-ai/babysitter --skill humann-functional-profilerReview the files below or copy the command above to add this skill to your agents.
---
name: humann-functional-profiler
description: HUMAnN functional profiling skill for metagenomic pathway analysis
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- WebFetch
- WebSearch
- Bash
metadata:
version: "1.0"
category: bioinformatics
tags:
- metagenomics
- functional
- pathway
- metabolism
---
# HUMAnN Functional Profiler Skill
## Purpose
Provide HUMAnN functional profiling for metagenomic pathway analysis.
## Capabilities
- Gene family quantification
- MetaCyc pathway abundance
- UniRef annotation
- Stratified functional profiles
- Pathway coverage analysis
- Custom database integration
## Usage Guidelines
- Run taxonomic profiling first
- Quantify gene families and pathways
- Stratify by organism when relevant
- Analyze pathway coverage
- Compare functional profiles
- Document database versions
## Dependencies
- HUMAnN3
- eggNOG-mapper
- Prokka
## Process Integration
- Shotgun Metagenomics Pipeline (shotgun-metagenomics)
This skill provides HUMAnN-based functional profiling tailored for metagenomic pathway analysis. It automates gene family quantification, pathway abundance estimation, and stratified functional profiles to reveal community-level metabolic potential. The skill supports custom databases and produces pathway coverage metrics for downstream comparison and visualization.
The skill runs HUMAnN3 workflows to map reads to UniRef gene families, quantify gene family abundance, and reconstruct MetaCyc pathway abundances. It can stratify results by contributing taxa and compute pathway coverage to distinguish presence from activity. Integration points allow using outputs from taxonomic profiling and feeding results into downstream pipelines or comparative analyses.
Do I need to run taxonomic profiling first?
Yes. Running a taxonomic profiling step before HUMAnN improves mapping accuracy and enables meaningful stratification by organism.
Can I use custom databases?
Yes. The skill supports custom database integration, but you should record database versions and ensure compatibility with HUMAnN3 formats.