knowledge-forge
Transform raw personal experience, case studies, business documents, or draft content into transferable cognitive assets -- structured knowledge that others can understand, remember, and apply. Use this skill when users want to turn experience or case studies into teachable content, redesign presentations for maximum retention, create course outlines from domain expertise, crystallize knowledge into shareable documents or knowledge cards, convert know-how into teachable answers, or any scenario where experience must become portable and transferable.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/angjustinl/knowledge-forgeKnowledge Forge
Forge raw experience into transferable cognitive assets using a 4-step conversion engine.
Core Concept
Experience is abundant. Answers are scarce.
Most experts are strong inside their own world. But when they open a document or step on stage, others can't follow. The problem is not lack of experience -- it's that experience has not been modeled.
A modeled experience is one that has been abstracted into a structure that transfers across contexts. This skill performs that transformation.
Conversion Engine
When the user provides raw material (a case study, personal summary, business document, draft speech, or any form of experience narrative), execute these 4 steps sequentially:
Step 1: Perspective Flip -- "My experience" -> "Your challenge"
Identify what the user accomplished, then reframe it as a universal challenge the audience faces.
- Extract the core problem the user solved
- Abstract it away from domain-specific details
- Restate it as a challenge the target audience recognizes in their own work
- The audience should think "yes, I face this too" -- not "interesting, but that's your job"
Key question to answer: "What struggle does the audience already have that this experience speaks to?"
For modeling patterns and examples, see modeling-patterns.md.
Step 2: Experience Modeling -- Specific story -> Transferable structure
The raw experience is a story. Transform it into a model -- an abstraction that works across scenarios.
- Find the structural pattern hidden in the specific case
- Name it with a memorable, compact label (e.g., "The 100->10->1 Funnel")
- Validate: does the model apply to at least 2-3 other domains the audience cares about?
Key question to answer: "What is the underlying structure that makes this experience work -- independent of the specific domain?"
For modeling archetypes and before/after examples, see modeling-patterns.md.
Step 3: Narrative Reconstruction
Rebuild the narrative using this sequence:
- Challenge alignment -- Present the universal challenge so the audience enters the tension. Spend substantial space here. Make old/obvious answers visibly insufficient.
- Model reveal -- Introduce the abstracted model as the new lens. Emphasize the shift in thinking (role change, mental model upgrade), NOT tool details or step-by-step procedures.
- Evidence from experience -- Use the original story as proof that the model works, not as the centerpiece.
Principle: Present the "Dao" (the judgment behind decisions), not the "Shu" (the operational steps).
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-angjustinl-knowledge-forge": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
dedao-dl
Handles interactions with the dedao-dl CLI tool for downloading and managing content from the Dedao (得到) App. Use when the user wants to list bought courses, ebooks, audiobooks, or download them in various formats (PDF, MP3, Markdown, EPUB).
caixu-skill
Asset Library Skill. Use when the user expresses the overall end-to-end intent in one request, including “把这些材料建成资产库”“列出未来 60 天需要续办或补办的事项”“生成暑期实习申请材料包”, when the user wants to search materials by natural language but is unsure whether the local retrieval environment is ready, when the user is unsure which phase skill to run, or when the environment may not be installed yet. This skill routes only to the current child skill, sends first-time installation agents to references/install.md when keys, retrieval config, or runtime setup are missing, explains stage boundaries and next steps, and does not directly call MCP tools, extract files, build packages, or submit forms.