by daniellee-ux · Claude Skill · ★ 29
@diagent/cli Command-line tool to encode and decode Diagent shareable flowchart URLs. Designed for agents (Claude Code, Cursor) and humans alike. By default, produces a short URL like (31 chars, constant size regardless of diagram complexity). This works by calling the Diagent backend's endpoint, which stores the Mermaid in Cloudflare KV and returns a content-addressed short ID. If the backend is unreachable (dev, offline, rate-limit, Cloudflare outage), automatically falls back to an inline URL of the form , which carries the full Mermaid source in the query parameter.
| Stars | 29 |
| Forks | 3 |
| Language | TypeScript |
| Category | Claude Skill |
| License | AGPL-3.0 |
| Quality Score | 56.418/100 |
| Last Updated | 2026-04-12 |
| Created | 2026-04-12 |
| Platforms | claude-code, cli, node |
| Est. Tokens | ~4k |
Explore other popular claude skill tools:
diagent-cli is CLI for encoding and decoding Diagent diagram URLs. Includes Claude Code skill.. It is categorized as a Claude Skill with 29 GitHub stars.
diagent-cli is primarily written in TypeScript.
You can find installation instructions and usage details in the diagent-cli GitHub repository at github.com/daniellee-ux/diagent-cli. The project has 29 stars and 3 forks, indicating an active community.
diagent-cli is released under the AGPL-3.0 license, making it free to use and modify according to the license terms.