·extension-guide-v2
</>

extension-guide-v2

Create Sindri V2 extensions for the Bash/Docker platform. Use when creating V2 extensions, understanding V2 extension.yaml structure, validating against V2 schema, or working with VisionFlow extensions. Covers mise, apt, binary, npm, script, hybrid install methods and the capabilities system.

15Installs·0Trend·@pacphi

Installation

$npx skills add https://github.com/pacphi/sindri --skill extension-guide-v2

How to Install extension-guide-v2

Quickly install extension-guide-v2 AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/pacphi/sindri --skill extension-guide-v2
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: pacphi/sindri.

SKILL.md

View raw

V2 extensions are YAML-driven, declarative configurations for the Bash/Docker-based Sindri platform.

| 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 |

Most extensions don't need capabilities. Only use for extensions requiring:

Create Sindri V2 extensions for the Bash/Docker platform. Use when creating V2 extensions, understanding V2 extension.yaml structure, validating against V2 schema, or working with VisionFlow extensions. Covers mise, apt, binary, npm, script, hybrid install methods and the capabilities system. Source: pacphi/sindri.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pacphi/sindri --skill extension-guide-v2
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from pacphi/sindri

Quick answers

What is extension-guide-v2?

Create Sindri V2 extensions for the Bash/Docker platform. Use when creating V2 extensions, understanding V2 extension.yaml structure, validating against V2 schema, or working with VisionFlow extensions. Covers mise, apt, binary, npm, script, hybrid install methods and the capabilities system. Source: pacphi/sindri.

How do I install extension-guide-v2?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pacphi/sindri --skill extension-guide-v2 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/pacphi/sindri

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25