fix: add agent and skill

This commit is contained in:
imeepos
2026-01-21 11:15:08 +08:00
parent 8c43b9daf0
commit 5a28a0e85e
50 changed files with 7237 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"mcp__acp__Bash",
"mcp__acp__Edit"
]
}
}