Academic

Don't Vibe Code, Do Skele-Code: Interactive No-Code Notebooks for Subject Matter Experts to Build Lower-Cost Agentic Workflows

arXiv:2603.18122v1 Announce Type: new Abstract: 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.

S
Sriram Gopalakrishnan
· · 1 min read · 26 views

arXiv:2603.18122v1 Announce Type: new Abstract: 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.

Executive Summary

Skele-Code is a novel, interactive approach to building workflows with AI agents, particularly suited for less or non-technical users. This natural-language and graph-based interface enables incremental, notebook-style development, converting each step into code with specific functions and behavior. By invoking agents only for code generation and error recovery, Skele-Code reduces token costs and produces modular, easily extensible, and shareable workflows. The generated workflows can be used as skills by agents or steps in other workflows, making it a promising tool for agentic workflows. However, the article does not comprehensively discuss the technical requirements, scalability, and potential security concerns of Skele-Code.

Key Points

  • Skele-Code is a natural-language and graph-based interface for building workflows with AI agents
  • It supports incremental, interactive notebook-style development with code generation
  • Agents are invoked only for code generation and error recovery, not orchestration or task execution

Merits

Reduced Token Costs

By invoking agents only for code generation and error recovery, Skele-Code reduces token costs compared to the multi-agent system approach

Modular and Extensible Workflows

Skele-Code produces modular, easily extensible, and shareable workflows that can be used as skills by agents or steps in other workflows

Demerits

Limited Scalability Discussion

The article lacks a comprehensive discussion on the technical requirements, scalability, and potential security concerns of Skele-Code

Lack of Comparative Analysis

The article does not provide a thorough comparison of Skele-Code with existing workflow development tools and approaches

Expert Commentary

The article presents a promising approach to building workflows with AI agents, particularly suited for less or non-technical users. However, the lack of comprehensive discussion on technical requirements, scalability, and security concerns raises concerns about the long-term viability and reliability of Skele-Code. Furthermore, a thorough comparison with existing workflow development tools and approaches is essential to establish its unique value proposition. Nevertheless, Skele-Code has the potential to democratize workflow development and reduce costs, making it an area worthy of further research and development.

Recommendations

  • Conduct a thorough comparative analysis of Skele-Code with existing workflow development tools and approaches
  • Develop a comprehensive discussion on the technical requirements, scalability, and security concerns of Skele-Code

Sources