Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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:2026년 5월 25일 03:15
파일 탐색기
2 개 파일
SKILL.md
readonly