plugins/life-science-research/skills/biobankjapan-phewas-skill/SKILL.md
Fetch compact BioBank Japan PheWAS summaries for single variants by accepting rsID, GRCh38, or GRCh37 input and resolving to the required GRCh37 query. Use when a user wants concise BBJ association results for one variant
npx skillsauth add openai/plugins biobankjapan-phewas-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/biobankjapan_phewas.py for all BioBank Japan PheWAS lookups.rsid, grch37, grch38, or variant; resolve to the canonical GRCh37 chr:pos-ref-alt query before calling BioBank Japan.max_results; start with max_results=10 and only increase it if the first slice is insufficient.... in tool previews as UI truncation, not literal request content.save_raw=true and report raw_output_path instead of pasting large arrays into chat.max_results gradually instead of asking for large association dumps in one call.rsid, grch37, grch38, or variantmax_results, save_raw, raw_output_path, timeout_sec{"grch37":"10:114758349-C-T","max_results":10}{"grch38":"10:112998590-C-T","max_results":10}{"rsid":"rs7903146","max_results":10}{"variant":"10:114758349:C:T","max_results":25,"save_raw":true}ok, source, input, query_variant, max_results_applied, association_count, association_count_total, truncated, associations, variant, variant_url, raw_output_path, and warnings.raw_output_path when save_raw=true.ok=false with error.code and error.message.echo '{"grch37":"10:114758349-C-T","max_results":10}' | python scripts/biobankjapan_phewas.py
scripts/biobankjapan_phewas.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.