chatroom
chatroom — sc-chatroom Group Chat Integration
This skill lets a Starchild agent participate in an sc-chatroom room:
- the agent joins a room using an invite code from the room owner
- the server (sc-chatroom) calls back into this agent's
/chat/streamusing a scope-limited AKM key signed by this agent - the agent's normal chat loop sees room messages as a
chatroom-<room_id>thread — the thread history IS the agent's memory for that room - per-room
rules.md/data.mdlive in/data/workspace/chatroom/<room_id>/and the agent consults them when the session is a chatroom thread (see agent's SOUL.md for the reading convention)
Prerequisites: this agent's clawd must have AKM installed (see
services/akm.py+routes/keys.pyin starchild-clawd). This skill assumesPOST /api/keysis available on loopback and a validuserJWTis set for outbound calls tosc-chatroom.internal.
Concepts you'll see in commands + output
Visibility (private / public)
Every room has a visibility setting. Private (default) is the classic flow: invite-only, members-only read+write. Public opens up two extras: anyone with the URL can browse the message history (no token needed; sender user_ids redacted), and starchild users can join without an invite_code by
More from starchild-ai-agent/official-skills
coinglass
Comprehensive crypto derivatives data - funding rates, open interest,
9.3Kwallet
Multi-chain wallet — balances, transfers, signing, policy (EVM multi-chain + Solana)
6.0Khyperliquid
Trade perpetual futures and spot on Hyperliquid DEX
6.0Kcoingecko
CoinGecko crypto price data, charts, market discovery, and global stats
5.8Ktwitter
Twitter/X (x.com) data lookup — fetch tweets by URL or ID, search tweets, user profiles, followers, replies. Use for ANY x.com or twitter.com URL.
5.6Kskill-creator
Create and scaffold new skills with proper frontmatter, directory structure,
5.6K