refactor: reorganize template files and update provisioning paths

This commit is contained in:
Abhimanyu Saharan
2026-02-10 20:01:08 +05:30
parent 6bc38f4997
commit 9bd34503d6
23 changed files with 125 additions and 7 deletions

View File

@@ -0,0 +1,12 @@
# TOOLS.md (Main Agent)
BASE_URL={{ base_url }}
AUTH_TOKEN={{ auth_token }}
AGENT_NAME={{ agent_name }}
AGENT_ID={{ agent_id }}
WORKSPACE_ROOT={{ workspace_root }}
SKYLL_AUTO_INSTALL=true
Notes:
- Use curl for API calls.
- Use Mission Control API for outputs.