Skip to content

Repository files navigation

HLS Skills

Agent skills for Health & Life Sciences workflows. Each skill is a SKILL.md folder that teaches Genie Code following the Agent Skills standard) how to run domain workflows with libraries, tools and MCP servers.

Available Skills

Skill Description
skill-1 Prioritize druggable targets for a disease (Open Targets + PubMed)
skill-2 Find small-molecule hits for a gene/protein (Open Targets + PubChem)

Repository Layout

hls-skills/
├── AGENTS.md                 # Skill authoring guide
├── CLAUDE.md                 # Compatibility shim → AGENTS.md
├── templates/                # Pipeline / toolkit / guide templates
└── skills/
    ├── skill-1/
    ├── skill-2/

Each skill:

skills/<category>/<skill-name>/
├── SKILL.md          # Required
├── references/       # Optional — loaded on demand
├── assets/           # Optional
└── scripts/          # Optional

Creating a Skill

See CONTRIBUTING.md.

  1. Follow AGENTS.md.
  2. Start from the matching file in templates/.
  3. Put the skill at skills/<category>/<skill-name>/SKILL.md.
  4. Folder name must match frontmatter name.
  5. Update the skill table in README.md (Table to be created).
  6. Open a PR and request a second-party review.
Template Use when
SKILL_TEMPLATE.md Linear pipeline
SKILL_TEMPLATE_GUIDE.md Decision guide

Repo layout and skill templates are inspired by the patterns in SciAgent-Skills

License

Licensed under the Databricks License. See LICENSE.md and NOTICE.md.

About

No description, website, or topics provided.

Resources

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages