·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