MAESTRO: Add OpenClaw plugin scaffold with configuration files

Create openclaw/ directory with plugin manifest (openclaw.plugin.json),
package.json, tsconfig.json, and .gitignore. Plugin manifest includes
full configSchema with observationFeed settings for live streaming
observations to messaging channels.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Alex Newman
2026-02-07 18:36:20 -05:00
parent dac989c697
commit 8933343433
4 changed files with 89 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
node_modules/
dist/