Under the hood
/memory and /skills gain a control-request dispatch mode for thin remote clients.
/memory and /skills now declare thinClientDispatch: "control-request", a dispatch mode alongside the existing "post-text" and "twin" modes that lets a remote/thin client run these commands via a control-request instead of needing full workspace access.
Names in the bundle/memory/skillsthinClientDispatch
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Added since
A small documentation edit on Create plugins touched a line naming /skills after this was published.
After you install the plugin, check the install summary: if it reports `Run /reload-plugins to activate.`, see [Apply plugin changes without restarting](/docs/en/discover-plugins#apply-plugin-changes-without-restarting) to load the Skills …plugins see the edit
Added since
A small documentation edit on Data lifecycle and deletion touched a line naming /memory after this was published.
* **Delete a scope's memory files**: select **View memory files** in the scope's options menu, choose a file, then select **Delete**. You can also tell Claude in the channel to forget an entry. See [Check and correct what Claude Tag rememb…claude-tag/concepts/data-lifecycle see the edit
Confirmed since
Anthropic's documentation has since written up /memory, on Resources.
Filesystem path where the store is mounted in the session container, e.g. /mnt/memory/user-preferences. Derived from the store's name. Output-only.api/beta/sessions/resources see the edit
Confirmed since
Anthropic's documentation has since written up /skills, on MCP, plugins, skills, and hooks.
| `skills/` | [Skill](/docs/skills/overview) directories. |third-party/claude-desktop/extensions see the edit
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up /skills, on MCP, plugins, skills, and hooks.