channel-team-local
First-party LionClaw channel for local project instance communication.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
First-party LionClaw channel for local project instance communication.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use this skill when asked to communicate with another local LionClaw project instance, teammate, reviewer, QA instance, or sibling agent through team-local. Use it to list reachable instances, resolve routes, and send requested questions, results, updates, or /runtime attachments via the LionClaw channel_send MCP tool.
Use when the user invokes $lionclaw-private-context, asks what LionClaw remembers, or wants to remember, update, or clarify durable memory, style, preferences, or private context.
Host-side LionClaw private-context skill for deterministic projection, committed-turn recording, and explicit profile or memory management.
Host-side Email work-inbox channel for LionClaw.
Handle LionClaw email-channel turns and replies without touching mailbox credentials or raw mail transport.
Run and operate a Telegram channel worker for LionClaw using the kernel channel bridge APIs.
| name | channel-team-local |
| description | First-party LionClaw channel for local project instance communication. |
This bundled channel lets LionClaw project instances deliver messages to sibling
instances on the same machine through each instance's own LionClaw daemon. The
same installed channel snapshot carries the worker and the runtime-facing
runtime/team-local/ skill. The worker polls outbox frequently for low-latency
local delivery, but reports health at startup and then at most once per minute
while running.
Detailed architecture, setup, QA, and packaged asset notes for this channel live
in README.md in this skill directory.