gnomad-graphql-skill
Submit compact gnomAD GraphQL requests for frequency, gene constraint, and variant context queries. Use when a user wants concise gnomAD summaries Published by openai in plugins.
What is gnomad-graphql-skill?
Submit compact gnomAD GraphQL requests for frequency, gene constraint, and variant context queries. Use when a user wants concise gnomAD 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 gnomad-graphql-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/gnomad-graphql-skill/SKILL.md
What it does
Submit compact gnomAD GraphQL requests for frequency, gene constraint, and variant context queries. Use when a user wants concise gnomAD summaries
Skill instructions
Operating rules - Use scripts/gnomadgraphql.py for all gnomAD GraphQL work. - For nested GraphQL results, start with maxitems=3 to 5. - Keep selection sets narrow and page or filter at the query level instead of asking for broad dumps. - Use querypath for long GraphQL documents instead of pasting large inline queries. - 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 raw JSON only if the user explicitly asks for machine-readable output. - Prefer targeted queries for variant frequency, gene constraint, or transcript consequence context. - If the user needs the full payload, set saveraw=true and report the saved file path. Input - Read one JSON object from stdin. - Required field: query or querypath - Optional fields: variables, maxitems, maxdepth, timeoutsec, saveraw, rawoutp
Explore related resources
Frequently asked questions
What is gnomad-graphql-skill?
gnomad-graphql-skill is a open-source AI agent skill with Copy skill directory. Submit compact gnomAD GraphQL requests for frequency, gene constraint, and variant context queries. Use when a user wants concise gnomAD summaries
Who is gnomad-graphql-skill best for?
gnomad-graphql-skill is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows.
How do I install gnomad-graphql-skill?
Install or run gnomad-graphql-skill using Copy skill directory. Check gnomad-graphql-skill for the latest setup command.
Is gnomad-graphql-skill actively maintained?
gnomad-graphql-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.