A command-line interface for Novita AI, which is an OpenAI-compatible API service that gives you access to models like DeepSeek V3.2, GLM-5, and MiniMax. You get the standard CLI features: interactive REPL mode, streaming responses, session management, and JSON output for agent integration. The setup is straightforward if you've used similar tools: pip install, add your API key, and start chatting. The dual output modes (human-readable tables versus JSON) make it workable for both interactive use and programmatic automation. It's essentially a thin wrapper around Novita's API, so you're really betting on their model selection and pricing rather than any novel tooling here.
npx skills add https://github.com/hkuds/cli-anything --skill cli-anything-novita