Skip to main content
Glama

Instant website creation

instant_site

Skip the planning interview and build a website directly from your description. Choose a design to generate, audit, and deploy your site.

Instructions

Shortcut flow for creating a website fast from available data. Skips the deep planning interview: answers are auto-filled from the description and remembered user preferences. Opens the design gallery immediately for the USER to pick a look, then continue with get_design_choices -> generate_blueprint -> build -> run_audit -> deploy as usual. Pass all content the user provided (business info, texts, links, images) in the description.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesSite name
descriptionYesEverything known about the site: purpose, content, pages, contact info, links
workspacePathNoAbsolute path where the site will be built
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It clearly explains that answers are auto-filled from description and preferences, the design gallery is opened for user selection, and then the standard pipeline continues. This is substantial behavioral context, though it does not mention side effects or prerequisites like existing projects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and well-structured. The first sentence states the purpose, followed by the distinguishing shortcut behavior, then the exact next steps. Every sentence provides necessary information with no filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description effectively covers the essential context: the shortcut nature, what data is used, the design gallery interaction, and the follow-up pipeline. It does not mention return values or error handling, but given that this is a flow tool and there is no output schema, the description is adequate.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already documents all three parameters with 100% coverage, so the baseline is 3. The description adds meaningful instruction that all content (business info, texts, links, images) should be passed in the 'description' parameter, which enhances understanding beyond the schema's generic 'Everything known about the site'.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool creates a website via a shortcut flow, using available data and skipping the deep planning interview. It distinguishes itself from sibling tools like start_project by explicitly describing its fast path and immediate design gallery opening.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It conveys when to use the tool: when there is available data and the user wants to skip the planning interview. It also explains the subsequent pipeline steps. However, it does not explicitly contrast with alternatives like start_project or list when not to use it, so it falls just short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DPGS-oss/app-factory-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server