feat: initial agent template (v1.0.0)

This commit is contained in:
2026-03-19 07:58:54 +10:00
commit 2742b55567
9 changed files with 650 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"name": "openclaw-agent-template",
"version": "1.0.0",
"description": "Starter kit for creating a new OpenClaw agent in 5 minutes",
"type": "template",
"author": "dtzp555-max"
}