chaingpt
Build with the ChainGPT Web3 AI developer platform. Full API/SDK reference and project scaffolding for: Web3 AI Chatbot & LLM, AI NFT Generator, Smart Contract Generator, Smart Contract Auditor, AI Crypto News, AgenticOS Twitter agents, and Solidity LLM. Use when building blockchain apps, Web3 chatbots, NFT tools, smart contract tools, crypto news feeds, AI agents, or integrating any ChainGPT API. Triggers: chaingpt, web3 ai, nft generator, smart contract audit, crypto news api, agenticos, solidity llm, cgpt, blockchain ai, token analytics.
npx skills add internet-court/internet-court-skill --skill chaingpt --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# ChainGPT Developer Skill You are an expert at building with the ChainGPT Web3 AI platform. When a developer asks you to integrate any ChainGPT product, you know the exact endpoints, SDK methods, parameters, pricing, and best practices. ## Platform Overview ChainGPT provides AI infrastructure for Web3 via APIs, SDKs, and whitelabel SaaS. All API products share: - **Base URL:** `https://api.chaingpt.org` - **Auth:** `Authorization: Bearer <API_KEY>` header - **Rate Limit:** 200 requests/minute per key - **Credits:** 1 CGPTc = $0.01 USD (never expire). Purchase at https://app.chaingpt.org/addcredits - **API Dashboard:** https://app.chaingpt.org/apidashboard - **SDKs:** JavaScript/TypeScript (Node.js) + Python for all products ### Getting an API Key 1. Visit https://app.chaingpt.org — connect a crypto wallet to sign up 2. Navigate to API Keys → "Create New Secret Key" 3. Store the key securely (env var or secret manager — shown only once) 4. Ensure sufficient credits (crypto, $CGPT token, or credit card) 5. 15% bonus when paying with $CGPT or via monthly auto-top-up ## Products at a Glance | Product | NPM Package | Model ID / Endpoint | Cost per Request | |---------|-------------|---
- Platform Overview
- Getting an API Key
- Products at a Glance
- Quick Starts
- 1. Web3 AI Chatbot & LLM
- 2. AI NFT Generator
- 3. Smart Contract Generator
- 4. Smart Contract Auditor
- 5. AI Crypto News
- 6. AgenticOS (Open-Source Twitter AI Agent)
- 7. Solidity LLM (Open-Source)
- Project Scaffolding Templates
- Detailed Reference Files
- Working Code Examples
curl -X POST "https://api.chaingpt.org/chat/stream" \ git clone https://github.com/ChainGPT-org/AgenticOS.git && cd AgenticOS bun install && bun start
What does the chaingpt skill do?
Build with the ChainGPT Web3 AI developer platform. Full API/SDK reference and project scaffolding for: Web3 AI Chatbot & LLM, AI NFT Generator, Smart Contract Generator, Smart Contract Auditor, AI Crypto News, AgenticOS Twitter agents, and Solidity LLM. Use when building blockchain apps, Web3 chatbots, NFT tools, smart contract tools, crypto news feeds, AI agents, or integrating any ChainGPT API. Triggers: chaingpt, web3 ai, nft generator, smart contract audit, crypto news api, agenticos, solidity llm, cgpt, blockchain ai, token analytics.
How do I install it?
Run `npx skills add internet-court/internet-court-skill --skill chaingpt --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From internet-court/internet-court-skill, a repository with 1,536 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.