Favicon of gtex-eqtl-skill

gtex-eqtl-skill

AI Agent SkillJavaScriptOpen source

Fetch GTEx single-tissue eQTL associations from one variant input by accepting rsID, GRCh37, or GRCh38 input and resolving to the required GRCh38 query for the GTEx v2 API. Use when a user wants eQTL associations returned as JSON. Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Documentation, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

20 days ago

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is gtex-eqtl-skill?

Fetch GTEx single-tissue eQTL associations from one variant input by accepting rsID, GRCh37, or GRCh38 input and resolving to the required GRCh38 query for the GTEx v2 API. Use when a user wants eQTL associations returned as JSON. 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
92/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Documentation
  • Documentation use cases

Declared skill metadata

  • Source file: plugins/life-science-research/skills/gtex-eqtl-skill/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use gtex-eqtl-skill

  • Use it for documentation.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/life-science-research/skills/gtex-eqtl-skill/SKILL.md

What it does

Fetch GTEx single-tissue eQTL associations from one variant input by accepting rsID, GRCh37, or GRCh38 input and resolving to the required GRCh38 query for the GTEx v2 API. Use when a user wants eQTL associations returned as JSON.

Skill instructions

Operating rules - Use Python requests for all network calls. - Accept exactly one of rsid, grch37, grch38, or variant, and resolve to a GRCh38 chrom-pos-ref-alt query. - Convert to GTEx variantId format: chr{chrom}{pos}{ref}{alt}b38. - Always return one JSON object (no markdown) as final output. Input Accept JSON on stdin as either: - A string: "10-112998590-C-T" (treated as GRCh38) - An object: json { "grch38": "10-112998590-C-T", "maxresults": 200 } Other accepted object forms include: json { "grch37": "10-114758349-C-T" } json { "rsid": "rs7903146", "maxresults": 50 } Allowed variant separators include -, :, , /, or whitespace, for example: - 10-112998590-C-T - 10:112998590-C-T - 10:112998590:C:T - chr10 112998590 C T maxresults is optional and truncates returned eQTL rows when provided. Output Success shape: json { "ok": true, "source": "gtex-v2", "input": {"type": "grch38", "value": "10-112998590-C-T"}, "queryvariant": { "chr": "10", "pos": 112998590, "ref": "C", "alt": "T", "cano

Verified compatibility and discovery

Frequently asked questions

What is gtex-eqtl-skill?

gtex-eqtl-skill is a open-source AI agent skill with Copy skill directory. Fetch GTEx single-tissue eQTL associations from one variant input by accepting rsID, GRCh37, or GRCh38 input and resolving to the required GRCh38 query for the GTEx v2 API.

Who is gtex-eqtl-skill best for?

gtex-eqtl-skill is best for reusing agent instructions, scripts, and references, documentation workflows.

How do I install gtex-eqtl-skill?

Install or run gtex-eqtl-skill using Copy skill directory. Check gtex-eqtl-skill for the latest setup command.

Is gtex-eqtl-skill actively maintained?

gtex-eqtl-skill may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
20 days ago
Last verified
Aug 24, 2026
Metadata fetched
Aug 24, 2026
Repository age
6 months
License
Unknown

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to gtex-eqtl-skill