github_recommend_stack
Recommend vetted tools and libraries for your project brief, providing installation commands and rationale.
Instructions
AI Agent Tech-Stack Recommender: recommends vetted starred tools and libraries for a project brief or task description, with copy-paste installation commands and rationale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Optional target programming language (e.g. 'Go', 'Python', 'TypeScript', 'Rust'). | |
| task_description | Yes | Natural language description of what you are building or need. | |
| max_recommendations | No | Maximum number of recommendations to return (default: 5). |