·delegation-core
</>

delegation-core

透過配額、日誌記錄和錯誤處理將任務委派給外部 LLM 服務(Gemini、Qwen)。當任務超出上下文視窗或需要更便宜的處理時使用。當任務需要克勞德推理時不要使用。

25安裝·2熱度·@athola

安裝

$npx skills add https://github.com/athola/claude-night-market --skill delegation-core

如何安裝 delegation-core

透過命令列快速安裝 delegation-core AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/athola/claude-night-market --skill delegation-core
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:athola/claude-night-market。

SKILL.md

查看原文

A method for deciding when and how to delegate tasks to external LLM services. Core principle: delegate execution, retain high-level reasoning.

Delegate execution, retain reasoning. Claude handles architecture, strategy, design, and review. External LLMs perform data processing, pattern extraction, bulk operations, and summarization.

| High | Any | Keep local | | Low | Large | Delegate | | Low | Small | Either |

透過配額、日誌記錄和錯誤處理將任務委派給外部 LLM 服務(Gemini、Qwen)。當任務超出上下文視窗或需要更便宜的處理時使用。當任務需要克勞德推理時不要使用。 來源:athola/claude-night-market。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/athola/claude-night-market --skill delegation-core
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-11

Browse more skills from athola/claude-night-market

快速解答

什麼是 delegation-core?

透過配額、日誌記錄和錯誤處理將任務委派給外部 LLM 服務(Gemini、Qwen)。當任務超出上下文視窗或需要更便宜的處理時使用。當任務需要克勞德推理時不要使用。 來源:athola/claude-night-market。

如何安裝 delegation-core?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/athola/claude-night-market --skill delegation-core 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/athola/claude-night-market