octave-literacy

Official

Master OCTAVE syntax for reliable, structured docs.

Authorelevanaltd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides the essential syntax and operators needed to read and write OCTAVE documents, enabling teams to create structured, machine-readable artifacts without heavy tooling.

Core Features & Use Cases

  • Block and data syntax: KEY::VALUE, BLOCK::KEY:[...] and LIST::[...] patterns.
  • Operators: →, ⊕, ⇌, ⧺, and § for routing and composition.
  • Use Case: Write a small OCTAVE snippet that assigns data, creates a block, and targets a DECISION_LOG.

Quick Start

Create a tiny OCTAVE document using KEY::VALUE pairs, blocks, lists, and a target directive.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: octave-literacy
Download link: https://github.com/elevanaltd/octave/archive/main.zip#octave-literacy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository