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_data.csv Normal file
View File

@@ -0,0 +1,5 @@
Name,Age,City
Alice,25,New York
Bob,30,London
Charlie,35,Tokyo
David,28,Paris
1 Name Age City
2 Alice 25 New York
3 Bob 30 London
4 Charlie 35 Tokyo
5 David 28 Paris