Skip to content

builderio/agent-native-turn-into-app

v1.0.0+codex.a8b5000e2df3MIT

Turn visible project context, a proven thread, skill, or workflow into a runnable Agent-Native app. On Claude or ChatGPT Web, it hands a bounded source brief to Builder through Dispatch; local code agents can build and verify in a workspace.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

agent-native-dispatchstreamable-http
{
  "type": "streamable-http",
  "url": "https://dispatch.agent-native.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-native-turn-into-app",
  "version": "1.0.0+codex.a8b5000e2df3",
  "description": "Turn visible project context, a proven thread, skill, or workflow into a runnable Agent-Native app. On Claude or ChatGPT Web, it hands a bounded source brief to Builder through Dispatch; local code agents can build and verify in a workspace.",
  "author": { "name": "Agent-Native", "url": "https://agent-native.com" },
  "homepage": "https://dispatch.agent-native.com",
  "repository": "https://github.com/BuilderIO/agent-native",
  "license": "MIT",
  "keywords": [
    "agent-native",
    "turn-into-app",
    "mcp",
    "skills",
    "app-backed-skill"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • openai.yaml
View on GitHub