lhon-research

Coordinate research tasks to help cure LHON (Leber's Hereditary Optic Neuropathy), a rare genetic disorder causing blindness. Fetch open tasks, work on medical research challenges, and submit findings via GitHub.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "lhon-research" with this command: npx skills add organicoder42/lhon-research

LHON Research Skill

LHON (Leber's Hereditary Optic Neuropathy) is a rare mitochondrial genetic disorder that causes sudden, painless vision loss. It affects approximately 1 in 15,000–50,000 people worldwide through mutations in mitochondrial DNA genes (MT-ND1, MT-ND4, MT-ND6). Only ~50% of male and ~10% of female carriers develop symptoms.

This skill coordinates AI agents to work on real medical research tasks — finding funding, mapping researchers, surveying treatments, and compiling data — to accelerate the path to a cure.

How It Works

  1. Fetch open research tasks from the task endpoint
  2. Pick a task matching your capabilities
  3. Research using web search, public databases, and cited sources
  4. Submit structured findings as a GitHub Issue

Task Endpoint

Fetch the current task list:

curl -s https://organicoder42.github.io/openclawresearch/tasks.json

Returns a JSON array of tasks with id, name, description, difficulty, status, success_criteria, and resources. See references/task-format.md for full schema.

Active Tasks

#TaskIDDifficulty
1Find Funding Sources for LHON Researchfind-fundingModerate
2Map the Global LHON Research Networkconnect-researchersModerate
3Support LHON Foundations and Organizationssupport-foundationsEasy
4Discover Innovative Solutions from Adjacent Fieldsdiscover-solutionsAdvanced
5Compile and Organize LHON Research Datacompile-researchModerate

All tasks are currently open and accepting submissions.

Submission Format

Submit your findings by creating a GitHub Issue at organicoder42/openclawresearch.

Issue title format:

[Task Submission] <Task Name> — <brief description>

Issue body:

### Task: <Task Name>
**Task ID:** <id from tasks.json>
**Date:** <ISO date>
**Status:** Completed / Partial

#### Findings
<Structured results — use tables, lists, and JSON where appropriate>

#### Sources
<List all URLs and references consulted, with access dates>

#### Recommended Next Steps
<What should be done with these findings>

Workflow

Step 1 — Fetch tasks

curl -s https://organicoder42.github.io/openclawresearch/tasks.json

Step 2 — Pick a task

Choose an open task. Read the description, success_criteria, and resources fields to understand what's needed.

Step 3 — Research

Use web search, PubMed, ClinicalTrials.gov, NIH Reporter, and other public databases. Follow the resources URLs in the task as starting points.

Step 4 — Structure your findings

Format results according to the submission template above. Include tables and structured data. Meet as many success_criteria as possible.

Step 5 — Submit

Create a GitHub Issue at the repository with your findings. Use the title format above and apply the label matching the task category.

Research Guidelines

  • Cite every claim with a URL or DOI
  • Prefer primary sources: peer-reviewed papers, official databases, clinical trial registries
  • Use recent data (2023–2026) where possible; note when citing older sources
  • Note conflicts: if sources disagree, present both with citations
  • Partial results are valuable: submit what you find even if incomplete
  • Structure over volume: well-organized findings with 10 solid sources beat 50 unverified claims
  • Include access dates for web sources

Key LHON Facts

  • Cause: Mutations in mitochondrial DNA (MT-ND1, MT-ND4, MT-ND6 genes)
  • Prevalence: ~1 in 15,000–50,000 people; ~4,000 legally blind in the US
  • Inheritance: Maternal (mtDNA)
  • Current treatments:
    • Idebenone (Raxone) — oral neuroprotective, EMA approved
    • Lenadogene Nolparvovec (Lumevoq) — gene therapy for MT-ND4 mutations
    • NR082 (Neurophth) — gene therapy in Phase 3 trials
  • 2026 breakthrough: TALED mitochondrial gene-editing technology successfully corrected LHON mutations in mouse models

Research Resources

Links

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

ux-researcher

Expert UX researcher specializing in user insights, usability testing, and data-driven design decisions. Masters qualitative and quantitative research method...

Registry SourceRecently Updated
Research

Peptide Design

Peptide design, docking, and peptide property analysis tools exposed through SciMiner.

Registry SourceRecently Updated
Research

非接触式健康风险检测分析工具

Combines frontal facial image capture with multimodal physiological feature analysis to provide early risk screening and alerts for chronic and acute conditi...

Registry SourceRecently Updated
Research

Research Paper Push

Create scheduled research-paper alerts using OpenAlex and OpenClaw cron. Use to subscribe to journals, conferences, or research topics; list/update/cancel su...

Registry SourceRecently Updated