opentargets-skill
Submit compact Open Targets Platform GraphQL requests for target, disease, drug, variant, study, and search data, including associated-disease datasource heatmap matrices. Use when a user wants concise Open Targets summaries or per-datasource evidence context Published by openai in plugins.
What is opentargets-skill?
Submit compact Open Targets Platform GraphQL requests for target, disease, drug, variant, study, and search data, including associated-disease datasource heatmap matrices. Use when a user wants concise Open Targets summaries or per-datasource evidence context 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 opentargets-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/opentargets-skill/SKILL.md
What it does
Submit compact Open Targets Platform GraphQL requests for target, disease, drug, variant, study, and search data, including associated-disease datasource heatmap matrices. Use when a user wants concise Open Targets summaries or per-datasource evidence context
Skill instructions
Operating rules - Use scripts/opentargetsgraphql.py for all Open Targets GraphQL work. - Use scripts/opentargetsdiseaseheatmap.py when the user wants the associated-disease bubble grid or a disease-by-datasource evidence matrix. - The script accepts maxitems; for nested GraphQL results, start with maxitems=3 to 5. - Keep GraphQL selection sets narrow and page connection-style fields conservatively. - Use querypath for long GraphQL documents instead of pasting large inline query strings. - Re-run requests in long conversations instead of relying on earlier tool output. - Treat displayed ... in tool previews as UI truncation, not part of the real query. Execution behavior - Return concise markdown summaries from the script JSON by default. - Return the JSON verbatim only if the user explicitly asks for machine-readable output. - Prefer targeted GraphQL queries that select only the fields needed for the user task. - Use schema introspection only when necessary; do not dump large schema pa
Explore related resources
Frequently asked questions
What is opentargets-skill?
opentargets-skill is a open-source AI agent skill with Copy skill directory. Submit compact Open Targets Platform GraphQL requests for target, disease, drug, variant, study, and search data, including associated-disease datasource heatmap matrices.
Who is opentargets-skill best for?
opentargets-skill is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows, design and media workflows.
How do I install opentargets-skill?
Install or run opentargets-skill using Copy skill directory. Check opentargets-skill for the latest setup command.
Is opentargets-skill actively maintained?
opentargets-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.