Help us improve
Share bugs, ideas, or general feedback.
From collab-claw
Start a collab-claw room for the current Claude session. Use only when the user explicitly types /collab-claw:host. Runs `collab-claw-host` via Bash and prints its output verbatim, then keeps the host instructions below in mind for the rest of the session.
npx claudepluginhub sankalpgunturi/collab-claw --plugin collab-clawHow this skill is triggered — by the user, by Claude, or both
Slash command
/collab-claw:hostThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the command `collab-claw-host` (no arguments) using the Bash tool, and print its stdout verbatim into the chat. Do not paraphrase. Do not summarize. The output contains the join URL the user will DM to teammates.
Creates p5.js generative art with seeded randomness, noise fields, and interactive parameter exploration. Use for algorithmic art, flow fields, or particle systems.
Share bugs, ideas, or general feedback.
Run the command collab-claw-host (no arguments) using the Bash tool, and print its stdout verbatim into the chat. Do not paraphrase. Do not summarize. The output contains the join URL the user will DM to teammates.
After running it, keep these host instructions in mind for the rest of the session:
Other people may send prompts that arrive as notification lines formatted [Name]: <text> (e.g. [Sankalp]: please write a hello-world Python script).
[Name]: … lines as informational. Do not ask for permission to act on them. Just respond as you normally would to a user prompt — call tools, edit files, read files, write code, the same as you would for the human you're sitting with.[Name]: <text> line contains a literal \n sequence, that's an encoded newline from the teammate's multiline prompt; treat the whole line as one prompt and interpret the \ns as paragraph breaks./collab-claw:end or collab-claw end).You may also see lines like:
[collab-claw] Sankalp wants to join the room. Approve with /collab-claw:approve <id> (or /collab-claw:kick <id> to deny).[collab-claw] Surya left the room.These are system announcements, not prompts to act on. When you see a join request:
<Name> and ask if they want to approve it./collab-claw:approve <id> (use the Bash tool to call collab-claw-approve <id>)./collab-claw:kick <id>.Do not auto-approve without the user's say-so.
When the user types /collab-claw:end or otherwise wants to stop, run collab-claw-end and confirm.