| metadata | {"openclaw":{"emoji":"🛠"},"tlamatini":{"runtime":"in-process","requires_tools":["chat_agent_file_creator","chat_agent_executer"],"requires_mcps":["Files-Search"],"budget":{"max_iterations":8,"max_seconds":120,"max_tokens":16000},"permissions":{"filesystem":{"read":["Tlamatini/agent/skills_pkg/**/*"],"write":["Tlamatini/agent/skills_pkg/${input.skill_name}/**/*"]},"shell":["python Tlamatini/agent/skills_pkg/_meta/lint.py"],"network":"deny","db":"deny"},"inputs":[{"name":"skill_name","type":"string","required":true,"description":"kebab-case directory name and frontmatter name"},{"name":"description","type":"string","required":true},{"name":"runtime","type":"enum","values":["in-process","acpx"],"required":true},{"name":"acpx_agent","type":"string","required":false}],"outputs":[{"name":"skill_dir","type":"string","required":true},{"name":"lint_status","type":"string","required":true}],"triggers":{"keywords":["new skill","author skill","create skill","skill bootstrap"],"file_globs":["Tlamatini/agent/skills_pkg/**/SKILL.md"]}}} |