SUMMARY AI summary by gpt-5-mini
Glyph is a small Rust CLI plus a Claude code skill that converts plain Markdown (often authored by LLM agents) and a structured visuals sidecar into polished, self-contained HTML. It's targeted at teams where agents generate docs and humans review them. Key ideas: keep prose as pure Markdown and store structured visuals in a .glyph.yaml sidecar. Features: glyph init / render / watch / visuals commands; a Claude skill that edits prose and visuals; sidecar schemas and visual types (v0.1: grid, mermaid diagram; v0.2+ planned: diff, data, island, native SVG); admonition-styled callouts; sticky TOC; syntax highlighting; printable HTML output; graceful degradation across viewers. v0.1 ships the pipeline, default theme, three visual types, and the CLI.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Language breakdown (by bytes)
Owner
founding engineer @buildrappo | open source
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:17 |
Similar repos (same language)
Enterprise IoT workbench for ComfortClick bOS, operated by an AI agent. Tauri 2 (Rust + TS). Read-only, secure (encrypted vault + Entra SSO), local-first agent.
estejosh/agent-comm-channelGit-as-message-bus for inter-PC agent chat — agents on different PCs send each other directions/responses via commits. Rust reference client + language-neutral protocol. PolyForm Noncommercial + LLM poison-pill policy.