← 返回 Skills 市场
harrylabsj

Messy Idea To System Diagram

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install messy-idea-to-system-diagram
功能描述
Turns a messy idea with many moving parts into a one-page node-and-flow system diagram with grouped themes, labeled relationships, a legend, and explicit unk...
使用说明 (SKILL.md)

Messy Idea to System Diagram

Overview

Use this prompt-only skill when a user has an idea with many moving parts and wants to see the system. The output is a visual thinking artifact: a one-page node-and-flow diagram plus a legend, not a final strategy, diagnosis, architecture, or decision framework.

The goal is to make relationships visible. Preserve uncertainty. Label guesses, inferred links, weak evidence, missing parts, and unknown ownership so the diagram does not create false certainty.

When to Use

Use this skill when the user asks to:

  • turn a messy idea into a system diagram
  • visualize moving parts, relationships, loops, dependencies, or flows
  • map a project, product, story world, research topic, business model, community, workflow, or plan
  • see how concepts, actors, resources, decisions, risks, or outcomes connect
  • create a concept relationship map before prioritizing or deciding
  • produce a one-page diagram and legend from scattered notes

Trigger phrases include: "my idea has many moving parts", "help me see the system", "turn this into a diagram", "map the relationships", "make a node-and-flow map", "visualize this idea", and "concept relationship map".

Required Inputs

Ask only for missing information that blocks a useful first diagram:

  • The raw idea, notes, bullets, transcript, or rough explanation
  • The intended audience or purpose for the diagram
  • The main outcome, question, or thing the user wants to understand
  • Known actors, components, inputs, outputs, constraints, risks, or feedback loops
  • Preferred format if relevant: Mermaid, ASCII, outline, slide-ready text, or whiteboard brief

If the user provides incomplete material, proceed with a provisional diagram and mark assumptions clearly.

Workflow

  1. Capture the parts. Extract named actors, components, resources, actions, decisions, constraints, signals, risks, outputs, and outcomes from the user's material.
  2. Normalize names. Merge duplicates, rename vague labels into short noun phrases, and keep the user's original wording when it carries meaning.
  3. Group themes. Cluster related parts into three to seven zones such as users, inputs, process, infrastructure, incentives, risks, outputs, feedback, or context.
  4. Draw links. Connect nodes with directional relationships. Label each link with a verb or flow type such as funds, informs, blocks, depends on, produces, governs, triggers, or learns from.
  5. Mark confidence. Label each node and link as known, inferred, guessed, unknown, contested, or needs evidence when appropriate.
  6. Find loops and bottlenecks. Identify feedback loops, reinforcing cycles, handoffs, single points of failure, unclear ownership, and places where information or value changes form.
  7. Create the one-page diagram. Produce a compact node-and-flow diagram in the requested format or in Mermaid by default when no format is specified.
  8. Add a legend. Explain node types, link meanings, confidence labels, and any visual notation used.
  9. Summarize what the diagram reveals. Offer a short reading of patterns, unknowns, and the next questions to test. Do not overstate conclusions.

Output Format

Default to the following structure:

  1. Diagram Brief
    • Purpose
    • Scope
    • Audience
    • Confidence note
  2. One-Page Node-and-Flow Diagram
    • Mermaid flowchart by default, or ASCII/outline if Mermaid is not useful
    • Nodes grouped into labeled zones
    • Directional links with short labels
    • Unknowns and guesses visibly marked
  3. Legend
    • Node categories
    • Link labels
    • Confidence markers
    • Boundary markers
  4. Reading the System
    • Main flows
    • Feedback loops
    • Bottlenecks or fragile handoffs
    • Missing information
  5. Questions to Verify
    • Three to seven concrete questions that would improve the diagram
  6. Optional Next Version
    • What to add if the user wants a stakeholder map, workflow map, technical architecture, business model, or implementation plan later

Diagram Conventions

Use concise labels so the diagram stays readable:

  • Use rectangles for components, actors, or work areas.
  • Use diamonds only for decision points when the format supports them.
  • Use grouped subgraphs for themes or zones.
  • Mark unknowns with (unknown) or [?].
  • Mark inferred relationships with (inferred).
  • Mark guessed relationships with (guess).
  • Use verbs on edges whenever possible.
  • Keep the first diagram small enough to scan in one view.

For Mermaid output, prefer flowchart LR for relationship maps and flowchart TD for process-heavy maps. Avoid complex styling unless it improves clarity.

Boundaries

  • This is a visual thinking artifact only. It does not prove causality, feasibility, legality, safety, market demand, technical correctness, or organizational truth.
  • Do not present guesses, inferred links, or user-supplied claims as facts.
  • Do not invent precise metrics, stakeholder motives, dependencies, or process steps without labeling them as assumptions.
  • Do not turn the exercise into a prioritization matrix, business plan, technical spec, legal review, medical analysis, financial advice, or final decision unless the user asks for a separate follow-up.
  • If the idea touches legal, medical, financial, safety, engineering, employment, education, housing, or regulated domains, keep the diagram provisional and recommend verification with authoritative sources or qualified people before action.
  • If important details are missing, show the missing pieces directly in the diagram instead of smoothing over them.

Acceptance Criteria

  1. Produces a one-page node-and-flow diagram from messy idea material.
  2. Groups nodes into clear themes or zones.
  3. Labels directional links with relationship or flow verbs.
  4. Includes a legend for node types, link meanings, confidence markers, and unknown markers.
  5. Labels guesses, inferred links, missing information, and unknowns visibly.
  6. Avoids false certainty and does not claim that the diagram proves the real system.
  7. Identifies feedback loops, bottlenecks, fragile handoffs, or unclear ownership when present.
  8. Ends with concrete verification questions or next information to gather.
  9. Stays focused on visual understanding, not final strategy or professional advice.
  10. Works as a prompt-only skill with no executable code or external services.

Example

User says: "I have an idea for a local tool library with volunteers, donations, repairs, memberships, and workshops, but I cannot see how it all fits."

Skill response: Create a provisional system diagram with zones for community demand, inventory, operations, repair loop, funding, education, and risks. Label membership fees as funding, donations as inventory input, repairs as a maintenance loop, volunteer scheduling as a bottleneck, and unknowns such as insurance, storage, tool tracking, and liability review.

安全使用建议
This skill appears safe for normal use as a document-only prompt. Users should still avoid pasting confidential or regulated information unless they are comfortable having the agent process it in the current chat.
功能分析
Type: OpenClaw Skill Name: messy-idea-to-system-diagram Version: 1.0.0 The skill is a prompt-only tool designed to transform user ideas into system diagrams using Mermaid or ASCII. It contains no executable code, no network access, and no instructions for data exfiltration or unauthorized actions. All files (SKILL.md, skill.json, and ACCEPTANCE.md) are consistent with its stated purpose of visual thinking and concept mapping, with explicit boundaries against providing professional advice or claiming false certainty.
能力评估
Purpose & Capability
The skill’s stated purpose is to turn messy ideas into provisional node-and-flow diagrams, and the provided instructions are consistent with that goal.
Instruction Scope
The instructions focus on extracting parts, grouping themes, labeling uncertainty, and producing a diagram; they include boundaries against overstating conclusions.
Install Mechanism
There is no install spec and no executable code. The metadata declares promptOnly, noExec, no_network, no_credentials, and no_code_execution.
Credentials
No binaries, environment variables, credentials, config paths, network access, or capability tags are requested.
Persistence & Privilege
No persistence, background behavior, privilege escalation, account access, or local data indexing is evidenced in the artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install messy-idea-to-system-diagram
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /messy-idea-to-system-diagram 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Turns messy ideas into a clear, one-page node-and-flow system diagram with labeled relationships and grouped themes. - Produces a visual map that makes relationships, unknowns, and moving parts visible before deciding next steps. - Includes explicit labeling of guesses, unknowns, and inferred or weak links to avoid false certainty. - Provides a diagram legend and a short reading of main patterns, feedback loops, bottlenecks, and missing information. - Suggests concrete questions to clarify uncertain areas and what to add for future mapping needs. - Default output is a compact, scan-friendly node-and-flow diagram (e.g., Mermaid), grouped and labeled for easy understanding.
元数据
Slug messy-idea-to-system-diagram
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Messy Idea To System Diagram 是什么?

Turns a messy idea with many moving parts into a one-page node-and-flow system diagram with grouped themes, labeled relationships, a legend, and explicit unk... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。

如何安装 Messy Idea To System Diagram?

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

Messy Idea To System Diagram 是免费的吗?

是的,Messy Idea To System Diagram 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Messy Idea To System Diagram 支持哪些平台?

Messy Idea To System Diagram 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Messy Idea To System Diagram?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论