Phylogenetic analysis skill for constructing evolutionary trees and assessing relationships
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill phylogenetics-tree-builder --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Phylogenetics Tree Builder?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-phylogenetics-tree-builder-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: phylogenetics-tree-builder
description: Phylogenetic analysis skill for constructing evolutionary trees and assessing relationships
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- WebFetch
- WebSearch
- Bash
metadata:
version: "1.0"
category: bioinformatics
tags:
- sequence-analysis
- phylogenetics
- evolution
- trees
graph:
domains: [domain:bioinformatics]
specializations: [specialization:biomedical-informatics]
skillAreas: [skill-area:graph-algorithms, skill-area:statistical-analysis, skill-area:mathematical-reasoning]
workflows: [workflow:experiment-design]
roles: [role:research-scientist, role:computational-scientist]
---
# Phylogenetics Tree Builder Skill
## Purpose
Enable phylogenetic analysis for constructing evolutionary trees, performing multiple sequence alignments, and assessing phylogenetic relationships.
## Capabilities
- Multiple sequence alignment (MUSCLE, MAFFT)
- Maximum likelihood tree construction
- Bayesian phylogenetic inference
- Bootstrap support calculation
- Tree visualization and annotation
- Molecular clock analysis
## Usage Guidelines
- Align sequences before tree construction
- Select appropriate substitution models
- Calculate bootstrap support for branch confidence
- Visualize trees with meaningful annotations
- Consider molecular clock constraints when appropriate
- Document methodology and parameters
## Dependencies
- RAxML-NG
- IQ-TREE
- MrBayes
- MAFFT
- MUSCLE
- FigTree
## Process Integration
- 16S rRNA Microbiome Analysis (16s-microbiome-analysis)
- Shotgun Metagenomics Pipeline (shotgun-metagenomics)
- Whole Genome Sequencing Pipeline (wgs-analysis-pipeline)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!