haiku.rag/haiku_rag_slim/haiku/rag/skill_generator/templates
2026-05-05 14:33:57 +03:00
..
__init__.py.j2 Remove documents from state, fix tests 2026-04-20 09:48:18 +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 attach picture bytes through skill search and document the schema 2026-05-05 14:33:57 +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/
```