genetics-selfdecode-lookup

Community

Lookup imputed SNP genotypes from SelfDecode.

Authortsilva
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables researchers and enthusiasts to access imputed SNP genotypes from SelfDecode, expanding genetic coverage beyond raw 23andMe data and facilitating deeper genotype-phenotype exploration.

Core Features & Use Cases

  • Imputed SNP lookup: Retrieve genotypes for SNPs not present in raw data using SelfDecode's imputed dataset.
  • Per-SNP and batch queries: Efficiently fetch single SNP results or multiple SNPs in a single request.
  • Secure authentication & caching: Manage JWT tokens via profile config, cache results locally with a TTL, and prompt token refresh when needed.
  • Use Case: A researcher wants to verify the APOE variant across imputed data to assess risk in a larger SNP set.

Quick Start

  • Ensure SelfDecode credentials are configured in your profile YAML under data_sources.selfdecode.
  • Start Claude Code in the skill directory and request a lookup, for example: "Check genotype for rs429358 using SelfDecode."
  • If authentication fails, follow the prompt to refresh the JWT token and retry.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: genetics-selfdecode-lookup
Download link: https://github.com/tsilva/health-agent/archive/main.zip#genetics-selfdecode-lookup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.