plugins/life-science-research/skills/finngen-phewas-skill/SKILL.md
Fetch compact FinnGen PheWAS summaries for single variants by accepting rsID, GRCh37, or GRCh38 input and resolving to the required GRCh38 query. Use when a user wants concise FinnGen association results for one variant
npx skillsauth add openai/plugins finngen-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/finngen_phewas.py for all FinnGen PheWAS lookups.rsid, grch37, grch38, or variant; resolve to the canonical GRCh38 chr:pos-ref-alt query before calling FinnGen.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.regions.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{"grch38":"10:112998590-C-T","max_results":10}{"grch37":"10:114758349-C-T","max_results":10}{"rsid":"rs7903146","max_results":10}{"variant":"10:112998590:C:T","max_results":25,"save_raw":true}ok, source, input, query_variant, max_results_applied, association_count, association_count_total, truncated, associations, variant, regions, variant_url, raw_output_path, and warnings.raw_output_path when save_raw=true.ok=false with error.code and error.message.echo '{"grch38":"10:112998590-C-T","max_results":10}' | python scripts/finngen_phewas.py
scripts/finngen_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.