cli-printing-press-generator
CLI Printing Press Generator
Skill by ara.so — Devtools Skills collection.
CLI Printing Press generates production-ready CLIs from any API — REST, GraphQL, or browser-sniffed traffic. Each generated CLI includes SQLite-backed local storage, offline full-text search, compound insight commands, and dual interfaces (Cobra CLI + MCP server). Designed for AI agents first with typed exit codes, auto-JSON output when piped, and token-efficient --compact mode.
What It Does
The Printing Press follows a 6-phase autonomous workflow:
- Research: Discovers official docs, competing CLIs, MCP servers, and community patterns
- Non-Obvious Insight: Identifies the API's secret identity (what it's actually useful for)
- Code Generation: Builds Go CLI with domain-specific SQLite tables, FTS5 indexes, sync engine
- Verification: Runs scorecard, dogfood tests, proof-of-behavior checks, live API smoke tests
- Polish: Auto-fixes verify failures, removes dead code, cleans descriptions
- Publishing: Packages for library, generates PR with quality score
More from aradotso/devtools-skills
cli-anything-agent-native-software
Generate and use command-line interfaces that make any software controllable by AI agents with structured JSON output
75opencli-universal-cli-hub
Convert websites, Electron apps, and local tools into standardized CLIs for AI agents and humans using OpenCLI's browser automation and adapter framework.
74op-auto-clicker
Automate mouse clicks with customizable intervals, hotkeys, and macros using OP Auto Clicker for Windows
73chrome-devtools-mcp-automation
Use Chrome DevTools MCP to control Chrome, debug web apps, analyze performance, and automate browser tasks via MCP tools
72wx-cli-wechat-local-data
Query and export local WeChat data (messages, contacts, moments, favorites) from the command line with daemon architecture
71officecli-office-automation
Use OfficeCLI to create, read, and edit Word, Excel, and PowerPoint files from the command line with AI-friendly commands.
70