Agent Script provides a declarative scripting layer over large language models, enabling you to write YAML or JSON scripts that define agent workflows, tool calls, and memory usage. You can plug in OpenAI, local LLMs, or other providers, connect external APIs as tools, and configure long-term memory backends. The framework handles context management, asynchronous execution, and detailed logging out of the box. With minimal code, you can prototype chatbots, RPA workflows, data extraction agents, or custom control loops, making it easy to build, test, and deploy AI-powered automations.