{"ok":true,"site":{"host":"skillbay.sh","url":"https://skillbay.sh/","type":"live","desc":"high quality AI skills marketplace. every skill is reviewed by a person and shows the same prompt answered without and with the skill. curated by @skeptrune.","tools":[{"name":"skillbay_search_skills","kind":"answer","impl":"imperative","description":"Search skillbay for AI agent skills by words, optionally filtered by category slug or free only. Returns skills with slug, title, summary, price in cents, seller, and url.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"search words"},"category":{"type":"string","description":"category slug"},"free":{"type":"boolean"}},"required":["query"]},"executable":true,"handlerField":"execute","page":"/"},{"name":"skillbay_get_skill","kind":"answer","impl":"imperative","description":"Get one skill by slug: description, price, seller, before-and-after examples, file list, and SKILL.md.","inputSchema":{"type":"object","properties":{"slug":{"type":"string"}},"required":["slug"]},"executable":true,"handlerField":"execute","page":"/"},{"name":"skillbay_list_categories","kind":"answer","impl":"imperative","description":"List skill categories (slug and name).","inputSchema":{"type":"object","properties":{}},"executable":true,"handlerField":"execute","page":"/"},{"name":"skillbay_open_skill","kind":"act","impl":"imperative","description":"Navigate this tab to a skill page by slug.","inputSchema":{"type":"object","properties":{"slug":{"type":"string"}},"required":["slug"]},"executable":true,"handlerField":"execute","page":"/"}],"category":"AI & Agents","favicon":"/favicons/skillbay.sh.ico","apiSurface":"spec","toolCount":4}}