mfg-kaizen-skills
v1.8.1製造業の業務改善・品質管理を支援するスキル群。QCストーリー、4M、QC7つ道具、新QC7つ道具などのフレームワークを使い、原因分析から標準化までを体系的に進める。
By TODO: 記入してください0 GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 21, 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 mfg-kaizen-skills for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install mfg-kaizen-skills@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/yutut-app/mfg-kaizen-skillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json└── skills/mfg-improvement-frameworks/SKILL.md
Included Skills1
製造現場の問題解決・品質改善に使う。不良、歩留まり、工程異常、ヒューマンエラー、変化点管理、原因分析、再発防止、標準化の相談では必ず使用する。QCストーリー・4M・QC7つ道具・新QC7つ道具で型と道具を選定し、特性要因図・パレート図・管理図・系統図やQC工程表・チェックシートを作成する。手法名が出ていなくても製造・品質の文脈なら使う。資料の構成・文章・スライド化は slider-craft に任せる。経営戦略・財務・人事には使わない。
Plugin manifests1
{
"name": "mfg-kaizen-skills",
"description": "製造業の業務改善・品質管理を支援するスキル群。QCストーリー、4M、QC7つ道具、新QC7つ道具などのフレームワークを使い、原因分析から標準化までを体系的に進める。",
"version": "1.8.1",
"author": {
"name": "TODO: 記入してください"
},
"keywords": [
"manufacturing",
"quality-control",
"kaizen",
"qc-story",
"4m"
]
}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.
[mfg-kaizen-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mfg-kaizen-skills)