metabolights-skill
Submit compact MetaboLights requests for study discovery and study-level metabolomics metadata. Use when a user wants concise MetaboLights summaries Published by openai in plugins.
What is metabolights-skill?
Submit compact MetaboLights requests for study discovery and study-level metabolomics metadata. Use when a user wants concise MetaboLights 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
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use metabolights-skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/life-science-research/skills/metabolights-skill/SKILL.md
What it does
Submit compact MetaboLights requests for study discovery and study-level metabolomics metadata. Use when a user wants concise MetaboLights summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all MetaboLights calls. - Use baseurl=https://www.ebi.ac.uk/metabolights/ws. - Start with studies for archive browsing and studies/<MTBLS accession for targeted records. - Keep study discovery narrow and paged rather than pulling very large pages. - 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: studies and studies/<MTBLS accession. 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 MetaboLights patterns: - {"baseurl":"https://www.ebi.ac.uk/metabolights/ws","path":"studies","recordpath":"content","maxitems":10} - {"baseurl":"https://www.ebi.ac.
Explore related resources
Frequently asked questions
What is metabolights-skill?
metabolights-skill is a open-source AI agent skill with Copy skill directory. Submit compact MetaboLights requests for study discovery and study-level metabolomics metadata. Use when a user wants concise MetaboLights summaries
Who is metabolights-skill best for?
metabolights-skill is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install metabolights-skill?
Install or run metabolights-skill using Copy skill directory. Check metabolights-skill for the latest setup command.
Is metabolights-skill actively maintained?
metabolights-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.