Skip to content

xyzm6/chatgpt-plus-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

chatgpt-plus-guide

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.

What this skill does

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.

Install

# 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-guide

Or drop the chatgpt-plus-guide/ folder anywhere Claude Code looks for skills (~/.claude/skills/, .claude/skills/, etc.).

Structure

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

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.

License

MIT — use it, fork it, improve it.

Contributing

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

Related

About

Claude Code Skill — practical guide for ChatGPT Plus/Pro subscribers: regional pricing, payment methods for blocked regions, Plus vs Pro decisions, account safety, renewal tips.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors