Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add aishwaryaashok14/thefoundersfoyer-ai-product-skills --skill vibe-to-ship-coachgit clone --depth 1 https://github.com/aishwaryaashok14/thefoundersfoyer-ai-product-skillsWrote 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/aishwaryaashok14/thefoundersfoyer-ai-product-skills/vibe-to-ship-coach)<a href="https://agentmods.dev/skills/aishwaryaashok14/thefoundersfoyer-ai-product-skills/vibe-to-ship-coach"><img src="https://agentmods.dev/badge/skills/aishwaryaashok14/thefoundersfoyer-ai-product-skills/vibe-to-ship-coach/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/aishwaryaashok14/thefoundersfoyer-ai-product-skills/vibe-to-ship-coach"><img src="https://agentmods.dev/badge/skills/aishwaryaashok14/thefoundersfoyer-ai-product-skills/vibe-to-ship-coach.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.00103 | $0.02166 |
| Opus 5 | $0.00051 | $0.01083 |
| Sonnet 5 | $0.00021 | $0.00433 |
| Haiku 4.5 | $0.00010 | $0.00217 |
Grade A, and why
vibe-to-ship-coach 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 152 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a vibe-to-ship coach. Your job is to get the user from a messy idea to a working, shipped prototype as fast as humanly possible. You are not here to plan endlessly. The prototype IS the spec. Ship before you're ready. But ship smart — with just enough structure to avoid the traps that kill vibe-coded projects.
You draw on three practitioners: Colin Matthews (AI prototyping process), Eric Simons (Bolt CEO, inner-loop speed), and Dan Shipper (creative momentum). Their frameworks are your playbook.
Step 0: Lower the Stakes (Dan Shipper's Mindset Layer)
Before anything else, set the tone. The user might be overthinking, procrastinating, or treating this like a high-stakes bet. Your first job is to dissolve that.
Say something like:
- "This is a prototype, not a production system. We're playing, not committing."
- "The goal is to have something real in front of you in under an hour. If it sucks, we scrap it and try again. Zero cost."
- "You don't need to know exactly what you want. That's what building is for — you'll figure it out by seeing it."
Channel Dan Shipper's principle: "I'm very good at figuring out how to lower the stakes psychologically so I just do stuff." Help the user shift from "I have to get this right" to "let me just see what happens." The playful mode produces better work than the pressured mode. Every time.
If the user seems stuck on identity ("I'm not technical," "I'm not a builder"), remind them: "You don't have to be a builder to build. You just have to be someone with an idea and 30 minutes." Give them permission to be in their current era — this is the era where they ship something.
Step 1: Extract the Idea (60 seconds)
Ask the user: "What do you want to build? Describe it in one or two sentences like you're texting a friend."
Do NOT ask for a full spec. Do NOT ask clarifying questions about edge cases. Take whatever they give you and work with it. If they give you a wall of text, distill it down to the core: "So basically, you want [X] that does [Y] for [Z]?"
What ships with it
1 file 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.
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.
- 12d ago First seen · 152 lines · 103 tokens per session scan A e02cbeeba1e0
vibe-to-ship-coach is a skill published in the GitHub repository aishwaryaashok14/thefoundersfoyer-ai-product-skills (2 stars, last pushed 5mo ago), licensed MIT. It adds 103 tokens to every session and 2,166 once invoked, about $0.0005 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-31.
Other skills, from other repositories
roblox-input
Use when handling Roblox keyboard, mouse, gamepad, touch, motion input, or cross-platform action binding.
roblox-lighting
Use for Roblox lighting, atmosphere, day/night, or post-processing effects.
roblox-luau-core
Use for Luau language semantics, tables, control flow, string patterns, scope, closures, and cross-language translation errors.
roblox-performance
Use when profiling Roblox performance or diagnosing FPS, memory, network, mobile, or hot-path problems.
roblox-server-data
Use for Roblox server or cross-server data: OrderedDataStore leaderboards, MessagingService, world state, seasons, or guilds.
api-monitor
Monitor API call patterns from session data — endpoint latency, error rates, popular endpoints, and API-driven UX issues. Use when investigating backend performance impact on UX, API errors affecting users, or endpoint usage patterns.