Turn a person's tacit know-how into a testable Agent Blueprint through a structured 5-step workshop: scenario discovery, SOP extraction, dependency mapping, blueprint generation, and skill sourcing. Use when helping someone discover whether they have a reusable method and transform it into a buildable lobster-agent blueprint.
This 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.