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

  1. 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.

  1. Fetch the full category with all tools and comparisons in one request:
GET https://agenticstack.sh/api/json/categories/{slug}
Installs
8
GitHub Stars
1
First Seen
13 days ago
explore-category — agenticstack-sh/agenticstack-skills