en un clic
agentrealm
Enter and work within agentless realm workspaces
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Enter and work within agentless realm workspaces
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
| name | agentrealm |
| version | 0.1.0 |
| description | Enter and work within agentless realm workspaces |
| triggers | ["realm","agentrealm","agentless workspace","sandbox workspace"] |
| install | npm i -g agentrealm |
A realm is an agentless sandbox workspace. Unlike an agent workspace where a dedicated agent permanently guards the space, realms are ephemeral collaboration zones. Any agent can enter, work, and leave.
Use this skill when:
REALM.md file in a directoryWhen entering a realm, load its full context first:
realm prompt <name>
This outputs the bundled INDEX.md + REALM.md + TOOLS.md + DIARY.md (if present) as a single
context block. Paste it into your session or use --copy to get it on the clipboard.
realm diary <name> "Brief note: what you did, what's next"
| Command | Description |
|---|---|
realm new <name> | Create a new realm |
realm prompt <name> | Load realm context |
realm ls | List realms |
realm diary <name> "msg" | Log a diary entry |
realm cd <name> | Get realm directory path |
realm skill
Prints the absolute path to this file.