
from cli-anything31,815
Command-line harness for Novita AI: chat, streaming, model listing and JSON output for agent consumption.
CLI-Anything Novita is a command-line client for Novita AI that provides interactive REPL chat, streaming responses, model listing, and machine-readable JSON output. It wraps Novita-compatible providers (DeepSeek, GLM, MiniMax) and standardises common tasks like testing connectivity, setting API keys, and producing parseable output for automation.
Use this skill when an agent or developer needs to interact with Novita-compatible models from the terminal, run scripted queries, stream completions, or return structured JSON for downstream processing. It's ideal for automation, debugging model responses, and integrating AI calls into shell workflows.
Works with agent environments that can invoke CLIs and parse JSON output (agents that support shell execution, Copilot-like integrations, or local automation).
CLI harness for Novita AI providing chat, streaming, model listing, and JSON output via a pip-installable Python package. No bundled scripts to test — the skill is purely a documentation/marketing page for the cli-anything-novita pip package. SKILL.md is well-written with clear command reference and agent usage notes, but lacks structural separation (no scripts/ or references/ dirs).
This skill is essentially a README for a pip package (cli-anything-novita). No executable scripts bundled. Clean from a security standpoint — no suspicious patterns. Architecture is flat with no separation of concerns. Useful for Novita AI users but niche audience.