Open-source recipes for building with the Oxagen ontology layer — a typed, queryable knowledge graph for AI agents.
Each recipe is a self-contained project with working code and a step-by-step guide at docs.oxagen.ai/cookbook.
| Recipe | Difficulty | Time |
|---|---|---|
| Index your codebase and query it with Claude | Beginner | 15 min |
Pull requests are open. Each recipe needs:
- A directory under
recipes/<recipe-slug>/ - A
README.mdwith the full tutorial (markdown) - A
.env.examplelisting required environment variables - Working code that a developer can run
Submit a PR and link to the corresponding docs article at docs.oxagen.ai/cookbook.
MIT