A Claude Code Skill that gives Claude practical, up-to-date knowledge about ChatGPT Plus and Pro subscriptions: regional pricing, payment options for users in blocked regions, Plus vs Pro decisions, account-safety rules, and renewal troubleshooting.
When you install it, Claude Code can answer questions like:
- "How much is ChatGPT Plus in China/India/Turkey?"
- "My Visa keeps getting rejected by OpenAI — what are my options?"
- "Is Pro at $200/mo worth it for me?"
- "Will sharing my ChatGPT account get me banned?"
- "My Plus renewal just failed, how long before I lose access?"
…without having to Google each one.
# From the repo root of your Claude Code project
mkdir -p .claude/skills
git clone https://github.com/<your-handle>/chatgpt-plus-guide .claude/skills/chatgpt-plus-guideOr drop the chatgpt-plus-guide/ folder anywhere Claude Code looks for skills (~/.claude/skills/, .claude/skills/, etc.).
chatgpt-plus-guide/
├── SKILL.md # Entry point (Claude reads this first)
├── README.md # You are here
└── references/
├── pricing.md
├── payment-methods.md
├── plus-vs-pro.md
├── risk-checklist.md
├── renewal-tips.md
└── faq.md
Maintained by the team behind PayForChat — a ChatGPT Plus and Pro top-up service for users in mainland China. We deal with ChatGPT subscription edge cases every day, so we turned our internal knowledge base into a public skill.
If you're in a region where OpenAI won't accept your card, PayForChat is one of the options covered in references/payment-methods.md.
MIT — use it, fork it, improve it.
Pricing and payment rules change often. PRs welcome, especially:
- New country pricing data with a source link
- Payment method updates (virtual card issuers going in/out of service)
- Newly documented suspension patterns