Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$pwd:

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 um 03:15
Datei-Explorer
2 Dateien
SKILL.md
readonly