plugins/life-science-research/skills/clinvar-variation-skill/SKILL.md
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
npx skillsauth add openai/plugins clinvar-variation-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
scripts/clinvar_variation.py for all ClinVar and NCBI Variation work.max_items; for action=search, start around max_items=10.vcv, rcv, scv, and refsnp, omit max_items unless you need to trim nested arrays in the summary.... in tool previews as UI truncation, not literal request content.save_raw=true and report the saved file path instead of pasting large payloads into chat.action=search for the Clinical Tables endpoint.action=vcv|rcv|scv|refsnp for NCBI Variation beta objects.actionsearch: termsvcv: vcvrcv: rcvscv: scvrefsnp: refsnpparams, max_items, max_depth, timeout_sec, save_raw, raw_output_pathsearch returns total, identifiers, display_rows, extra_fields, and truncation metadata.vcv|rcv|scv|refsnp return a compact summary and optional top_keys.raw_output_path when save_raw=true.ok=false with error.code and error.message.echo '{"action":"search","terms":"VCV000013080","max_items":10}' | python scripts/clinvar_variation.py
scripts/clinvar_variation.py.tools
Top-level workflow skill for USD performance diagnosis and optimization. Use for slow loading, high memory, low FPS, or 'optimize my scene' requests; delegates auth/runtime setup to Phase 0 owners.
data-ai
Use when the user mentions MagicPath, designs, UI components, themes, canvas selections, or repo-to-canvas UI work; run magicpath-ai to search, inspect, install, or author components.
documentation
Use as the top-level router for Omniverse Realtime Viewer USD app requests and focused viewer reference documents.
tools
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.