·figure-generation
</>

figure-generation

使用 matplotlib/seaborn 和三相管道(查詢擴展、執行程式碼產生、VLM 視覺回饋)產生出版品質的科學資料。處理長條圖、線圖、熱圖、訓練曲線、消融圖等。當使用者需要論文的圖形、圖表或視覺化效果時使用。

8安裝·0熱度·@lingzhi227

安裝

$npx skills add https://github.com/lingzhi227/claude-skills --skill figure-generation

如何安裝 figure-generation

透過命令列快速安裝 figure-generation AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/lingzhi227/claude-skills --skill figure-generation
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:lingzhi227/claude-skills。

SKILL.md

查看原文

Available types: bar, training-curve, heatmap, ablation, line, scatter, radar, violin, tsne, attention

Phase 1: Query Expansion Expand the user's figure description into step-by-step coding specifications using the prompts in references/figure-prompts.md. Determine: figure type, data mapping (x/y/color/hue), style requirements, paper conventions.

Phase 2: Code Generation with Execution Loop (up to 4 retries)

使用 matplotlib/seaborn 和三相管道(查詢擴展、執行程式碼產生、VLM 視覺回饋)產生出版品質的科學資料。處理長條圖、線圖、熱圖、訓練曲線、消融圖等。當使用者需要論文的圖形、圖表或視覺化效果時使用。 來源:lingzhi227/claude-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/lingzhi227/claude-skills --skill figure-generation
分類
</>開發工具
認證
收錄時間
2026-02-22
更新時間
2026-03-10

Browse more skills from lingzhi227/claude-skills

快速解答

什麼是 figure-generation?

使用 matplotlib/seaborn 和三相管道(查詢擴展、執行程式碼產生、VLM 視覺回饋)產生出版品質的科學資料。處理長條圖、線圖、熱圖、訓練曲線、消融圖等。當使用者需要論文的圖形、圖表或視覺化效果時使用。 來源:lingzhi227/claude-skills。

如何安裝 figure-generation?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/lingzhi227/claude-skills --skill figure-generation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/lingzhi227/claude-skills