Search papers, labs, and topics across Lattice.
Skele-Code is introduced as a natural-language and graph-based no-code interface that allows non-technical users to build AI agent workflows in an interactive notebook environment. It converts user inputs into code with predefined functions, minimizing agent involvement to code generation and error handling, thereby reducing token costs. The system generates modular, extensible workflows that can be shared and reused as agent skills or workflow steps.
Forget complex multi-agent systems: Skele-Code's no-code interface slashes token costs by shifting agent involvement to code generation only, enabling subject matter experts to build agentic workflows directly.
Skele-Code is a natural-language and graph-based interface for building workflows with AI agents, designed especially for less or non-technical users. It supports incremental, interactive notebook-style development, and each step is converted to code with a required set of functions and behavior to enable incremental building of workflows. Agents are invoked only for code generation and error recovery, not orchestration or task execution. This agent-supported, but code-first approach to workflows, along with the context-engineering used in Skele-Code, can help reduce token costs compared to the multi-agent system approach to executing workflows. Skele-Code produces modular, easily extensible, and shareable workflows. The generated workflows can also be used as skills by agents, or as steps in other workflows.