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

13
send_image_result.txt Normal file
View File

@@ -0,0 +1,13 @@
=== DingTalk Image Send ===
Token obtained
Upload Image:
{"errcode": 0, "errmsg": "ok", "media_id": "@lADPM2Ek9EXVUMXNB9DNBgs", "created_at": 1772684733029, "type": "image"}
Media ID: @lADPM2Ek9EXVUMXNB9DNBgs
Send Image
{"errcode": 300005, "errmsg": "token is not exist"}
=== FAILED ===