Commit c8855e1
feat(plugin): bundle a finmind skill alongside the MCP server
讓 `/plugin install finmind-mcp@finmind-official` 一次同時給使用者 MCP tools
**和** 一個 skill。Claude Code 會自動從 plugin root 的 skills/ 探索 skill
(namespaced 為 /finmind-mcp:finmind),不需 plugin.json 宣告。
skills/finmind/SKILL.md:驅動同 plugin 內的 finmind MCP tools —— 意圖→dataset
對照、日期規則、公司名↔代號、多步驟、輸出/畫圖指引。內嵌 canonical 修正(台指期
data_id=TX 非 TXF;InterestRate 必填 data_id 如 FED)。內容改編自已上線的 /finmind
skill + knowledge/instructions.md。
已用 subagent application test 驗過:5 個查詢的 tool/dataset/params 都正確,含
TX/FED 兩個雷與「不確定先 list_datasets」路徑。
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f0aeca0 commit c8855e1
1 file changed
Lines changed: 56 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
0 commit comments