| metadata | {"openclaw":{"emoji":"🧱"},"tlamatini":{"runtime":"in-process","requires_tools":["chat_agent_file_creator","chat_agent_executer","chat_agent_pythonxer"],"requires_mcps":["Files-Search"],"budget":{"max_iterations":30,"max_seconds":600,"max_tokens":80000},"permissions":{"filesystem":{"read":["Tlamatini/agent/**/*"],"write":["Tlamatini/agent/agents/${input.agent_name}/**/*","Tlamatini/agent/views.py","Tlamatini/agent/urls.py","Tlamatini/agent/static/agent/css/agentic_control_panel.css","Tlamatini/agent/static/agent/js/acp-*.js","Tlamatini/agent/migrations/*.py","Tlamatini/agent/agents/flowcreator/agentic_skill.md","README.md"]},"shell":["python -m ruff check Tlamatini/agent","npm run lint"],"network":"deny","db":["read","write-via-migrations-only"]},"inputs":[{"name":"agent_name","type":"string","required":true,"description":"snake_case folder name; display name derived as title-case"},{"name":"category","type":"enum","values":["control","routing","gates","action","crypto","utility","terminal"],"required":true},{"name":"gradient","type":"string","required":false,"description":"4 hex colors comma-separated (#aabbcc,...)"}],"outputs":[{"name":"files_changed","type":"array","required":true},{"name":"migration_id","type":"string","required":true},{"name":"lint_summary","type":"string","required":true}],"triggers":{"keywords":["new agent","add agent","scaffold agent","create acp agent"],"file_globs":["Tlamatini/agent/agents/**/*"]}}} |