Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.
원문 언어: 영어
메뉴
SkillsMP는 thmtz/nanoclaw-fleet에서 20개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 20개 중 20개를 표시합니다.
Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.
원문 언어: 영어
Format messages for Slack using mrkdwn syntax. Use when responding to Slack channels (folder starts with "slack_" or JID contains slack identifiers).
원문 언어: 영어
Report a Discord-formatted status dashboard of the fleet — master state, every worker's backend/model/uptime, and a summary footer. Trigger on the user typing "/status", "status?", "fleet status", "what's running", or anything semantically equivalent to "show…
원문 언어: 영어
Use Codex (CLI + AppServer) as the full agent provider — planning, tool orchestration, native compaction, MCP tools, session resume — in place of the Claude Agent SDK. ChatGPT subscription or OPENAI_API_KEY. Per-group via agent_provider. Distinct from using…
원문 언어: 영어
Add Signal channel integration via signal-cli TCP daemon. Native adapter — no Chat SDK bridge.
원문 언어: 영어
Efficiently bring upstream NanoClaw updates into a customized install, with preview, selective cherry-pick, and low token usage.
원문 언어: 영어
Walk the operator through creating the first NanoClaw agent for a DM channel — resolve the operator's channel identity, wire the DM messaging group to a new agent, and trigger a welcome DM via the normal delivery path. Use after channel credentials are…
원문 언어: 영어
Add Emacs as a channel. Opens an interactive chat buffer and org-mode integration so you can talk to NanoClaw from within Emacs (Doom, Spacemacs, or vanilla). Local HTTP bridge — no bot token or external service needed.
원문 언어: 영어
Use OpenCode as an agent provider (AGENT_PROVIDER=opencode). OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per-session and per-group via agent_provider; host passes OPENCODE_* and XDG mount when spawning…
원문 언어: 영어
Add Linear channel integration via Chat SDK. Issue comment threads as conversations.
원문 언어: 영어
Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.
원문 언어: 영어
Route a NanoClaw agent group to a local Ollama model instead of the Anthropic API. Ollama speaks the Anthropic API natively (v1/messages), so no provider code changes are needed — just env var overrides and a model setting. Use when the user wants to run…
원문 언어: 영어
Add Discord bot channel integration via Chat SDK.
원문 언어: 영어
Add Google Chat channel integration via Chat SDK.
원문 언어: 영어
Add Slack channel integration via Chat SDK.
원문 언어: 영어
Add Microsoft Teams channel integration via Chat SDK.
원문 언어: 영어
Add Telegram channel integration via Chat SDK.
원문 언어: 영어
Add WhatsApp Business Cloud API channel via Chat SDK. Official Meta API.
원문 언어: 영어
Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.
원문 언어: 영어
Wire channels to agent groups, manage isolation levels, add new channel groups. Use after adding a channel, during setup, or standalone to reconfigure.
원문 언어: 영어