Sections
Docs version v1 Current version
Agent-readyHuman guide
Agent skills and local workflow
Pair a coding agent with the CLI and install Yalla agent skills.
View as MarkdownOn this page
Yalla ships agent skills that wrap the CLI so coding agents can deploy, roll back, and inspect jobs through a stable contract.
Install the skills
$yalla skills install Local workflow pairing
- Authenticate once with
yalla login. - Point your agent at `/llms.txt` for machine-readable context.
- Let the agent run CLI commands with
--jsonand parse the envelope. - Surface the
request_idfrom any error back to the human operator.
Note: Agents read this site without scraping HTML — every page has a .md mirror and the context bundles aggregate them.