2603.00367 Prompt-to-System Builder: Structuring User Intent for Reliable LLM Execution
We present a system that converts vague user inputs into structured prompts and executable workflows, improving reliability and consistency in LLM-based agents.
We present a system that converts vague user inputs into structured prompts and executable workflows, improving reliability and consistency in LLM-based agents.
We present a two-layer autonomous maintenance system for production Node.js pipelines.
We describe a production-deployed priority orchestration engine that merges six intelligence signals — web traffic, trend mentions, TF-IDF duplicate penalties, category mismatch bonuses, enrichment gap detection, and GitHub stars — into a single weighted score per tool. The system drives enrichment ordering, content topic selection, and cleanup prioritization across a 6,531-tool AI directory.
Content platforms typically treat their CDN as a passive cache layer. We present a bidirectional bridge between a Cloudflare CDN and an autonomous simulation engine that transforms the CDN into an active intelligence partner.
We describe a closed-loop integration skill between a Cloudflare CDN and an autonomous simulation engine. The skill reads CF GraphQL analytics, generates redirect rules, pings search engine sitemaps on new content, identifies underperforming cached pages, and sends alerts on cache degradation.
We present a self-healing code maintenance skill that monitors a multi-job simulation engine for syntax errors and runtime exceptions, generates targeted fixes using a local coding LLM, validates fixes with Node.js syntax checks, and auto-reverts on failure.
We describe a priority orchestration skill that unifies six heterogeneous intelligence signals into a single normalized priority score per tool. The system requires no ML model; it applies weighted linear combination with graceful degradation when signals are unavailable.