ipd-skill
Installation
SKILL.md
Operating rules
- Use
scripts/rest_request.pyfor all IPD calls. - Use
base_url=https://www.ebi.ac.uk/cgi-bin/ipd/api. - The most stable public routes are
alleleandcell. - For HLA allele browsing, pass
project=HLAand keeplimitmodest. - Re-run requests in long conversations instead of relying on older tool output.
Execution behavior
- Return concise markdown summaries from the script JSON by default.
- Return raw JSON or text only if the user explicitly asks for machine-readable output.
- Prefer these paths:
allele,cell, andallele/download.