pub fn scaffold_agent(name: &str) -> Result<()>
Scaffold a new agent script from a template.
Creates agents/<name>.lua with a commented template showing the agent interface and available host APIs.
agents/<name>.lua