clinvar-variation-skill
Submit compact ClinVar Clinical Tables and NCBI Variation requests for search, VCV, RCV, SCV, and RefSNP lookups. Use when a user wants variant-level summaries or identifier mapping Published by openai in plugins.
What is clinvar-variation-skill?
Submit compact ClinVar Clinical Tables and NCBI Variation requests for search, VCV, RCV, SCV, and RefSNP lookups. Use when a user wants variant-level summaries or identifier mapping 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
- Research
- Documentation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use clinvar-variation-skill
- Use it for documentation.
- 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/clinvar-variation-skill/SKILL.md
What it does
Submit compact ClinVar Clinical Tables and NCBI Variation requests for search, VCV, RCV, SCV, and RefSNP lookups. Use when a user wants variant-level summaries or identifier mapping
Skill instructions
Operating rules - Use scripts/clinvarvariation.py for all ClinVar and NCBI Variation work. - The script accepts maxitems; for action=search, start around maxitems=10. - For vcv, rcv, scv, and refsnp, omit maxitems unless you need to trim nested arrays in the summary. - Re-run requests in long conversations instead of relying on prior tool output. - Treat displayed ... in tool previews as UI truncation, not literal request content. - If the user asks for full JSON, set saveraw=true and report the saved file path instead of pasting large payloads into chat. 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. - Use action=search for the Clinical Tables endpoint. - Use action=vcv|rcv|scv|refsnp for NCBI Variation beta objects. Input - Read one JSON object from stdin. - Required field: action - Action-specific required fields: - search: terms - vcv: vcv - rcv: rcv - s
Explore related resources
Frequently asked questions
What is clinvar-variation-skill?
clinvar-variation-skill is a open-source AI agent skill with Copy skill directory. Submit compact ClinVar Clinical Tables and NCBI Variation requests for search, VCV, RCV, SCV, and RefSNP lookups. Use when a user wants variant-level summaries or identifier mapping
Who is clinvar-variation-skill best for?
clinvar-variation-skill is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows, research workflows.
How do I install clinvar-variation-skill?
Install or run clinvar-variation-skill using Copy skill directory. Check clinvar-variation-skill for the latest setup command.
Is clinvar-variation-skill actively maintained?
clinvar-variation-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.