Extension Guide V3
Create Sindri V3 extensions for the Rust CLI platform. Use this guide when authoring V3 extensions, understanding the V3 extension.yaml structure, validating manifests against the V3 schema, using collision‑handling and project‑context features, adding extensions to the compatibility matrix, or upgrading extension software versions. It covers supported install methods — mise, apt, binary, npm, npm-global, script, and hybrid — and best practices for packaging and multi-distribution delivery.
Blender 3D
Control Blender for 3D modeling, scene creation, and rendering operations via MCP with PolyHaven, Sketchfab, Hyper3D Rodin, and Hunyuan3D integrations
extension-guide
Guide users through creating Sindri extensions. Use when creating new extensions, understanding extension.yaml structure, or learning about the extension system. Asks user to choose V2 or V3 before delegating to specialized version-specific skills.
sindri-extension-guide
Guide users through creating Sindri extensions. Use when creating new extensions, understanding extension.yaml structure, validating extensions against schemas, or learning about extension installation methods (mise, apt, binary, npm, script, hybrid). Includes NEW capabilities system for project-init, authentication (multi-method API key + CLI auth), lifecycle hooks, and MCP integration. Helps with extension development, registry updates, and category assignment.
Extension Guide V2
Create Sindri V2 extensions for the Bash/Docker platform. Use this when authoring V2 extensions, understanding the V2 extension.yaml structure, validating against the V2 schema, or working with VisionFlow extensions. Covers the mise, apt, binary, npm, script, and hybrid install methods, as well as the capabilities system.