Tooluniverse Phylogenetics

🌐Community
by mims-harvard · vlatest · Repository

This tool uses Phylogenetics to analyze evolutionary relationships between organisms, offering insights into biodiversity and research.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add tooluniverse-phylogenetics npx -- -y @trustedskills/tooluniverse-phylogenetics
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "tooluniverse-phylogenetics": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/tooluniverse-phylogenetics"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to perform phylogenetic analysis, allowing them to infer evolutionary relationships among biological sequences. It processes genetic or protein data to construct and visualize tree structures that map the history of species divergence.

When to use it

  • Analyzing DNA or RNA sequences to determine how closely related different organisms are.
  • Comparing protein structures across species to identify conserved functional regions.
  • Reconstructing evolutionary histories for research in genomics, epidemiology, or conservation biology.
  • Validating taxonomic classifications based on molecular data rather than just morphological traits.

Key capabilities

  • Sequence alignment and processing of biological data inputs.
  • Construction of phylogenetic trees using standard algorithms.
  • Visualization of evolutionary relationships in tree format.
  • Integration with existing bioinformatics workflows for automated analysis.

Example prompts

  • "Analyze these three DNA sequences and generate a phylogenetic tree showing their evolutionary distance."
  • "Compare the protein sequences of hemoglobin from humans, chimpanzees, and gorillas to infer divergence times."
  • "Run a phylogenetic analysis on this bacterial genome dataset to identify potential outbreak sources."

Tips & gotchas

Ensure input sequences are properly formatted and cleaned before processing to avoid inaccurate tree construction. This tool is specialized for biological data; it will not handle non-biological sequence types like text or code without prior conversion.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
mims-harvard
Installs
82

🌐 Community

Passed automated security scans.