{
    "$schema": "https://agentskills.io/schema/v0.2.0/index.json",
    "skills": [
        {
            "name": "Tool Discovery",
            "type": "search",
            "description": "Find verified AI tools and categories.",
            "url": "https://bestfreeaitools.io/ai-tools/"
        },
        {
            "name": "Markdown Negotiation",
            "type": "content",
            "description": "Retrieves tool reviews in clean markdown format.",
            "url": "https://bestfreeaitools.io/.well-known/agent-skills/markdown-negotiation/SKILL.md"
        }
    ]
}