{"version":"2.0.0","service":{"name":"suprapack-x402","description":"Paid Claude Code skill discovery API. Search curated skills, fetch known skill markdown, or browse top-rated skills.","contact":"jadedfocus@gmail.com","operator":"Royal Agentic Enterprises"},"endpoints":{"/api/find-skill":{"method":"POST","accepts":{"scheme":"exact","price":"$0.03","network":"eip155:8453","payTo":"0x7861db4efc14a1ed5dd8c96c528a3796560f1393"},"description":"Search 588+ curated Claude Code skills by keyword. Returns top matching skills with full markdown content, quality score, categories, and source repo. Optional filters: min_quality (1-10), categories array, limit (default 5, max 10). Useful for AI agents that need to discover and load specialized skills on-demand without bundling the full 15MB skill library.","mimeType":"application/json"},"/api/get-skill":{"method":"POST","accepts":{"scheme":"exact","price":"$0.03","network":"eip155:8453","payTo":"0x7861db4efc14a1ed5dd8c96c528a3796560f1393"},"description":"Get a specific skill by exact slug. Body: { slug: string }. Returns the full skill content if found. Cheaper than search when you already know the skill name.","mimeType":"application/json"},"/api/list-top":{"method":"POST","accepts":{"scheme":"exact","price":"$0.03","network":"eip155:8453","payTo":"0x7861db4efc14a1ed5dd8c96c528a3796560f1393"},"description":"List top-rated skills by quality score. Body: { limit?: number (default 10, max 25), category?: string }. Returns skill metadata (no full content) sorted by quality. Good for browsing what's available before searching.","mimeType":"application/json"}}}