CLI Overview
The Slot CLI tools provide powerful capabilities for managing your template index. With these tools, you can:
- Scrape new templates from GitHub and NPM
- Run custom analysis on templates
- Build and maintain your template index
Note: The CLI tools are optional. You only need them if you want to customize your template index or add your own templates. For most users, the MCP server is sufficient.
Features
Template Discovery
- GitHub repository scraping
- NPM package analysis
- Customizable search criteria
- Batch processing
Analysis Tools
- Feature detection
- Quality metrics
- Dependency analysis
- Pattern recognition
Next Steps
Learn how to install and set up the CLI tools in the Installation guide, or explore how to scrape templates in the Scraping guide.