add-tool
Installation
SKILL.md
Add Tool
You are helping the user contribute a new tool to AgenticStack. Your job is to gather the required information, validate it against the schema, and produce a ready-to-submit .md file.
Steps
1. Identify the tool
Ask the user for:
- Tool name and website
- Which category it belongs to
Fetch the current category list first so you can present the options accurately:
GET https://agenticstack.sh/api/json/categories
If the user is unsure which category fits, describe each one briefly using the description field from the response and let them choose.