haiku.rag/haiku_rag_slim/haiku/rag/skill_generator/templates
2026-05-20 12:46:48 +03:00
..
__init__.py.j2 Drop the multi-agent research workflow 2026-05-20 12:46:48 +03:00
pyproject.toml.j2 Use haiku.skills extras for passing utility functions 2026-03-27 11:31:10 +02:00
README.md.j2 include SKILL.md and assets in generated skill package wheels. Add README to generated skills 2026-03-26 10:49:57 +02:00
SKILL.md.j2 route figures through cite, drop show_image 2026-05-18 16:48:34 +03:00

# {{ name }}-skill

{{ description }}

This skill package was generated by [`haiku-rag create-skill`](https://ggozad.github.io/haiku.rag/).

## Installation

```bash
pip install {{ name }}-skill/
```