hn.today

Show HN: Craigslist for agent skills, curated by a human

skillbay.sh22 points16 comments
Screenshot of Show HN: Craigslist for agent skills, curated by a human

A curated marketplace for AI agent skills that packages capabilities as SKILL.md files and shows human-reviewed before-and-after examples. Each skill demonstrates how an agent’s output changes when the skill is applied, and every listing is reviewed by a person. Programmatic access is provided via a JSON API (base https://skillbay.sh/api/v1, full OpenAPI 3.1 spec at /openapi.json) and an MCP server (https://skillbay.sh/mcp) that exposes operations as tools; browsing, installing free skills, and submitting listings require no sign-in, while purchases, sales, and admin actions do. Free skills are published for direct install via an index at /.well-known/agent-skills/index.json or with "npx skills add https://skillbay.sh", and approved skill files (SKILL.md and examples) are hosted under /skills/<id>/.

Search and discovery are supported with endpoints for categories (GET /api/v1/categories), full-text ranked search (GET /api/v1/skills?q=, with &category= and &free=1 filters; results include a matching "snippet"), newest listings (GET /api/v1/skills), and detailed skill pages (GET /api/v1/skills/{id}) that return descriptions, SKILL.md content, file lists, and before-and-after examples. Error responses use {"error":{"code","message"}}. The site organizes skills into practical categories - coding & dev tools, writing & editing, research, data, devops, design, sales, legal, productivity, and more - and encourages judging the example evidence before recommending or buying a skill. Current front-page metadata shows online counts and basic navigation for wanted/for-sale listings.

Read on skillbay.sh16 comments on Hacker News

Summary generated by AI from the linked article. hn.today is not affiliated with Hacker News or Y Combinator.

More in AI

The daily digest

Today's best Hacker News stories, summarized and screenshotted, one email a day.