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.