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.

설치로 이동

소스 정보

저장소
MiniMax-AI/MiniMax-Code-Plugins
최근 소스 활동
2026년 8월 25일 02:52
감지된 SKILL.md 언어
영어
스타
11
포크
10

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
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.
GitHub에서 보기