pubchem-pug-skill
Submit compact PubChem PUG REST requests for compound properties, descriptions, assay summaries, and substance metadata. Use when a user wants concise PubChem summaries Published by openai in plugins.
What is pubchem-pug-skill?
Submit compact PubChem PUG REST requests for compound properties, descriptions, assay summaries, and substance metadata. Use when a user wants concise PubChem 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
- Design and media
- Documentation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use pubchem-pug-skill
- Use it for documentation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/life-science-research/skills/pubchem-pug-skill/SKILL.md
What it does
Submit compact PubChem PUG REST requests for compound properties, descriptions, assay summaries, and substance metadata. Use when a user wants concise PubChem summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all PubChem PUG calls. - Use baseurl=https://pubchem.ncbi.nlm.nih.gov/rest/pug. - Property and description endpoints usually return a single focused record; assay or broader list endpoints are better with maxitems=10. - 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. - Prefer property, description, assay summary, and substance paths instead of broad record dumps. - If the user needs the full payload, set saveraw=true and report the saved file path. 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 PubChem patterns: - {"baseurl":"https://pubchem.ncbi.nlm.nih.go
Explore related resources
Frequently asked questions
What is pubchem-pug-skill?
pubchem-pug-skill is a open-source AI agent skill with Copy skill directory. Submit compact PubChem PUG REST requests for compound properties, descriptions, assay summaries, and substance metadata. Use when a user wants concise PubChem summaries
Who is pubchem-pug-skill best for?
pubchem-pug-skill is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows.
How do I install pubchem-pug-skill?
Install or run pubchem-pug-skill using Copy skill directory. Check pubchem-pug-skill for the latest setup command.
Is pubchem-pug-skill actively maintained?
pubchem-pug-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.