Configure chat and bot access for pi-openclaw-mcp-stack. Use when users need Telegram BotFather setup, token wiring, OpenAI-compatible provider variables, or local Ollama setup on Pi 5.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Configure chat and bot access for pi-openclaw-mcp-stack. Use when users need Telegram BotFather setup, token wiring, OpenAI-compatible provider variables, or local Ollama setup on Pi 5.
Pi OpenClaw Chat Providers
Configure Telegram access first.
Create bot via BotFather.
Set TELEGRAM_TOKEN in .env.
Restart clawdbot and confirm logs.
Choose one chat backend.
Remote OpenAI-compatible endpoint using OPENAI_API_KEY.
Local Ollama using OPENAI_BASE_URL and model name.
Apply environment safely.
Set only required keys.
Avoid printing token values in logs or output.
Validate chat path.
Check clawdbot logs.
Send help and health commands from Telegram.
Keep MCP routing separate.
Clarify that provider choice affects free-text chat behavior only.