Borrowing it
Nothing to install: this file belongs to alpic-ai/apps-sdk-template. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/alpic-ai/apps-sdk-template/main/.agents/skills/chatgpt-app-builder/SKILL.mdgit clone --depth 1 https://github.com/alpic-ai/apps-sdk-templateWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/alpic-ai/apps-sdk-template/chatgpt-app-builder)<a href="https://agentmods.dev/skills/alpic-ai/apps-sdk-template/chatgpt-app-builder"><img src="https://agentmods.dev/badge/skills/alpic-ai/apps-sdk-template/chatgpt-app-builder/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/alpic-ai/apps-sdk-template/chatgpt-app-builder"><img src="https://agentmods.dev/badge/skills/alpic-ai/apps-sdk-template/chatgpt-app-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00078 | $0.00841 |
| Opus 5 | $0.00039 | $0.00420 |
| Sonnet 5 | $0.00016 | $0.00168 |
| Haiku 4.5 | $0.00008 | $0.00084 |
Grade A, and why
chatgpt-app-builder scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
27 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- evals/architecture.json 2.9 KB
- evals/communicate-with-host.json 1.0 KB
- evals/discover.json 2.7 KB
- evals/fetch-and-render-data.json 2.5 KB
- evals/open-external-links.json 807 B
- evals/README.md 539 B
- evals/skill.json 3.6 KB
- evals/state-and-context.json 2.3 KB
- evals/ui-guidelines.json 3.6 KB
- evals/update-existing.json 4.4 KB
- references/architecture.md 5.4 KB
- references/copy-template.md 1.2 KB
- references/csp.md 1.0 KB
- references/deploy.md 1.1 KB
- references/discover.md 2.8 KB
- references/download-file.md 1.9 KB
- references/ecommerce.md 26 KB
- references/evals.md 3.9 KB
- references/fetch-and-render-data.md 5.6 KB
- references/migrate-to-v1.md 11 KB
- references/oauth.md 13 KB
- references/open-external-links.md 1.7 KB
- references/prompt-llm.md 455 B
- references/publish.md 776 B
- references/run-locally.md 4.0 KB
- references/state-and-context.md 4.9 KB
- references/ui-guidelines.md 5.2 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago Changed · +3 lines 33339309ecf7
- 9d ago First seen · 52 lines · 78 tokens per session scan A b2aced46f8c2
chatgpt-app-builder is a skill published in the GitHub repository alpic-ai/apps-sdk-template (112 stars, last pushed yesterday), with no licence file. It adds 78 tokens to every session and 841 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
bootstrap-realtime-eval
Bootstrap a new realtime eval folder inside this cookbook repo by choosing the right harness from examples/evals/realtimeevals, scaffolding prompt/tools/data files, generating a useful README, and validating it with smoke, full eval, and test runs. Use when a user wants to start a new crawl, walk, or run realtime eval…
gh-issues
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5]…
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
himalaya
CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
node-connect
Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale…