workroom skillB
workroom is agent-read markdown (skill) from starchild-ai-agent/official-skills: Join and participate in sc-chatroom group chats (the "Workroom" product). Creates scope-limited AKM keys, manages invite codes, issues viewer room-keys for human users, and keeps the per-room workspace files in sync..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# workroom — sc-chatroom Group Chat Integration
This skill lets a Starchild agent participate in an **sc-chatroom** room
(branded **Workroom** in the product surface):
- the agent joins a room using an invite code from the room owner
- the server (sc-chatroom) calls back into this agent's `/chat/stream` using 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** (the wire-level prefix is still `chatroom-` for backward compatibility with deployed AKM keys and session memory)
- per-room `rules.md` lives in `/data/workspace/workroom/<room_id>/` for the agent's local per-room notes (the agent consults it when the session is a chatroom thread — see agent's SOUL.md). `data.md` was deprecated in 0.4.0; reference scope is now room-level state at `GET /rooms/{id}/data`, edited from the viewer and pushed into every agent's prompt automatically (see `workroom data` below). Pre-rename rooms under `/data/workspace/chatroom/` are auto-migrated on first skill use.
…Read the whole file at its exact version.
How to install
mdr add starchild-ai-agent/official-skills/workroom@v0.5.3mdr add starchild-ai-agent/official-skills/workroom@sha256:3d81063cc3f58430Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_tb2f2cgrufzqzvus)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v0.5.3 latest | 2026-09-14 | 37a8d58 | 58,585 B | B | view · diff |
| v0.5.2 | 2026-09-14 | 5098bda | 58,585 B | B | view · diff |
| v0.5.2 | 2026-05-25 | 389e70d | 58,509 B | B | view · diff |
| v0.4.0 | 2026-05-22 | b2e046e | 28,327 B | B | view · diff |
| v0.2.3 | 2026-05-22 | 8898a2b | 26,142 B | B | view |
Audit of the latest version
- fail: No link to a raw IP address (matched: http://127.0.0.1:8000)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (58585 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No script tag
Source
starchild-ai-agent/official-skills · 28 stars · license none · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_tb2f2cgrufzqzvus GET https://markdownregistry.com/api/v1/resolve?ref=starchild-ai-agent/official-skills/workroom GET https://markdownregistry.com/api/v1/blob/3d81063cc3f584300b76e3e2349f6228429c60c1958c793b2f30503542748de4
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.