cli-anything-novita

Chat with Novia AI models from a CLI with JSON output.

1|Updated Jun 13, 2025
One-click install
npx skills add https://github.com/quazfenton/binG --skill cli-anything-novita-quazfenton
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-novita
Source: https://github.com/quazfenton/binG/tree/main/.agents/skills/CLI-Anything-main/CLI-Anything-main/novita/agent-harness/cli_anything/novita/skills
Command: npx skills add https://github.com/quazfenton/binG --skill cli-anything-novita-quazfenton

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Novita AI's command-line interface reduces the friction of exploring and integrating AI models by providing a straightforward, local CLI to chat with OpenAI-compatible APIs (Novita, DeepSeek, GLM, and others).

Core Features & Use Cases

  • Interactive Chat: communicate with supported AI models directly from the terminal, enabling rapid experimentation.
  • REPL Mode: enter a persistent session to prototype prompts and maintain context across inputs.
  • Model & Output Options: select among multiple providers and switch outputs to JSON for automation pipelines.
  • Installation & Prerequisites: install via pip and configure API keys to get started quickly.

Quick Start

Install the cli-anything-novita package and start the interactive CLI.

Frequently Asked Questions about cli-anything-novita

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I chat with Novita AI models from the terminal?

Communicate with Novita AI models from the terminal by installing the cli-anything-novita package via pip and configuring your API keys. This provides a straightforward local CLI for interactive communication with supported models.

Can I use a REPL mode to maintain context across multiple prompts?

Yes, you can enter a persistent REPL mode to maintain context across multiple prompt inputs. This allows you to prototype prompts and conduct agent-like conversations within your local environment without losing session history.

Does this CLI tool support JSON output for automation pipelines?

Yes, the CLI tool supports JSON output for automation pipelines by using the --json flag. This allows you to switch outputs to structured JSON format while selecting among multiple providers like Novita, DeepSeek, and GLM.

What OpenAI-compatible APIs can I access through this local CLI?

Through this local CLI, you can access OpenAI-compatible APIs including Novita, DeepSeek, and GLM. It reduces the friction of exploring and integrating these AI models by providing a unified command-line interface.

Do I need to reinstall or reconfigure the CLI to switch between different AI providers?

No, you do not need to reinstall the CLI to switch between different AI providers. The tool supports model selection and config persistence across sessions, allowing you to easily change providers during interactive model exploration.