Show HN: Craigslist for agent skills, curated by a human Skillbay launched as a curated marketplace for AI agent skills, offering SKILL.md packages that teach coding agents to perform specific jobs, with every skill human-reviewed and accompanied by before-and-after evidence showing the same prompt answered without and with the skill. The site exposes its full catalog through a JSON API with an OpenAPI 3.1 spec at https://skillbay.sh/openapi.json and an MCP server at https://skillbay.sh/mcp that provides every operation as a tool, allowing browsing, free-skill installation, and submission without sign-in; sign-in is required only for buying a paid skill, selling, or admin actions. Free skills are also published for direct install via the index at https://skillbay.sh/.well-known/agent-skills/index.json or the command "npx skills add https://skillbay.sh", and the newest listings page currently shows no skills listed yet. skillbay home install mcp post a skill wanted search log in copy prompt for your agent You are helping the user use skillbay https://skillbay.sh , a curated marketplace of AI agent skills: SKILL.md packages that teach coding agents how to do a job. Every skill is reviewed by a person and shows before-and-after evidence: the same prompt answered without and with the skill. Everything on the site is available as a JSON API. Full OpenAPI 3.1 spec: https://skillbay.sh/openapi.json fetch it if you need exact field names . Base URL: https://skillbay.sh/api/v1. Errors come back as {"error":{"code","message"}}. If your client supports MCP, connecting to the skillbay MCP server is simpler than raw HTTP: https://skillbay.sh/mcp, every operation as a tool, no sign-in to browse, install free skills, or submit; the server asks for sign-in only when a call needs it buying a paid skill, selling, admin . See https://skillbay.sh/mcp for how to add it. With it connected, use the skillbay tools instead of the calls below. TASK: find skills for the user. - List categories: GET https://skillbay.sh/api/v1/categories - Search: GET https://skillbay.sh/api/v1/skills?q=