← 返回 Skills 市场
park-william

管理咨询方法工具箱

作者 park-william · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install consulting-methods-skill
功能描述
当用户需要管理咨询分析、诊断框架选择、问题拆解、战略工具应用(如5W2H、5WHY、PDCA、PESTEL、7S、波特五力、SWOT、BSC、波士顿矩阵、GE矩阵、价值链)时使用。基于管理咨询顾问常用的方法和工具,输出结构化分析过程与交付模板。
使用说明 (SKILL.md)

Consulting Methods Toolkit

本技能已重构为“轻量主入口 + 分模块方法库”。 使用原则:先判断场景,再按需读取对应模块,避免一次性加载全部方法。

使用流程

  1. 先用 是什么-为什么-怎么做 定义问题。
  2. 根据场景选择一个“主链路模块”。
  3. 只读取该模块文件中的方法卡。
  4. 产出“结论 + 证据 + 行动 + 验证指标”。
  5. 默认用 PDCA 闭环执行。

方法路由

A. 问题定义与结构化拆解

适用:需求不清、问题复杂、需要快速搭分析骨架。
读取:

B. 分析工具与根因挖掘

适用:需要脑图/鱼骨图/系统展开图/树图进行分解与归因。
读取:

C. 战略与组织诊断

适用:战略一致性、组织协同、行业压力与企业能力诊断。
读取:

D. 营销与增长体系

适用:销售困境、市场导向管理、标杆对比与增长策略。
读取:

E. 流程优化与流程再造

适用:流程冗余、跨部门低效、BPR与Bottom-up改造。
读取:

F. 追问链与决策收敛

适用:5W2H/28问/5WHY深挖与行动收敛。
读取:

方法调用规则

  1. 每次优先选择 1 个主模块,最多并行 2 个模块。
  2. 若出现跨模块冲突,优先以“问题定义模块(A)”和“执行闭环(PDCA)”为准。
  3. 不重复输出同类模板,优先复用当前模块模板。
  4. 新增方法必须先执行“准入与挂接协议”,再决定新增/合并/子卡化:

输出格式要求

默认输出 4 段:

  1. 问题定义:是什么/为什么/怎么做
  2. 框架选择:为什么选这些方法
  3. 关键发现:3-5条,按影响度排序
  4. 执行计划:责任人、里程碑、指标、风险

质量标准

  1. 不做空泛概念说明,必须给出可执行动作。
  2. 结论必须对应证据或验证路径。
  3. 至少提供一个低成本先行试点。
  4. 若信息不足,先输出“最小数据清单”。

来源与检索

检索建议:

  • rg "5W2H|5WHY|PDCA|PESTEL|7-S|五力|BPR|标杆" references/methods
安全使用建议
This skill is a local, instruction-only toolkit for management-consulting templates and appears coherent. Before installing or using it: 1) Know that the agent will read the included reference files — avoid submitting sensitive proprietary data into prompts unless you intend the model to process it. 2) The SKILL.md suggests using the 'rg' command but doesn't require it; the agent should not fail if 'rg' is absent. 3) SKILL.md references a file 'source-extracted.txt' that is not present in the manifest — expect the agent to report missing references or request that content. 4) Because this skill can be invoked autonomously by the agent (normal default), treat any automated uses that feed business-sensitive inputs with caution. Overall the skill is internally consistent and low-risk, but validate missing references and ensure you control any business data you pass to it.
能力评估
Purpose & Capability
The skill name and description (management consulting methods and templates) match the provided content: a library of method documents and routing rules. There are no unrelated environment variables, binaries, or external services required.
Instruction Scope
SKILL.md instructs the agent to choose a scenario and read specific module files from the included references/methods folder and produce structured outputs — this stays within the declared purpose. Two small issues to note: (1) a retrieval suggestion mentions using the 'rg' command (ripgrep) even though no required binaries are declared — this is a convenience suggestion but could fail if 'rg' isn't present. (2) SKILL.md references a 'source-extracted.txt' under '来源与检索' but that file is not present in the manifest; the agent should handle missing referenced files gracefully. The instructions do not request reading any system files, env vars, or sending data to external endpoints.
Install Mechanism
This is instruction-only with no install specification and no code files to execute or download. That minimizes persistence and supply-chain risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The content operates entirely on bundled documentation files, so no excessive secrets or permissions are requested.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The skill does not request to modify other skills or system-wide settings and has no install that would create persistent binaries or services.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install consulting-methods-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /consulting-methods-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1 of consulting-methods-skill introduces no file or content changes. - No updates or modifications detected in this version. - All documentation and functionality remain unchanged.
v1.0.0
Initial release of "Consulting Methods Toolkit": - Provides a structured, modular toolkit for consulting analysis and framework selection. - Introduces a lightweight entrypoint with a process for modular method reading. - Covers major consulting tools: 5W2H, 5WHY, PDCA, PESTEL, 7S, Porter’s Five Forces, SWOT, BSC, BCG Matrix, GE Matrix, Value Chain, and more. - Defines a step-by-step usage process, output format, and quality standards. - Includes method routing by scenario and explicit rules for adding or merging methods.
元数据
Slug consulting-methods-skill
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

管理咨询方法工具箱 是什么?

当用户需要管理咨询分析、诊断框架选择、问题拆解、战略工具应用(如5W2H、5WHY、PDCA、PESTEL、7S、波特五力、SWOT、BSC、波士顿矩阵、GE矩阵、价值链)时使用。基于管理咨询顾问常用的方法和工具,输出结构化分析过程与交付模板。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 管理咨询方法工具箱?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install consulting-methods-skill」即可一键安装,无需额外配置。

管理咨询方法工具箱 是免费的吗?

是的,管理咨询方法工具箱 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

管理咨询方法工具箱 支持哪些平台?

管理咨询方法工具箱 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 管理咨询方法工具箱?

由 park-william(@park-william)开发并维护,当前版本 v1.0.1。

💬 留言讨论