Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

mc-clients

// A simple client database. Use whenever the user asks to add, list, update, or delete a client. Skill files live at `.claude/skills/mc-clients/` (SKILL.md + schema.json); records live at `data/clients/items/<id>.json` (one JSON file per client). The user views the records at `/collections/mc-clients`, rendered from the schema by the host — you do all I/O via Read / Write / Edit on the JSON files.

$ git log --oneline --stat
stars:121
forks:16
updated:25 mai 2026 à 03:15
Explorateur de fichiers
2 fichiers
SKILL.md
readonly