Files
2026-07-13 12:20:01 +08:00

9 lines
190 B
JSON

{
"name": "custom-paths",
"version": "1.0.0",
"agents": "./custom-agents",
"commands": ["./custom-commands"],
"skills": "./custom-skills",
"hooks": "./custom-hooks/hooks.json"
}