{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "agent-aware-cli", "version": "1.0.0", "description": "Best practices and architectural guidelines for CLI tools optimized for both human users and AI coding agents.", "author": { "name": "ghchinoy", "url": "https://github.com/ghchinoy" }, "repository": "https://github.com/ghchinoy/agent-skills", "license": "Apache-2.0", "keywords": ["cli", "agent-aware", "cobra", "viper", "tui"] }