chebi-skill
Submit compact ChEBI 2.0 API requests for chemical search, compound lookup, ontology traversal, and structure metadata. Use when a user wants concise ChEBI summaries Published by openai in plugins.
What is chebi-skill?
Submit compact ChEBI 2.0 API requests for chemical search, compound lookup, ontology traversal, and structure metadata. Use when a user wants concise ChEBI summaries Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Research
- Documentation use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use chebi-skill
- Use it for documentation.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/life-science-research/skills/chebi-skill/SKILL.md
What it does
Submit compact ChEBI 2.0 API requests for chemical search, compound lookup, ontology traversal, and structure metadata. Use when a user wants concise ChEBI summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all ChEBI calls. - Use baseurl=https://www.ebi.ac.uk. - Prefer the documented public routes under chebi/backend/api/public/. - Start with essearch/ for free-text lookup and use compound/<CHEBI:id/ for targeted records. - 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 only if the user explicitly asks for machine-readable output. - Prefer these paths: chebi/backend/api/public/essearch/, chebi/backend/api/public/compound/<CHEBI:id/, and ontology child or parent routes. Input - Read one JSON object from stdin. - Required fields: baseurl, path - Optional fields: method, params, headers, jsonbody, formbody, recordpath, responseformat, maxitems, maxdepth, timeoutsec, saveraw, rawoutputpath - Common ChEBI patterns: - {"baseurl":"https://www.ebi.ac.uk","path":"chebi/backend/api/public/essearch/","params":{"quer
Explore related resources
Frequently asked questions
What is chebi-skill?
chebi-skill is a open-source AI agent skill with Copy skill directory. Submit compact ChEBI 2.0 API requests for chemical search, compound lookup, ontology traversal, and structure metadata. Use when a user wants concise ChEBI summaries
Who is chebi-skill best for?
chebi-skill is best for reusing agent instructions, scripts, and references, documentation workflows, research workflows.
How do I install chebi-skill?
Install or run chebi-skill using Copy skill directory. Check chebi-skill for the latest setup command.
Is chebi-skill actively maintained?
chebi-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.