Submit a Tool
Know a great CLI tool that should be in the index? Submit it here.
Option 1: GitHub Issue
Open an issue on GitHub with the tool details. We will review and add it.
Open GitHub IssueOption 2: Pull Request
Create a YAML file in src/data/tools/ and open a PR.
Follow the schema defined in content.config.ts.
Option 3: CLI
Use the littlescripts CLI to submit a tool directly from your terminal.
littlescripts submit <tool-name> Option 4: Quick Submit
Fill out the form below to submit a tool directly from this page.
What makes a good submission?
- + The tool is a command-line application or shell utility
- + It is open source with a public repository
- + It is actively maintained
- + It provides value to developers and power users
- + You can describe its AI-relevant capabilities (when to use, when to avoid)