SUMMARY AI summary by gpt-5-mini
Glyphは、AIエージェント(例: Claude)が書いたMarkdownドキュメントを、読みやすい自己完結型HTMLに変換する小さなRust CLIとClaude用コードスキルです。意図はMarkdown本文を「純粋なプロース」として保ち、図表などの構造化ビジュアルをサイドカー(.glyph.yaml)に分離して管理・レンダリングすることで、エージェント生成ドキュメントの可読性を保つことにあります。 主な利用者は、AIを使ってドキュメントを自動生成する開発チームやレビュワー、リポジトリ運用者です。主な機能は以下の通りです。 - CLI: glyph init / render / watch / visuals(スキーマ出力) - 入力は .md(本文)と .glyph.yaml(ビジュアル)ペア、出力は自己完結型の .html - v0.1で提供するビジュアル: grid(比較カード)、diagram(mermaid経由のフロー/シーケンス)、およびGithub風のcalloutスタイル - 固定テーマ、シンタックスハイライト、目次、Claudeスキルの同梱、サイドカー解決 - graceful degradation: GitHubでは通常のMarkdown表示、ローカルHTMLを公式アーティファクトに 今後はネイティブSVGダイアグラム、diff/data/islandなどのビジュアル拡張、lintやPDF出力などを計画。ライセンスはMIT。
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)
Local desktop gateway that translates OpenAI Codex CLI's Responses API into Chat Completions for Kimi / DeepSeek / Zhipu GLM / Bailian and other OpenAI-compatible providers.
garudust-org/garudust-agent🦅 Open-source self-improving AI agent in Rust — persistent memory, skill learning, tool hub, multi-platform bots & production gateway
holotherapper/lmmLocal AI model manager
jscott3201/rusty-bacnet-mcpDedicated MCP (Model Context Protocol) server for agentic interaction with BACnet building automation networks — bulk reads, hot-reload safety layer, and a ratatui operator console on the rusty-bacnet stack.
martint/kataCode review for jj (jujutsu) workflows: revset-defined reviews, patchset-anchored comments that survive branch movement, with web, HTTP, and MCP surfaces for fast AI-agent iteration.
atliliw/langchainRustAgentRAG-based conversational AI system with layered compression, multi-agent collection, and hybrid retrieval (BM25 + vector). Built with Rust/Axum.
Jeffrin-dev/AimDock Tespera/alluviumAuto-archive Claude Code sessions to your Obsidian vault as a Karpathy-style LLM wiki. Passive, hook-driven, knowledge converges instead of accumulating.