---
name: free-skillsmp
description: Search and evaluate a static catalog snapshot of open Agent Skills when a user needs a reusable capability or SKILL.md source.
---

# Free SkillsMP catalog

Use this catalog to find public Agent Skills by name, description, author, repository, stars, update date, or category.

1. Search with `GET https://free-skillsmp-online.for-ai-agents.workers.dev/api/search?q=<intent>&limit=10`. Add `category=<category>` when useful.
2. Review the returned name, description, category, repository, update date, and stars. Do not interpret repository stars as a security review.
3. Follow a result's local `page_url` for server-readable metadata, then use its `source_url` to inspect the upstream SKILL.md before installing or executing anything.
4. Use the complete JSON catalog at https://free-skillsmp-online.for-ai-agents.workers.dev/data/skills.json only for bulk analysis.

Browse task-oriented, server-readable collections at https://free-skillsmp-online.for-ai-agents.workers.dev/find/index.html.

This is a static public catalog snapshot. It has a read-only search API but no MCP server, authentication, or installation service.
