Skip to main content
Run any Skill in Manus
with one click
$pwd:

add-new-entity

// Use when introducing a new entity family (analogous to `User`, `Vault`, `App`, `Team`, `Invitation`) that needs dual-ID addressing across storage, the wire protocol, and SDK. Orchestrates `{Entity}Id(i64)` + `{Entity}Slug(u64)` newtypes, `SlugResolver` wiring, storage keys with tier validation, wire types, RPC exposure, and SDK surface. Composes `/add-storage-key` and `/new-rpc`.

$ git log --oneline --stat
stars:1
forks:0
updated:May 6, 2026 at 04:42
SKILL.md
readonly