Skip to main content

plant-public

Use when the user needs plant or Solanaceae gene/protein lookup via public APIs (UniProt, NCBI, InterPro, PDB, AlphaFold, Ensembl Plants, Sol Genomics, Arabidopsis BAR/ATTED/STRING), domain annotation, or structure summaries. Do not invent sequences; call the plant-public MCP tools.

Zur Installation springen

Quellinformationen

Repository
MiniMax-AI/MiniMax-Code-Plugins
Letzte Quellaktivität
25. August 2026 um 02:52
Erkannte Sprache von SKILL.md
Englisch
Sterne
18
Forks
13

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
plant-public
description
Use when the user needs plant or Solanaceae gene/protein lookup via public APIs (UniProt, NCBI, InterPro, PDB, AlphaFold, Ensembl Plants, Sol Genomics, Arabidopsis BAR/ATTED/STRING), domain annotation, or structure summaries. Do not invent sequences; call the plant-public MCP tools.
# plant-public Call the `plant-public` MCP tools. Do not reimplement UniProt/NCBI/InterPro in ad-hoc scripts. ## Routing - Protein annotation / FASTA → `uniprot_summary`, `uniprot_fasta`, `uniprot_search` - Nucleotide/gene/literature IDs → `ncbi_search`, `ncbi_fetch`, `ncbi_search_fetch` - Domains (NLR/LRR/kinase) → `interproscan_run` (needs the user's email) - Experimental or predicted structure → `pdb_entry`, `pdb_search_by_sequence`, `alphafold_summary` - Plant gene by species + symbol → `ensembl_plants_gene` (example species: `solanum_lycopersicum`) - Solanaceae BLAST / genome browser (no open API) → `plant_resource_guide` with key `solgenomics` - Arabidopsis function / biotic-stress eFP / coexpression / PPI → `bar_*`, `atted_coexpression`, `string_interactions` Web-only resources (`signalp6`, `plantcare`, `planttfdb`, …) return submission steps only. Never fabricate those outputs. ## Honesty If an API fails, report the error. Missing full text or a web-only tool is a source gap, not a negative biological result.
Auf GitHub ansehen