openclone-cli

Run and manage AI persona clones from the command line.

127|27|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/team-attention/openclone --skill openclone-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclone-cli
Source: https://github.com/team-attention/openclone/tree/main/skills/openclone-cli
Command: npx skills add https://github.com/team-attention/openclone --skill openclone-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Use the openclone CLI to run and manage AI persona clones from a terminal, enabling fast, repeatable interactions with experts, startup founders, and domain specialists without leaving the command line.

Core Features & Use Cases

  • CLI-driven clone management: Start, chat, and resume conversations with multiple clones from a single interface.
  • Provider flexibility: Support for local Ollama models, Codex/OpenAI-compatible endpoints, and Claude Code OAuth workflows.
  • Session persistence and knowledge lookup: Persist conversations locally, reuse histories, and leverage embedded persona and knowledge data for context-aware responses.

Quick Start

Install the CLI and start a chat with a clone using the openclone command.

Frequently Asked Questions about openclone-cli

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

FAQPage Schema
How do I manage and chat with AI persona clones from the command line?

You can manage and chat with AI persona clones from the command line using the openclone CLI, which supports starting, chatting, and resuming conversations with multiple clones through a single terminal interface.

Can I use local Ollama models and OpenAI-compatible endpoints with command-line AI clones?

Yes, command-line AI clones support provider flexibility including local Ollama models, Codex/OpenAI-compatible endpoints, and Claude Code OAuth workflows, configurable via environment variables and CLI flags.

How do I persist conversation histories and lookup knowledge for AI clones?

To persist conversation histories and lookup knowledge for AI clones, the CLI saves sessions locally and leverages embedded persona.md and knowledge files to provide context-aware responses across interactions.

What is the best way to run multiple AI clones simultaneously in a terminal environment?

The best way to run multiple AI clones in a terminal is using the openclone interface, which allows you to start, manage, and resume interactive conversations with different domain specialists concurrently.

Why is my command-line AI clone not starting or resuming sessions properly?

If your command-line AI clone is not starting or resuming sessions, troubleshoot using the included references and quickstart guides to verify provider configurations, environment variables, and standardized persona data models.

Do I need a specific data model to create an AI clone for domain specialists?

Yes, creating an AI clone for domain specialists requires a standardized data model defined via persona.md and knowledge files, ensuring the CLI can properly load context and deliver specialized responses.