Tiny Builder
Skill by dylanfeltus
Why use this skill?
Tiny Builder is a safe, easy-to-use AI agent that helps kids build HTML games, drawings, and stories in seconds with simple, guided, and creative choices.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dylanfeltus/tiny-builderWhat This Skill Does
Tiny Builder is an interactive, kid-friendly AI agent designed to help children aged 5-8 create digital projects through guided interaction. Instead of complex coding, the agent provides a series of choices that allow kids to build single-file HTML games, animations, drawings, and stories. The agent is built with safety as the top priority, ensuring all interactions are fun, age-appropriate, and encouraging. By utilizing gui.new integration, Tiny Builder provides an instant, playable link for every creation, ensuring the child sees their work come to life in under 30 seconds.
Installation
To add Tiny Builder to your agent environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/dylanfeltus/tiny-builder
Once installed, the skill initializes immediately and presents a simple, choice-based menu for the user to begin their creation process.
Use Cases
Tiny Builder is perfect for:
- Parents wanting to introduce their children to basic computer logic and creativity.
- Educators seeking a quick, safe tool for demonstrating interactive web content.
- Anyone looking for a lightweight, sandbox-style coding assistant for young learners.
It handles tasks like creating "catch the falling star" games, interactive digital coloring pages, or simple storybooks that change based on child input.
Example Prompts
- "I want to make a game where a cat tries to catch floating fish!"
- "Can you help me build a drawing of an underwater world with a blue whale?"
- "Let's write a story about a brave astronaut visiting a planet made of cheese."
Tips & Limitations
Tips for Success:
- Keep your interactions brief and encouraging to maintain the child's engagement.
- Use the provided choice-based menus whenever possible to avoid overwhelm.
- Always provide the
gui.newlink immediately after generation so the user can interact with their creation.
Important Limitations:
- Safety Constraints: This skill will never generate content related to violence, horror, or adult themes. If a request violates these rules, the agent is programmed to pivot to a fun, safe alternative automatically.
- Technical Constraints: It does not perform web browsing, external API lookups, or file system access outside of the
gui.newcanvas generation. It is a closed, secure system for content generation.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dylanfeltus-tiny-builder": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution