orchata-cli

Execute Orchata CLI commands to manage knowledge bases from a terminal.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/orchata-ai/orchata-skills --skill orchata-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchata-cli
Source: https://github.com/orchata-ai/orchata-skills/tree/main/skills/orchata-cli
Command: npx skills add https://github.com/orchata-ai/orchata-skills --skill orchata-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchata CLI enables teams to manage knowledge bases directly from the terminal, reducing context switching and enabling automation of routine tasks.

Core Features & Use Cases

  • Command-line administration of spaces, documents, and configurations
  • Batch uploads and scripted automation with JSON output for pipelines
  • Non-interactive mode and environment-based configuration for automation in CI/CD

Quick Start

Install the CLI globally, authenticate with your API key, and start executing Orchata commands in the terminal.

Frequently Asked Questions about orchata-cli

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

FAQPage Schema
How do I manage knowledge bases from the terminal without switching contexts?

You can manage knowledge bases directly from the terminal using the Orchata CLI to administer spaces, documents, and configurations, reducing context switching for routine tasks.

Can I automate batch uploads to my knowledge spaces using a command line interface?

Yes, you can automate batch uploads to your knowledge spaces using the command line interface, which supports scripted automation and JSON output for pipeline integration.

Does the Orchata CLI support non-interactive mode for CI/CD automation?

Yes, the Orchata CLI supports non-interactive mode and environment-based configuration, enabling scripted automation and workspace management within CI/CD pipelines.

What is the best way to script workspace management across multiple spaces and documents?

The best way to script workspace management across spaces and documents is using CLI commands with environment-based configuration and JSON output for automated pipelines.

How do I get started with executing Orchata commands in the terminal?

To execute Orchata commands in the terminal, install the CLI globally, authenticate with your API key, and start running commands for batch uploads and workspace management.

Do I need an API key to configure the CLI for automation scenarios?

Yes, you need to authenticate with your API key during setup to configure the CLI for non-interactive mode and environment-based automation scenarios.