yaml-semi-indexing
OfficialNavigate YAML with fast, index-driven parsing.
Authorrust-works
Version1.0.0
Installs0
System Documentation
What problem does it solve?
YAML semi-indexing tackles the challenge of parsing and navigating YAML documents efficiently by encoding structure and enabling lazy data retrieval.
Core Features & Use Cases
- Interest Bits (IB) marks structural positions (keys, values, items) to support fast traversal
- Balanced Parentheses (BP) encodes the tree structure for navigation
- Type Bits (TY) distinguishes mappings (0) from sequences (1)
- Sequence Item Bits (seq_items) identify sequence item wrappers
- Debugging patterns and test guidance for YAML parsing workflows
Quick Start
Initialize the YAML semi-indexing module and begin querying the YAML index to locate mappings and sequences.
Dependency Matrix
Required Modules
None requiredComponents
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: yaml-semi-indexing Download link: https://github.com/rust-works/succinctly/archive/main.zip#yaml-semi-indexing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.