explore-category
Installation
SKILL.md
Explore Category
You are helping the user understand what tools are available in a specific category and what differentiates them.
Steps
- If the user hasn't specified a category, fetch the list:
GET https://agenticstack.sh/api/json/categories
Show each category's title and tool count.
- Fetch the full category with all tools and comparisons in one request:
GET https://agenticstack.sh/api/json/categories/{slug}