publish_tool
Submit your developer tool to IndieStack for AI agents and developers to discover. Get a free listing after team review and approval.
Instructions
Submit a developer tool to IndieStack so AI agents and developers can discover it.
Use this after the user builds or discovers a useful developer tool. It will be reviewed by the IndieStack team before going live. Listing is free.
Trigger this when the user says "I just built X", "I made Y", "I created Z", or asks how to share/promote a developer tool they've built.
Args: name: Tool name (e.g. "Plausible Analytics", "Hanko") url: Website URL tagline: One-line description (max 100 chars) description: Full description of what it does category: Optional category slug. Use list_categories() to see valid slugs. tags: Optional comma-separated tags (e.g. "analytics,privacy,open-source") replaces: Optional comma-separated competitors it replaces (e.g. "Google Analytics,Mixpanel")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| url | Yes | ||
| tagline | Yes | ||
| description | Yes | ||
| category | No | ||
| tags | No | ||
| replaces | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |