INDEX banner
calesthio calesthio

INDEX

Development community

Description

# OpenMontage â€" Skill Index > For the full agent onboarding guide, see [`AGENT_GUIDE.md`](../AGENT_GUIDE.md) in the project root. This file lists all available Layer 2 skills and documents the 3-layer knowledge architecture. ## Knowledge Architecture ``` Layer 1: tools/tool_registry.py "What tools exist and what they can do" tools/base_tool.py Each tool declares: capabilities, tier, status, dependencies, cost, and a

Installation

Installs to ~/.claude/skills/calesthio-openmontage-index/SKILL.md

Terminal
mkdir -p ~/.claude/skills/calesthio-openmontage-index && curl -fsSL https://raw.githubusercontent.com/calesthio/OpenMontage/HEAD/skills/INDEX.md -o ~/.claude/skills/calesthio-openmontage-index/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository