com um clique
find-alternative-tool
Find alternative tools for a given CLI tool
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Find alternative tools for a given CLI tool
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| 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.