chembl-skill
Submit compact ChEMBL API requests for activity, molecule, target, mechanism, and text-search endpoints. Use when a user wants concise ChEMBL summaries Published by openai in plugins.
What is chembl-skill?
Submit compact ChEMBL API requests for activity, molecule, target, mechanism, and text-search endpoints. Use when a user wants concise ChEMBL 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
- Data analysis
- Design and media
- Research
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use chembl-skill
- Use it for documentation.
- Use it for data analysis.
- Use it for design and media.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/life-science-research/skills/chembl-skill/SKILL.md
What it does
Submit compact ChEMBL API requests for activity, molecule, target, mechanism, and text-search endpoints. Use when a user wants concise ChEMBL summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all ChEMBL API calls. - Use baseurl=https://www.ebi.ac.uk/chembl/api/data. - The script accepts maxitems; for activity, mechanism, and text-search collections, start with API limit=10 and maxitems=10. - Single molecule or target lookups usually do not need maxitems. - Re-run requests in long conversations instead of relying on older tool output. - Treat displayed ... in tool previews as UI truncation, not literal request content. Execution behavior - Return concise markdown summaries from the script JSON by default. - Return the script JSON verbatim only if the user explicitly asks for machine-readable output. - Prefer these paths: activity.json, molecule/<id.json, target/<id.json, mechanism.json, and molecule/search.json. - Use recordpath to target list fields like activities, mechanisms, or molecules. Input - Read one JSON object from stdin. - Required fields: baseurl, path - Optional fields: method, params, headers, jsonbody, formbody
Explore related resources
Frequently asked questions
What is chembl-skill?
chembl-skill is a open-source AI agent skill with Copy skill directory. Submit compact ChEMBL API requests for activity, molecule, target, mechanism, and text-search endpoints. Use when a user wants concise ChEMBL summaries
Who is chembl-skill best for?
chembl-skill is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows, design and media workflows.
How do I install chembl-skill?
Install or run chembl-skill using Copy skill directory. Check chembl-skill for the latest setup command.
Is chembl-skill actively maintained?
chembl-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.