Add OpenClaw workspace configuration and tools

- Add agent configuration files (AGENTS.md, USER.md, IDENTITY.md, SOUL.md)
- Add git configuration and skills management scripts
- Add frontend/backend analysis tools and reports
- Add DingTalk media sender utilities and documentation
- Fix OpenClaw runtime environment (Node.js and Python)
- Configure git remotes and push scripts
This commit is contained in:
aitest
2026-03-05 13:56:59 +09:00
parent 9be2d2daba
commit 15c4480db1
135 changed files with 7724 additions and 0 deletions

5
test_export.csv Normal file
View File

@@ -0,0 +1,5 @@
Repository,URL,Stars,Language,Description
openclaw/openclaw,https://github.com/openclaw/openclaw,1000,TypeScript,Multi-channel AI gateway
github/copilot,https://github.com/github/copilot,5000,JavaScript,AI pair programmer
nodejs/node,https://github.com/nodejs/node,90000,JavaScript,JavaScript runtime
microsoft/vscode,https://github.com/microsoft/vscode,150000,TypeScript,Code editor
1 Repository URL Stars Language Description
2 openclaw/openclaw https://github.com/openclaw/openclaw 1000 TypeScript Multi-channel AI gateway
3 github/copilot https://github.com/github/copilot 5000 JavaScript AI pair programmer
4 nodejs/node https://github.com/nodejs/node 90000 JavaScript JavaScript runtime
5 microsoft/vscode https://github.com/microsoft/vscode 150000 TypeScript Code editor