ipd-skill

Installation
SKILL.md

Operating rules

  • Use scripts/rest_request.py for all IPD calls.
  • Use base_url=https://www.ebi.ac.uk/cgi-bin/ipd/api.
  • The most stable public routes are allele and cell.
  • For HLA allele browsing, pass project=HLA and keep limit modest.
  • 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, and allele/download.
Installs
7
Repository
openai/plugins
GitHub Stars
4.9K
First Seen
Apr 20, 2026
ipd-skill — openai/plugins