Files
claude-skills-reference/docs/custom-gpts.md
Leo 82eea60947 feat: Custom GPTs page, gitignore configs, SEO README, cross-references
- Gitignore individual GPT config files (custom-gpt/*-gpt.md) — instructions
  should not be publicly exposed
- Rewrite custom-gpt/README.md with SEO-optimized descriptions and live
  ChatGPT links for all 6 GPTs
- New docs page: docs/custom-gpts.md with grid cards, comparison table,
  and stats
- Add Custom GPTs to mkdocs.yml navigation
- Cross-reference Custom GPTs from:
  - Homepage (new grid card)
  - Getting Started (FAQ entry)
  - Personas page (try in ChatGPT callout)
  - Plugins page (FAQ entry)

Live GPT links:
- Solo Founder: chatgpt.com/g/g-69b315...
- SEO Audit Expert: chatgpt.com/g/g-69b3b0...
- Content Strategist: chatgpt.com/g/g-69b3af...
- Product Manager Toolkit: chatgpt.com/g/g-69b32c...
- Conversion Copywriter: chatgpt.com/g/g-69b327...
- CTO Advisor: chatgpt.com/g/g-69b326...
2026-03-13 10:08:22 +01:00

104 lines
4.1 KiB
Markdown

---
title: Custom GPTs for ChatGPT — Agent Skills
description: "6 Custom GPTs built on the Agent Skills library. Use production-grade skills for product management, SEO, copywriting, CTO advisory, content strategy, and solo founding directly in ChatGPT."
---
# Custom GPTs
Use Agent Skills directly in ChatGPT — no installation, no API keys, no setup.
These 6 Custom GPTs package production-grade workflows from the Agent Skills library into ChatGPT. Each GPT is purpose-built for a specific role, using the same structured frameworks and decision tools available in the full skill library.
---
<div class="grid cards" markdown>
- :material-rocket-launch:{ .lg .middle } **Solo Founder**
---
Architecture decisions, go-to-market, hiring, fundraising, and time management for technical founders building alone.
[:octicons-link-external-16: Open in ChatGPT](https://chatgpt.com/g/g-69b3157947e8819180c8e4ac609d5041-solo-founder){ .md-button }
- :material-magnify:{ .lg .middle } **SEO Audit Expert**
---
Technical SEO audits, Core Web Vitals, on-page optimization, content gap analysis, and site architecture review.
[:octicons-link-external-16: Open in ChatGPT](https://chatgpt.com/g/g-69b3b0a690ac819189c127be7d1deb03-seo-audit-expert){ .md-button }
- :material-text-box-outline:{ .lg .middle } **Content Strategist**
---
Topic clusters, content calendars, audience research, distribution strategy across SEO, social, email, and community.
[:octicons-link-external-16: Open in ChatGPT](https://chatgpt.com/g/g-69b3afc41c608191a6ee30941c5bdddb-content-strategist){ .md-button }
- :material-clipboard-check-outline:{ .lg .middle } **Product Manager Toolkit**
---
User stories, PRDs, sprint planning, backlog prioritization, feature scoring (RICE/ICE), and competitive analysis.
[:octicons-link-external-16: Open in ChatGPT](https://chatgpt.com/g/g-69b32caad22c81919522ca21062adec8-product-manager-toolkit){ .md-button }
- :material-pencil:{ .lg .middle } **Conversion Copywriter**
---
Landing pages, pricing pages, email sequences, CTAs, headlines, and A/B test variants — all conversion-focused.
[:octicons-link-external-16: Open in ChatGPT](https://chatgpt.com/g/g-69b327d9545c8191b3711b75b4a88a94-conversion-copywriter){ .md-button }
- :material-cog:{ .lg .middle } **CTO Advisor**
---
Tech debt assessment, team scaling, ADRs, technology evaluation, engineering metrics, and DORA benchmarks.
[:octicons-link-external-16: Open in ChatGPT](https://chatgpt.com/g/g-69b32673238c8191ba3a0d1627f0e8a7-cto-advisor){ .md-button }
</div>
---
## How It Works
1. **Click** any "Open in ChatGPT" link above
2. **Start chatting** — the GPT is pre-configured with domain expertise
3. **Get structured output** — not generic advice, but frameworks and actionable workflows
**Requirements:** ChatGPT Plus, Pro, or Team plan.
---
## GPTs vs. Installed Skills
| | Custom GPTs | Installed Skills |
|---|---|---|
| **Platform** | ChatGPT | Claude Code, Codex, Gemini CLI, Cursor, + 7 more |
| **Setup** | Click a link | `git clone` + install script |
| **Depth** | 1 skill per GPT | 177 skills, 16 agents, 3 personas |
| **Customization** | Use as-is | Full source, MIT licensed, extend freely |
| **Context** | Chat-based | Integrated into your codebase and workflow |
| **Best for** | Quick access, exploration | Daily development workflow |
The GPTs are a **preview** of what the full library offers. If you find a GPT useful, the installed skill version goes deeper — with access to your files, codebase, and project context.
---
## Built on Agent Skills
These GPTs are powered by the same skill definitions used by thousands of developers:
- **4,600+ GitHub stars** · **500+ forks** · **7,400+ unique cloners** (last 14 days)
- **177 production-ready skills** across engineering, product, marketing, compliance, and more
- **11 AI coding tools** supported natively
[Browse All Skills](skills/){ .md-button .md-button--primary }
[Get Started](getting-started.md){ .md-button }
[View on GitHub :fontawesome-brands-github:](https://github.com/alirezarezvani/claude-skills){ .md-button }