pharmgkb-skill
Submit compact PharmGKB API requests for genes, variants, clinical annotations, dosing guidelines, and search. Use when a user wants concise PharmGKB summaries Published by openai in plugins.
What is pharmgkb-skill?
Submit compact PharmGKB API requests for genes, variants, clinical annotations, dosing guidelines, and search. Use when a user wants concise PharmGKB 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 pharmgkb-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/pharmgkb-skill/SKILL.md
What it does
Submit compact PharmGKB API requests for genes, variants, clinical annotations, dosing guidelines, and search. Use when a user wants concise PharmGKB summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all PharmGKB API calls. - Use baseurl=https://api.pharmgkb.org/v1/data. - Single object lookups usually do not need maxitems; list and search 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 these paths: gene/<id, variant/<id, clinicalAnnotation, dosingGuideline, and search endpoints. - 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 PharmGKB patterns: - {"baseurl":"https://api.pharmgkb.org/v1/data","path":"gene/PA36679"} - {"
Explore related resources
Frequently asked questions
What is pharmgkb-skill?
pharmgkb-skill is a open-source AI agent skill with Copy skill directory. Submit compact PharmGKB API requests for genes, variants, clinical annotations, dosing guidelines, and search. Use when a user wants concise PharmGKB summaries
Who is pharmgkb-skill best for?
pharmgkb-skill is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows, design and media workflows.
How do I install pharmgkb-skill?
Install or run pharmgkb-skill using Copy skill directory. Check pharmgkb-skill for the latest setup command.
Is pharmgkb-skill actively maintained?
pharmgkb-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.