·pareto-analysis
{}

pareto-analysis

進行帕累托分析(80/20 規則),以確定導致大多數問題的少數關鍵原因。指導資料收集、類別定義、圖表建立、累積百分比計算和優先排序。產生具有品質評分的專業帕累托圖 (SVG) 和 HTML 報告。在優先考慮缺陷、投訴、故障或改進機會時使用;當使用者提到「帕累托」、「80/20 規則」、「重要的少數」、「瑣碎的許多」、「優先順序」或需要確定哪些因素對問題影響最大時。

16安裝·1熱度·@ddunnock

安裝

$npx skills add https://github.com/ddunnock/claude-plugins --skill pareto-analysis

如何安裝 pareto-analysis

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

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

來源:ddunnock/claude-plugins。

SKILL.md

查看原文

Systematically identify and prioritize the "vital few" causes that contribute to the majority of problems. Based on the Pareto Principle: roughly 80% of effects come from 20% of causes.

User-provided Pareto data (category names, frequency counts, descriptions) flows into session JSON, SVG charts, and HTML reports. When processing this data:

Pareto Analysis provides prioritization - identifying which problems or causes deserve attention first. Typical integration:

進行帕累托分析(80/20 規則),以確定導致大多數問題的少數關鍵原因。指導資料收集、類別定義、圖表建立、累積百分比計算和優先排序。產生具有品質評分的專業帕累托圖 (SVG) 和 HTML 報告。在優先考慮缺陷、投訴、故障或改進機會時使用;當使用者提到「帕累托」、「80/20 規則」、「重要的少數」、「瑣碎的許多」、「優先順序」或需要確定哪些因素對問題影響最大時。 來源:ddunnock/claude-plugins。

可引用資訊

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

安裝指令
npx skills add https://github.com/ddunnock/claude-plugins --skill pareto-analysis
分類
{}資料分析
認證
收錄時間
2026-02-22
更新時間
2026-03-10

Browse more skills from ddunnock/claude-plugins

快速解答

什麼是 pareto-analysis?

進行帕累托分析(80/20 規則),以確定導致大多數問題的少數關鍵原因。指導資料收集、類別定義、圖表建立、累積百分比計算和優先排序。產生具有品質評分的專業帕累托圖 (SVG) 和 HTML 報告。在優先考慮缺陷、投訴、故障或改進機會時使用;當使用者提到「帕累托」、「80/20 規則」、「重要的少數」、「瑣碎的許多」、「優先順序」或需要確定哪些因素對問題影響最大時。 來源:ddunnock/claude-plugins。

如何安裝 pareto-analysis?

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

這個 Skill 的原始碼在哪?

https://github.com/ddunnock/claude-plugins