talk-flow
v0.9.2演講內容產生流程 skills,三層階梯(Level 1 語意 / Level 2 內容 / Level 3 呈現,視覺數值唯一真相是 theme.css):主軸設計(topic-design,風格基底、分層語意、Marp 鷹架與文字規範)、段落設計(section-design,含 status 掃描與圖形選型)、段落實作(section-impl,Marp 排版 + 視覺引導 + 逐頁背景 + SVG 圖形 + 頁內備註,在上層規範內有完全呈現自主權)、頁面調整 (page-adjust)、整體審查(review,build 後逐頁目視 + 十四項指標含文案語感,產出 review/ 報告)、架構圖排版量測(svg-layout,normalize/inspect/lint 三支腳本),投影片以 marp-cli 建置輸出;全流程共用文案語感規範(wording.md:禁對比翻轉句與人稱代名詞,標題一句話寫出這頁的重點主軸)
By utomore0 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 6 skill or MCP entries
- Source updated
- Sep 24, 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 talk-flow for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install talk-flow@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/utomore/uto-skillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/talk-flow/.
Plugin files
├── .claude-plugin/plugin.json├── skills/page-adjust/SKILL.md├── skills/review/SKILL.md├── skills/section-design/SKILL.md├── skills/section-impl/SKILL.md├── skills/svg-layout/SKILL.md└── skills/topic-design/SKILL.md
Included Skills6
投影片單頁調整 — 針對指定頁面的 Marp 原始碼深談 Layout、內文、圖形 SVG 或備註的調整,修改 talk/src 與 talk/assets 後重 build 並同步 section 設計文件。觸發詞:頁面調整、page adjust、改投影片、調整某頁、換版面、改圖、修架構圖。Use when adjusting a single slide page (Marp source, layout, diagram SVG, or note) and syncing its related docs.
演講整體審查 — 腳本交叉比對段落覆蓋、deck↔docs 頁數同步、圖形引用與時間帳,build 後逐頁目視 Layout、視覺引導動線、文字規範遵循(字級/強調/列表符號/行距)、前景背景分層(背景是否搶第一眼、正文可讀性、換背景語意)、配色與版型收斂、圖形連接線轉折(>2 折扣分)、備註品質、用語概念一致、**文案語感**(對比翻轉句、人稱代名詞、空泛詞、標題沒寫出這頁重點一律扣分)與 AI 感,並判斷主軸貼合度、偏題比例、銜接與難度峰值,產出十四項指標的審查報告 review/review-<日期>-<序號>.md(不修改任何原始碼)。觸發詞:review、演講審查、審查演講、一致性檢查、演講健檢、彩排檢查、簡報檢查、投影片審查。Use when reviewing a whole talk for coherence, on-message focus, transitions, note quality, and slide visual quality.
演講段落設計 — 以 docs/topic.md 為依據逐段規劃討論方向、內文內容與形式、是否需要圖形輔助與圖形類型(架構圖/流程圖/分層圖/金字塔圖等),產出完整的 docs/section-0x-<slug>.md;子命令 status 掃描各段落狀態。觸發詞:段落設計、section design、段落討論、段落規劃、段落狀態、section status。Use when designing one section of a talk (content direction, body form, diagram needs), or checking section status.
演講段落實作 — 依 docs/topic.md 與 section 設計文件決定每頁 Layout(左右/上下/象限/上三下二等),撰寫 talk/src 的 Marp Markdown 頁面與頁內備註,需要圖形時繪製 SVG(架構圖/流程圖等)嵌入,並以 build.mjs + marp-cli 建置驗收。觸發詞:段落實作、section impl、做投影片、排版面、畫架構圖、實作簡報。Use when implementing a talk section's Marp slides, presenter notes, and diagram SVGs from its design docs.
簡報架構圖 SVG 的排版檢查與調整 — 用腳本把絕對座標還原成關係(scene digest),以真實 font metrics 量測中文/中英混排標籤,並診斷文字溢出、連線端點沒貼齊、線穿過節點、標籤壓線、尺寸間距不一致等問題。觸發詞:架構圖、排版、對齊、調整 SVG、改圖、圖太擠、文字超出、線沒接好、圖看不懂、architecture diagram、svg layout、diagram alignment、text overflow。Use when checking or adjusting the layout of an SVG architecture/flow diagram, especially one embedded in slides.
演講主軸設計 — 深度訪談時長、聽眾、會議類型後,提供 3 組主題方案供選擇,並討論投影片的前景/背景分層(使用者提供背景圖片或與 LLM 討論風格,可定多套背景讓每頁不同),產出 docs/topic.md 燈塔文件、talk/src Marp 鷹架(theme.css、build.mjs)與各 section 佔位文檔。觸發詞:演講主軸、演講設計、topic design、新演講、簡報企劃、talk planning、投影片背景、背景圖、前景背景、分層。Use when starting a new talk or presentation, defining its core topic and structure, or setting up slide background layering.
Plugin manifests1
{
"name": "talk-flow",
"description": "演講內容產生流程 skills,三層階梯(Level 1 語意 / Level 2 內容 / Level 3 呈現,視覺數值唯一真相是 theme.css):主軸設計(topic-design,風格基底、分層語意、Marp 鷹架與文字規範)、段落設計(section-design,含 status 掃描與圖形選型)、段落實作(section-impl,Marp 排版 + 視覺引導 + 逐頁背景 + SVG 圖形 + 頁內備註,在上層規範內有完全呈現自主權)、頁面調整 (page-adjust)、整體審查(review,build 後逐頁目視 + 十四項指標含文案語感,產出 review/ 報告)、架構圖排版量測(svg-layout,normalize/inspect/lint 三支腳本),投影片以 marp-cli 建置輸出;全流程共用文案語感規範(wording.md:禁對比翻轉句與人稱代名詞,標題一句話寫出這頁的重點主軸)",
"version": "0.9.2",
"author": {
"name": "utomore"
},
"homepage": "https://github.com/utomore/uto-skills"
}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.
[talk-flow on Agent Plugins Marketplace](https://pluginsmp.com/plugins/talk-flow)