/scout-tools
Research new or trending AI coding tools, create tool JSON entries for each, and seed the idea bank with article opportunities. Run when you want to discover what's new.
Usage
/scout-tools
/scout-tools "MCP servers"
/scout-tools "AI terminal tools"
Optionally pass a focus area. Without one, the agent scouts broadly for anything new and trending.
What it does
- Runs up to 4 web searches to find AI coding tools launched or trending in the last 90 days
- Cross-checks against
content/tools/— skips anything already indexed - For each new tool found:
- Creates
content/tools/<slug>.jsonwith verified data - Adds a corresponding article idea to
content/ideas.md
- Creates
- Reports a summary: tools added, ideas seeded, any tools skipped (already indexed or out of niche)
Output format
TOOLS ADDED (3)
- content/tools/stitch.json — Google Stitch, AI UI generator
- content/tools/jules.json — Google Jules, async coding agent
- content/tools/manus.json — Manus AI, autonomous coding agent
IDEAS ADDED TO content/ideas.md (3)
- Google Stitch review: AI-generated UIs for vibe coders
- Jules by Google review: async coding agent for GitHub issues
- Manus AI review: autonomous coding for non-coders
SKIPPED (2)
- cursor — already in content/tools/
- github-copilot — already in content/tools/
Niche filter
Only tools directly relevant to AI-assisted coding are indexed. General productivity apps, hardware, and non-coding AI tools are skipped.