fable-quote
v0.1.1產生「寓意科技」格式的正式軟體開發報價單 .docx:套用已脫敏的公司標準模板(標題樣式、表格框線、欄寬字型、乙方資料、通用條款全部內建),只需提供這一案的客戶資料與專案 JSON,服務明細列依階段自動展開、金額由人天×單價×(1+稅率) 自動計算含稅值、總計自動加總並與指定總價互相校驗。核心價值是**不要每次重畫 Word 版式**——手刻報價單的標題、框線、底色極易跑版,乙方資料與通用條款也不必每次重打。當使用者說「做報價單」「報價」「寓意報價單」「fable 報價」「開發案報價」「幫客戶估價出報價單」,或要把既有專案建議書/需求轉成正式報價單時觸發。產出後建議轉 PDF 目視驗證無跑版;客戶統編與地址須查證公開登記資料、不可臆造;內容為對外正式文件,一律用書面商務語。
By fulin2 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 12, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install fable-quote for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install fable-quote@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/abs1294/fulin-claude-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/fable-quote/.
Plugin files
├── .claude-plugin/plugin.json└── skills/fable-quote/SKILL.md
Included Skills1
產生「寓意科技」格式的正式軟體開發報價單 .docx。沿用寓意既有報價單版式(標題、表格、框線、乙方資料、通用條款全部一致),只需提供客戶資料、專案內容與人天/金額,即產出可交客戶的報價單。當使用者說「做報價單」「報價」「寓意報價單」「fable 報價」「開發案報價」「幫客戶估價出報價單」「產一份給 XX 公司的報價」,或已有專案建議書/需求想轉成報價單時,務必觸發本 skill;只要產出物是「寓意對外的報價單」就用它,不要自己重畫 Word 格式(版式極易跑掉)。
Plugin manifests1
{
"name": "fable-quote",
"version": "0.1.1",
"description": "產生「寓意科技」格式的正式軟體開發報價單 .docx:套用已脫敏的公司標準模板(標題樣式、表格框線、欄寬字型、乙方資料、通用條款全部內建),只需提供這一案的客戶資料與專案 JSON,服務明細列依階段自動展開、金額由人天×單價×(1+稅率) 自動計算含稅值、總計自動加總並與指定總價互相校驗。核心價值是**不要每次重畫 Word 版式**——手刻報價單的標題、框線、底色極易跑版,乙方資料與通用條款也不必每次重打。當使用者說「做報價單」「報價」「寓意報價單」「fable 報價」「開發案報價」「幫客戶估價出報價單」,或要把既有專案建議書/需求轉成正式報價單時觸發。產出後建議轉 PDF 目視驗證無跑版;客戶統編與地址須查證公開登記資料、不可臆造;內容為對外正式文件,一律用書面商務語。",
"author": {
"name": "fulin"
},
"keywords": [
"quote",
"報價",
"報價單",
"寓意",
"fable",
"開發案報價",
"估價",
"docx"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[fable-quote on Agent Plugins Marketplace](https://pluginsmp.com/plugins/fable-quote)