Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年5月25日 03:15
文件资源管理器
2 个文件
SKILL.md
readonly