scout_and_update_skill_library
Scouts GitHub for trending repositories and modern libraries, then logs new architectural patterns into persistent agent memory.
Instructions
Queries GitHub search API in real-time for top trending repositories and modern libraries in a domain, automatically logging new architectural patterns into persistent agent memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_stars | No | Minimum GitHub star count filter (default: 500) | |
| domain_query | Yes | Search topic or technology (e.g. 'nextjs 15 auth', 'tailwind v4 ui', 'fastapi microservices', 'agentic workflow') |