rhea-skill
Submit compact Rhea reaction search requests for biochemical reactions and reaction IDs. Use when a user wants concise Rhea summaries Published by openai in plugins.
What is rhea-skill?
Submit compact Rhea reaction search requests for biochemical reactions and reaction IDs. Use when a user wants concise Rhea 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 rhea-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/rhea-skill/SKILL.md
What it does
Submit compact Rhea reaction search requests for biochemical reactions and reaction IDs. Use when a user wants concise Rhea summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all Rhea calls. - Use baseurl=https://www.rhea-db.org. - Start with the rhea search endpoint plus format=json. - Keep queries narrow by reaction ID, compound name, EC number, or free-text reaction term. - 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 patterns: reaction search by query, targeted ID search via query=RHEA:<id, and small result windows. 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 Rhea patterns: - {"baseurl":"https://www.rhea-db.org","path":"rhea","params":{"query":"caffeine","format":"json"},"recordpath":"results","maxitems":10} -
Explore related resources
Frequently asked questions
What is rhea-skill?
rhea-skill is a open-source AI agent skill with Copy skill directory. Submit compact Rhea reaction search requests for biochemical reactions and reaction IDs. Use when a user wants concise Rhea summaries
Who is rhea-skill best for?
rhea-skill is best for reusing agent instructions, scripts, and references, documentation workflows, research workflows.
How do I install rhea-skill?
Install or run rhea-skill using Copy skill directory. Check rhea-skill for the latest setup command.
Is rhea-skill actively maintained?
rhea-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.