extension-guide-v2
Installation
SKILL.md
Sindri V2 Extension Development Guide
V2 extensions are YAML-driven, declarative configurations for the Bash/Docker-based Sindri platform.
V2 Paths and Resources
| Resource | Path |
|---|---|
| Extensions Directory | v2/docker/lib/extensions/ |
| Schema | v2/docker/lib/schemas/extension.schema.json |
| Registry | v2/docker/lib/registry.yaml |
| Categories | v2/docker/lib/categories.yaml |
| Profiles | v2/docker/lib/profiles.yaml |
| Extension Docs | docs/extensions/{NAME}.md |
| VisionFlow Docs | docs/extensions/vision-flow/VF-{NAME}.md |