docs: add dynamic skill discovery guidelines and enable auto-install mode

This commit is contained in:
Abhimanyu Saharan
2026-02-08 23:10:10 +05:30
parent 681730f3fd
commit 4ac600d4c6
4 changed files with 25 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ 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.