Heor Skills banner
AliakseiT AliakseiT

Heor Skills

AI community

Description

Open-source HEOR and medical device market-access skills for AI agents. Nine skills, a deterministic economic modeling engine, and six jurisdictional reimbursement databases (CH, DE, FR, US). Works with Claude Code, Codex, Cursor, Gemini CLI.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

HEOR Skills

[![License: Apache-2.0](https://img.shields.io/badge/License-Apache--2.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![TypeScript](https://img.shields.io/badge/TypeScript-zero--dep-3178C6.svg)](packages/heor-engine/) [![Tests](https://img.shields.io/badge/Tests-71%20passing-22C55E.svg)](TESTING.md) [![CI](https://github.com/AliakseiT/heor-skills/actions/workflows/ci.yml/badge.svg)](https://github.com/AliakseiT/heor-skills/actions/workflows/ci.yml)

Open-source **HEOR (Health Economics and Outcomes Research)** and **medical device market-access** skills for AI agents. Nine skills covering the full reimbursement journey — from pathway selection to application drafting — backed by a deterministic economic modeling engine and six official reimbursement databases across Switzerland, Germany, France, and the USA.

Works with **Claude Code**, **Codex**, **Cursor**, **Gemini CLI**, and any Agent-Skills-compatible harness. Skills are harness-neutral: no reliance on Claude-specific tools in core workflows.

**Status: pre-release.** Not yet published to any marketplace. The engine and data pipeline are production-ready; skill workflows are being refined.

Pipeline

graph LR
    A["dossier.yaml
+ documents/"] --> B["regulation-navigator
which pathway?"] A --> C["tariff-scout
existing code?"] C --> B B --> D["prisma-review
literature search"] D --> E["economic-modeling
CEA, BIA, PSA"] E --> F["ch-migel-application
or eurhta-report"] F --> G["hta-quality-check
score + consistency"]

A dossier is a plain directory. Each skill reads from it, writes to it, and picks up where the previous one left off. Start with just a `dossier.yaml` describing your product, and work through the pipeline.

Skills

Skill What it does
regulation-navigator Maps a product to its reimbursement pathway across CH, DE, FR, US, UK with prerequisites and timelines
tariff-scout Sea