Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alpic-ai avatar

Chatgpt App Builder

  • 3.8k installs
  • 2k repo stars
  • Updated August 4, 2026
  • alpic-ai/skybridge

chatgpt-app-builder is an agent skill for build chatgpt apps with skybridge patterns for tool wiring, oauth, and hosted action endpoints.

About

The chatgpt-app-builder skill Build ChatGPT apps with Skybridge patterns for tool wiring, OAuth, and hosted action endpoints. ChatGPT apps are conversational experiences that extend ChatGPT through tools and custom UI views. They're built as MCP servers invoked during conversations. ⚠️ The app is consumed by two users at once: the human and the ChatGPT LLM. They collaborate through the view the human interacts with it, the LLM sees its state. Internalize this before writing code: the view is your shared surface. SPEC.md keeps track of the app's requirements and design decisions. Keep it up to date as you work on the app. No SPEC.md? → Read discover.md first. Nothing else until SPEC.md exists. No SPEC.md? → Read discover.md first. Nothing else until SPEC.md exists. SPEC.md exists? → Read SPEC.md, then follow architecture.md to design the change. Update SPEC.md, then read the relevant Implementation references below before writing code. 1. Copy template → copy-template.md: when starting a new project with ready SPEC.md 2.

  • Copy template → copy-template.md: when starting a new project with ready SPEC.md
  • Run locally → run-locally.md: when ready to test, need dev server or ChatGPT connection
  • Fetch and render data → fetch-and-render-data.md: when implementing server handlers and view data fetching
  • State and context → state-and-context.md: when persisting view UI state and updating LLM context
  • Prompt LLM → prompt-llm.md: when view needs to trigger LLM response

Chatgpt App Builder by the numbers

  • 3,767 all-time installs (skills.sh)
  • +113 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #208 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Security screen: HIGH risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

chatgpt-app-builder capabilities & compatibility

Capabilities
copy template → copy template.md: when starting · run locally → run locally.md: when ready to test · fetch and render data → fetch and render data.md · state and context → state and context.md: when p · prompt llm → prompt llm.md: when view needs to t
Use cases
orchestration · api development
From the docs

What chatgpt-app-builder says it does

ChatGPT apps are conversational experiences that extend ChatGPT through tools and custom UI views. They're built as MCP servers invoked during conversations.
SKILL.md
SPEC.md keeps track of the app's requirements and design decisions. Keep it up to date as you work on the app.
SKILL.md
1. **Copy template** → [copy-template.md](references/copy-template.md): when starting a new project with ready SPEC.md
SKILL.md
npx skills add https://github.com/alpic-ai/skybridge --skill chatgpt-app-builder

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs3.8k
repo stars2k
Security audit2 / 3 scanners passed
Last updatedAugust 4, 2026
Repositoryalpic-ai/skybridge

How do I build chatgpt apps with skybridge patterns for tool wiring, oauth, and hosted action endpoints with documented agent guidance?

Build ChatGPT apps with Skybridge patterns for tool wiring, OAuth, and hosted action endpoints.

Who is it for?

Developers who need ai & agent building help during build work.

Skip if: Skip when the task falls outside AI & Agent Building scope described in SKILL.md.

When should I use this skill?

Build ChatGPT apps with Skybridge patterns for tool wiring, OAuth, and hosted action endpoints.

What you get

Completed ai & agent building workflow aligned with SKILL.md steps and validation.

  • GPT Action View schemas
  • GPT Action Tool definitions
  • API-to-action mapping

By the numbers

  • Copy template → copy-template.md: when starting a new project with ready SPEC.md
  • Run locally → run-locally.md: when ready to test, need dev server or ChatGPT connection
  • Fetch and render data → fetch-and-render-data.md: when implementing server handlers and view data fetching

Files

SKILL.mdMarkdownGitHub ↗

Creating Apps For LLMs

ChatGPT apps are conversational experiences that extend ChatGPT through tools and custom UI views. They're built as MCP servers invoked during conversations.

⚠️ The app is consumed by two users at once: the human and the ChatGPT LLM. They collaborate through the view—the human interacts with it, the LLM sees its state. Internalize this before writing code: the view is your shared surface.

SPEC.md keeps track of the app's requirements and design decisions. Keep it up to date as you work on the app.

No SPEC.md? → Read discover.md first. Nothing else until SPEC.md exists.

SPEC.md exists? → Read SPEC.md, then follow architecture.md to design the change. Update SPEC.md, then read the relevant Implementation references below before writing code.

Setup

1. Copy templatecopy-template.md: when starting a new project with ready SPEC.md 2. Run locallyrun-locally.md: when ready to test, need dev server or ChatGPT connection

Architecture

Design or evolve UX flows and API shape → architecture.md

Implementation

  • Fetch and render datafetch-and-render-data.md: when implementing server handlers and view data fetching
  • State and contextstate-and-context.md: when persisting view UI state and updating LLM context
  • Prompt LLMprompt-llm.md: when view needs to trigger LLM response
  • UI guidelinesui-guidelines.md: display modes, layout constraints, theme, device, and locale
  • External linksopen-external-links.md: when redirecting to external URLs or setting "open in app" target
  • OAuthoauth.md: when tools need user authentication to access user-specific data
  • CSPcsp.md: when declaring allowed domains for fetch, assets, redirects, or iframes

Deploy

  • Ship to productiondeploy.md: when ready to deploy via Alpic
  • Publish to ChatGPT Directorypublish.md: when ready to submit for review

Full API docs: https://docs.skybridge.tech/api-reference.md

Related skills

How it compares

chatgpt-app-builder is an agent skill for build chatgpt apps with skybridge patterns for tool wiring, oauth, and hosted action endpoints, not a generic alternative.

FAQ

Who is chatgpt-app-builder for?

Developers using AI & Agent Building workflows with agent-guided SKILL.md steps.

When should I use chatgpt-app-builder?

Build ChatGPT apps with Skybridge patterns for tool wiring, OAuth, and hosted action endpoints.

Is chatgpt-app-builder safe to install?

Review the Security Audits panel on this page before installing in production.

AI & Agent Buildingagentsautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.