個人 Claude Code Plugin Marketplace,專注於學術研究與生產力工具。
issue-driven-dev從本 marketplace 搬到PsychQuant/issue-driven-development自立門戶(自 2026-05-02)。既有 install 需重新指 source:
claude plugin uninstall issue-driven-dev@psychquant-claude-plugins claude plugin marketplace add PsychQuant/issue-driven-development claude plugin install issue-driven-dev@issue-driven-development設定(
.claude/issue-driven-dev.local.json、.claude/.idd/)在 project repo 裡,不用搬。
che-pixel-mcp/che-svg-mcp/che-creative-suite從本 marketplace 搬到PsychQuant/macreate(原生 macOS 創作/媒體 marketplace,macdoc 的創作側雙生子;自 2026-07-19)。既有 install 需重新指 source,例如:
claude plugin uninstall che-pixel-mcp@psychquant-claude-plugins claude plugin marketplace add PsychQuant/macreate claude plugin install che-pixel-mcp@macreate # 或 che-svg-mcp / che-creative-suite
# 添加 Marketplace
/plugin marketplace add PsychQuant/psychquant-claude-plugins
# 安裝 Plugin
/plugin install che-things-mcp@PsychQuant/psychquant-claude-plugins
/plugin install che-ical-mcp@PsychQuant/psychquant-claude-pluginsche-word-mcp 與 macdoc 兩個 plugins 已遷移至 PsychQuant/macdoc marketplace(PsychQuant/macdoc#112)。既有安裝者請重新指向新 marketplace:
claude plugin uninstall che-word-mcp@psychquant-claude-plugins # 或 macdoc@psychquant-claude-plugins
claude plugin marketplace add PsychQuant/macdoc
claude plugin install che-word-mcp@macdoc # 或 macdoc@macdoc新 marketplace 另提供 che-pdf-mcp、che-pptx-mcp(首發),wrapper 含強化的供應鏈驗證(強制 sha256 + Developer ID 簽章鏈 + exec-time 重驗)。
Plugin 的 source 放哪,依「有無獨立 source repo」分流:
| 形態 | 準則 |
|---|---|
| 有獨立 source repo 的 binary-wrapper plugin(che-*-mcp 家族等) | 新增者預設「repo 即 plugin」:shell(plugin.json/.mcp.json/wrapper/skills)住 source repo 的 plugin/ 子樹,本 marketplace entry 以 git-subdir source 引用(先例:akashic-mcp,PsychQuant/Akashic-Library#275)。release 單 repo 化——shell bump 與 binary release 同 commit,不再跨 repo 同步 |
| 既有 11 個 binary-wrapper plugin | 不整批遷——各自於下次 release 時機會主義遷移(該次本來就要動 shell,順勢搬遷邊際成本最低);遷移程序複用 akashic 案(已知陷阱:binary_version validate warning、squash-merge × stacked-PR,見 Akashic-Library#275 verify) |
| marketplace-native plugin(純 skill/rules,無外部 repo) | 留在本 repo plugins/——沒有兩源問題,遷移無收益 |
| 完全自治(連 entry 都自持) | 自架 marketplace(先例:che-word-mcp/macdoc、che-apple-mail-mcp)——適用於 plugin 家族自成生態者;與 git-subdir 的取捨:自架=安裝入口也自管,git-subdir=仍列本 marketplace |
| Plugin | 說明 | MCP Tools |
|---|---|---|
| che-things-mcp | Things 3 任務管理 | 47 |
| che-ical-mcp | macOS 行事曆 & 提醒事項 | 20 |
| che-duckdb-mcp | DuckDB 資料庫操作 | 14 |
| r-shiny-debugger | R Shiny App 功能測試 | - |
| ai-docs-guide | Claude Code + OpenAI 文檔查詢助手 | - |
| postgresql-guide | PostgreSQL 文檔查詢助手 | - |
| che-dropbox-ignore | Dropbox 同步排除管理 | - |
| claude-switch | Claude Code 模型切換 | - |
| che-bot-toolkit | Bot 開發工具集 | - |
| che-xcode-mcp | Xcode / App Store Connect | 80+ |
Things 3 任務管理,提供完整的 GTD 工作流程支援。
需求: CheThingsMCP binary
# 快速指令
/today # 今日任務
/inbox # 收件匣
/quick-task Buy milk # 快速建立任務
/projects # 專案總覽
/upcoming # 即將到來| 功能分類 | 說明 |
|---|---|
| List Access | Inbox, Today, Upcoming, Anytime, Someday, Logbook |
| Task CRUD | 建立、更新、完成、刪除、搜尋任務 |
| Project/Area | 專案與區域管理 |
| Tags | 標籤管理(支援階層) |
| Batch Ops | 批次建立、完成、刪除、移動、更新 |
| Checklist | 子項目清單管理 |
macOS 原生行事曆與提醒事項整合,使用 EventKit 框架。
需求: CheICalMCP binary
# 快速指令
/today # 今日行程
/week # 本週總覽
/quick-event Meeting at 2pm # 快速建立事件
/remind Call mom tomorrow # 快速建立提醒| 功能分類 | 說明 |
|---|---|
| Calendars | 列出、建立、刪除行事曆 |
| Events | 事件 CRUD、搜尋、衝突檢查 |
| Reminders | 提醒事項 CRUD |
| Batch Ops | 批次建立、移動、刪除事件 |
| Utilities | 重複事件偵測、事件複製 |
che-apple-mail-mcp 於 2026-08-05 遷至自營 marketplace
che-apple-mail-mcp,
與其 Swift binary source 同 repo(比照 che-ical-mcp 的 co-locate 形式):
/plugin marketplace add PsychQuant/che-apple-mail-mcp
/plugin install che-apple-mail-mcp@che-apple-mail-mcp呼叫方式不變:/che-apple-mail-mcp:archive-mail 等 command 與 skill 名皆相同。
plugin-tools、mcp-tools、cli-tools、doc-tools 於 2026-07-30 遷至獨立
marketplace che-plugin-devtools,
並整併為兩個 plugin:
/plugin marketplace add PsychQuant/che-plugin-devtools
/plugin install devtools@che-plugin-devtools # plugin + MCP + CLI 發布管道(24 skills)
/plugin install doc-guardian@che-plugin-devtools # 文件紀律守門(4 skills + 3 hooks)呼叫方式:/devtools:mcp-deploy、/devtools:plugin-update、/doc-guardian:changelog-validate。
skill 名不變,只有 plugin 前綴改變。
遷出理由與完整設計見 遷移設計文件。
| Command | 用途 |
|---|---|
diagnose |
確認 MCP Server 連線正常 |
debug |
診斷功能問題(權限、框架特定) |
test |
驗證所有 tools 正常運作 |
new-mcp-app |
互動式建立新 MCP 專案 |
mcp-deploy |
編譯、打包、發布 GitHub Release |
mcp-upgrade |
分析專案並提供升級建議 |
mcp-install |
從 GitHub Release 下載安裝 |
mcpb-sync |
Binary 一致性同步(Swift) |
整合前端 (agent-browser) 與後端 (R console) 的 R Shiny App 功能測試。
/shiny-debug
/shiny-debug 上傳 CSV 後圖表會更新Claude Code + OpenAI 文檔查詢助手。整合兩個 Auto-triggered Skills,自動根據問題類型 WebFetch 對應官方文檔。
包含 Skills:
claude-code-guide— Claude Code CLI / API / SDK 文檔openai-docs-guide— OpenAI API / SDK / Models 文檔
特點: 繞過 OpenAI Docs MCP 壞掉的 fetch_openai_doc tool,直接 WebFetch 官方文檔 URL。
| Plugin | New home |
|---|---|
perspective-writer |
Standalone marketplace PsychQuant/perspective-writer(2026-07-18 抽出,#116)。安裝:claude plugin marketplace add PsychQuant/perspective-writer + claude plugin install perspective-writer@perspective-writer |
MIT