- Solo Founder (FREE) — AI co-founder for indie hackers and side projects - Conversion Copywriter (FREE) — marketing copy for landing pages, homepages, pricing - CTO Advisor (PAID) — tech debt, architecture, team scaling, DORA metrics Each config includes: name, description, full instructions, conversation starters, capability toggles. All link back to the repo for attribution.
Custom GPTs
Ready-to-use configurations for deploying claude-skills as Custom GPTs on the OpenAI GPT Store.
Available GPTs
| GPT | Tier | Category | Based On |
|---|---|---|---|
| Solo Founder | Free | Productivity | agents/personas/solo-founder.md |
| Conversion Copywriter | Free | Writing | marketing-skill/copywriting/SKILL.md |
| CTO Advisor | Paid | Programming | c-level-advisor/cto-advisor/SKILL.md |
How to Create
- Go to chat.openai.com/gpts/editor
- Click "Create a GPT"
- Switch to the "Configure" tab
- Copy the Name, Description, and Instructions from the GPT config file
- Add the Conversation Starters
- Enable the listed Capabilities
- Click "Save" → choose "Everyone" (free) or "Anyone with a link" (paid)
Design Decisions
- No knowledge files — instructions are self-contained for maximum portability
- No custom actions — keeps GPTs simple and maintainable
- Attribution included — every GPT links back to the repo in its instructions
- Web browsing enabled — allows GPTs to research current data when needed
- Code interpreter — enabled for Solo Founder and CTO Advisor (technical tasks)