aide-builder

Generate static HTML pages from natural language descriptions with embedded state and event logs.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/zcancio/aide --skill aide-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aide-builder
Source: https://github.com/zcancio/aide/tree/main/skills/aide-builder
Command: npx skills add https://github.com/zcancio/aide --skill aide-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of self-contained, static HTML pages that function as "living documents," embedding their own state, blueprint for AI maintenance, and event history. It eliminates the need for complex web development for dynamic content.

Core Features & Use Cases

  • Natural Language to HTML: Generates production-quality HTML pages based on user descriptions of entities, state, and relationships.
  • Embedded Data: Includes structured state, LLM blueprints, and event logs directly within the HTML file.
  • Static & Forkable: Produces single, downloadable HTML files that require no JavaScript and can be forked or maintained by any LLM.
  • Use Case: Describe a poker league, a trip itinerary, or a renovation project, and receive a fully rendered, interactive-like HTML page that accurately reflects the described state and can be updated by AI.

Quick Start

Use the aide-builder skill to create a living page for a poker league based on the provided details.

Frequently Asked Questions about aide-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate static HTML pages from natural language descriptions?

Static HTML pages from natural language descriptions are generated as self-contained living documents that embed structured state, LLM blueprints, and event logs directly within the file without requiring JavaScript.

What are living documents in the context of AI content generation?

Living documents are static HTML pages that embed their own state, AI maintenance blueprints, and event history, allowing them to be forked and updated by any LLM while functioning like interactive content without JavaScript.

Can I manage dynamic project state and event logs without using JavaScript?

You can manage dynamic project state and event logs without JavaScript by generating static HTML files that embed structured state and event history directly, relying on LLM integration for updates instead of client-side scripts.

How do I create a forkable trip itinerary or project tracker using LLM integration?

To create a forkable trip itinerary or project tracker, describe the entities and state to the builder, which outputs a single downloadable HTML file containing the LLM blueprint needed for future AI maintenance.

Does the AIde builder require any external dependencies or frameworks to render interactive-like pages?

The builder requires no external dependencies or frameworks, as it produces single, static HTML files that adhere to primitive schemas and renderer specifications to display dynamic content without JavaScript.