1. Install
Use the virtualenv quickstart or installer so Libre Claw stays isolated from system Python.
Browse Libre Claw docs: install the CLI, configure model providers, launch the dashboard, connect Libre WebUI, wire Telegram, schedule runs, use skills, and audit security.
Install Libre Claw in a Python virtual environment, launch the TUI, and start the daemon or Telegram bridge.
git clone -> venv -> libre-claw tui Configure OpenRouter, Ollama Cloud, Codex OAuth, Anthropic, OpenAI, local Ollama, and fallback model routes in Libre Claw.
/model openrouter:... --global Use the Libre Claw dashboard to inspect runs, approve blocked tools, edit schedules, trigger jobs, and review token usage.
http://127.0.0.1:8766/dashboard Connect Libre WebUI to the Libre Claw daemon for a browser control surface with run timelines, inline tool approvals, automations, and provider usage.
libre-claw start Connect Libre Claw to Telegram, authorize numeric user IDs, approve tools inline, and receive scheduled reports.
libre-claw telegram setup Create recurring Libre Claw runs, route reports to Telegram or files, trigger jobs immediately, and keep periodic heartbeat checks.
/schedule add ... Use local Markdown skills, optional Vercel Skills discovery, and SOUL.md persona files to make Libre Claw reuse project workflows safely.
/skills sync Review Libre Claw's key storage, approval policy, sandboxing, memory redaction, daemon locality, and audit trail.
/approvals Use the virtualenv quickstart or installer so Libre Claw stays isolated from system Python.
Save a model globally, add fallbacks, and keep provider keys out of project files.
Start from the TUI, daemon, dashboard, or Telegram. Approve side effects and inspect artifacts later.