chart-generator
產生資料圖表與儀表板
團隊經常需要清晰的圖表,而不想手動選擇每個視覺化細節。此技能可協助 Claude、Codex 和 Claude Code 將結構化資料轉換為圖表規劃、程式碼範例、匯出檔案和儀表板版面配置。
下載技能 ZIP
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
開啟並開始使用
Agent 可讀資源
當 AI Agent、爬蟲或腳本需要乾淨脈絡、而不是讀取完整頁面時,請使用這些連結。
測試它
正在使用「chart-generator」。 一張按產品類別列出每月營收的表格。
預期結果:
一個用於類別比較的群組長條圖規劃,加上一個用於每月營收趨勢的折線圖規劃。
正在使用「chart-generator」。 一個包含客戶年齡、收入、地區和購買金額的資料集。
預期結果:
一個使用收入和購買金額的散佈圖建議,以地區作為顏色,並將年齡作為可選的大小欄位。
正在使用「chart-generator」。 一個產品使用指標的相關矩陣。
預期結果:
一個具備標示座標軸、發散色階和高解析度匯出建議的熱圖設計。
安全審計
低風險Static analysis reported many high-risk matches, but review found the command execution, weak cryptography, environment access, and reconnaissance matches are false positives from Markdown fences or ordinary chart text. The only confirmed risk is expected filesystem output behavior for generated chart files, so publication is acceptable with normal file path caution.
Confirmed security concerns (3)
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
風險因素
📁 檔案系統存取 (3)
偵測到的模式
品質評分
你可以打造什麼
準備業務回顧圖表
將銷售、財務或營運表格轉換為清楚的比較與趨勢圖表,用於回顧會議。
原型設計互動式儀表板
在建置正式報表工作流程之前,建立 Plotly 或 Chart.js 儀表板草稿。
改善報告視覺效果
為報告和出版品選擇易讀的圖表類型、標籤、顏色和匯出格式。
試試這些提示
Use chart-generator to review this dataset summary and recommend the best chart type. Explain the choice and list the required columns.
Use chart-generator to create a Matplotlib chart for this CSV. Include a title, axis labels, readable colors, and a PNG export.
Use chart-generator to design an interactive Plotly chart for these metrics. Include hover details, filters, and an HTML export plan.
Use chart-generator to design a reusable pipeline that creates bar, line, scatter, and heatmap charts from this configuration table.
最佳實務
- 產生圖表前,先驗證欄位名稱、單位和遺漏值。
- 使用符合問題的圖表類型,而不只是符合可用資料的圖表類型。
- 將輸出檔案保留在專案工作區內,並使用清楚的檔案名稱。
避免
- 不要對許多類別或精確比較使用圓餅圖。
- 不要在未經審查的情況下接受不受信任的輸出路徑。
- 當無障礙性或品牌一致性很重要時,不要依賴預設顏色。