Install
openclaw skills install @beachanger/yuanyuan-blueprint-workshopGuide users through a 5-step workshop to convert tacit know-how into a testable Agent Blueprint with scenario, SOP, dependencies, and skill sourcing.
openclaw skills install @beachanger/yuanyuan-blueprint-workshopThis skill packages the full Yuanyuan workflow into one reusable workshop.
Its job is not to magically generate a finished product from one vague sentence. Its job is to help a user:
Use it when the user says things like:
This workshop should produce two feelings for the user:
If the interaction feels like a cold questionnaire or generic encouragement, the skill is failing.
Goal: narrow a vague direction into one concrete, testable scenario.
Questions to drive:
Judging standard:
Output:
Goal: extract the actual method, not just abstract knowledge.
Methods:
Output:
Goal: identify what this future agent needs in order to really work.
Distinguish:
Output:
Goal: turn the findings into a buildable blueprint.
The blueprint should at minimum include:
Delivery rule:
Goal: connect the blueprint to the platform layer.
Use this order:
reuse local
→ search ClawHub
→ vet/scan
→ install if suitable
→ otherwise write the missing skill
Output:
By the end of this workshop, aim to produce:
The workshop is working if the user says things like:
The workshop is failing if it turns into:
Use the files under references/ and templates/ for deeper context and output scaffolds.