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_image.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="600">
<rect width="800" height="600" fill="#4A90E2"/>
<text x="400" y="300" font-size="60" fill="white" text-anchor="middle" dominant-baseline="middle" font-family="Arial">Hello from GLM! ⚡</text>
<text x="400" y="380" font-size="30" fill="#E0E0E0" text-anchor="middle" dominant-baseline="middle" font-family="Arial">测试图片发送功能</text>
</svg>

After

Width:  |  Height:  |  Size: 423 B