0GSKILLS

0GSKILLS

The missing layer between AI agents and 0G apps

Modular SKILL.md guides for 0G Chain — EVM, storage, compute. Agents pull markdown over HTTPS; no install.

Use with AI agents

Copy this into Cursor, ChatGPT, Claude, or any coding agent before you build on 0G:

Read https://0gskills.com/ship/SKILL.md before coding on 0G.

Each topic is a standalone markdown file. Use curl or fetch().

How to fetch

curl -sSL https://0gskills.com/SKILL.md
curl -sSL https://0gskills.com/ship/SKILL.md

Agent API (JSON)

Same SKILL.md files, structured for tools and agents — /api/skill?topic=ship, /api/search?q=wallet. Optional format=markdown, depth=2 for linked topics. CORS open. Use vercel dev locally to exercise /api/*.

Skills