extension-guide-v3
Installation
SKILL.md
Sindri V3 Extension Development Guide
V3 extensions are YAML-driven, declarative configurations for the modern Rust-based Sindri CLI platform.
V3 Paths and Resources
| Resource | Path |
|---|---|
| Extensions Directory | v3/extensions/ |
| Registry | v3/registry.yaml |
| Schema | v3/schemas/extension.schema.json |
| Compatibility Matrix | v3/compatibility-matrix.yaml |
| Extension Docs | Generated on-demand via sindri extension docs <name> |
| Catalog | v3/docs/EXTENSIONS.md |