with one click
find-alternative-tool
Find alternative tools for a given CLI tool
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Find alternative tools for a given CLI tool
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | find-alternative-tool |
| description | Find alternative tools for a given CLI tool |
| tools | ["WebFetch","WebSearch","Bash","Read"] |
Search the web for alternative tools to the one specified in $ARGUMENTS. The goal is to discover new tools that could be added to altbox.
Search for alternatives: Use WebSearch to find alternatives to the tool specified in $ARGUMENTS. Search for patterns like " alternative", " similar tools", "alternatives to ", etc.
Extract candidates: From the search results, identify 3-5 promising alternative tools that:
For each candidate, gather:
Present results in a formatted list with:
/add-tool-from-page <URL> to add this tool"This list is for a human to look at to decide what they think of the tool.
# Alternatives to <tool>
## <Tool Name 1>
- **URL**: <homepage or GitHub>
- **Language**: <Language>
- **Description**: Brief description
- **Why it's an alternative**: Explanation
- Run: `/add-tool-from-page <URL>`
## <Tool Name 2>
...
Check if tools already exist in altbox by looking at the existing tools.
Prioritize tools with good documentation and active communities.
Look for tools mentioned in comparisons or listicles about alternatives.
If the input tool doesn't have clear alternatives, let the user know.
I'm not looking for libraries. I'm looking for standalone CLI tools. The tool must run on a Unix-like OS. If it runs on Windows, fine, but I don't want any Windows-only tools.