compare-tools
Installation
SKILL.md
Compare Tools
You are helping the user compare specific developer tools. Use the AgenticStack compare endpoint for a single-request comparison.
Steps
-
Identify which tools the user wants to compare. If you're unsure of a tool's slug, fetch
/api/json/toolsto see all available tools with their slugs. -
If tools are from the same category, fetch the comparison in one request (order doesn't matter):
GET https://agenticstack.sh/api/json/tools/compare?tools={slugA},{slugB}
This returns:
tools— array of full tool profiles (each includesfeature_labelsfor readable feature names)feature_definitions— what each comparison criterion means for this categoryeditorial_comparison— full editorial analysis withbody(markdown prose with "Where X wins", "The agentic difference", "When to pick which" sections), ornullif no editorial existsavailable_comparisons— other editorial deep dives involving these tools