·tool-selector
</>

tool-selector

在执行任务之前,分析可用的工具集(Web搜索、代码执行、文件读/写、API调用、数据库查询、内存工具),选择最佳工具,规划执行顺序,并防止不必要的工具调用。触发多步骤任务,“我应该使用哪个工具”,“规划工具”,或者每当可以应用多个工具时触发。

9安装·0热度·@fatih-developer

安装

$npx skills add https://github.com/fatih-developer/fth-skills --skill tool-selector

如何安装 tool-selector

通过命令行快速安装 tool-selector AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/fatih-developer/fth-skills --skill tool-selector
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:fatih-developer/fth-skills。

SKILL.md

查看原文

Determine which tools are needed to solve the task, plan the most efficient sequence, and eliminate unnecessary calls before they happen.

Core principle: Every tool call costs time, tokens, and rate limits. The right tool, in the right order, called once.

| Tool | Cost | Side Effect | Best For |

在执行任务之前,分析可用的工具集(Web搜索、代码执行、文件读/写、API调用、数据库查询、内存工具),选择最佳工具,规划执行顺序,并防止不必要的工具调用。触发多步骤任务,“我应该使用哪个工具”,“规划工具”,或者每当可以应用多个工具时触发。 来源:fatih-developer/fth-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/fatih-developer/fth-skills --skill tool-selector
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from fatih-developer/fth-skills

快速解答

什么是 tool-selector?

在执行任务之前,分析可用的工具集(Web搜索、代码执行、文件读/写、API调用、数据库查询、内存工具),选择最佳工具,规划执行顺序,并防止不必要的工具调用。触发多步骤任务,“我应该使用哪个工具”,“规划工具”,或者每当可以应用多个工具时触发。 来源:fatih-developer/fth-skills。

如何安装 tool-selector?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/fatih-developer/fth-skills --skill tool-selector 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/fatih-developer/fth-skills