Crafter Station Docs
Documentation for Crafter Station open source developer tools. CLIs and libraries built by the LatAm network of shippers.
Crafter Station builds open source developer tools. Every tool here is installable from npm, works with npx/bunx without a global install, and is designed to be usable by both humans and AI coding agents.
trx
Transcribe audio and video from the CLI with local Whisper. Agent-first: JSON output, dry runs, schema introspection.
mermaid
Render Mermaid diagrams in 30.5KB without a browser. Zero-dependency parser, layout engine, renderer, and CLI.
skillkit
Local-first observability for AI agent skills. Track usage, measure cost, detect conflicts, prune what you don't use.
Install anything, instantly
Every CLI works without installation:
npx @crafter/trx recording.mp4
npx @crafter/mermaid-cli diagram.mmd
bunx @crafter/skillkit scanSource code
All tools are MIT licensed and developed in the open at github.com/crafter-station.