Add OpenClaw skills, platform kit, and template docs
Made-with: Cursor
This commit is contained in:
11
.claude/settings.local.json
Normal file
11
.claude/settings.local.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(xargs -I {} bash -c \"echo '=== {} ===' && ls -la '{}'\")",
|
||||
"Bash(python scripts/main.py version)",
|
||||
"Bash(python scripts/main.py health)",
|
||||
"Bash(python scripts/main.py key list)",
|
||||
"Bash(python scripts/main.py generate kimi \"测试\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user