Knowledge Productization
Use When
- Use when research must be reused across multiple outputs, audiences, or offers.
- Use when the owner wants reusable IP and monetizable assets rather than a one-off report only.
Do Not Use When
- The task is a single deliverable with no reuse path.
- The work is still too early and the evidence base is not yet stable.
Knowledge Productization Required Context
- The core research corpus or asset inventory.
- Intended audiences or buyers.
- Reuse, sensitivity, and confidentiality constraints.
Knowledge Productization Method Detail 2
- Read this
SKILL.md first, then load only the needed reference file.
- Audit the knowledge corpus before choosing wrappers.
- Preserve provenance while creating variants and offers.
Quality Standards
- Reusable vs client-specific knowledge is explicit.
- Audience variants are intentional.
- Commercial claims stay inside validated evidence.
Knowledge Productization Existing Failure Notes
- Rewriting from scratch when a reusable core exists.
- Packaging confidential details into reusable IP.
- Monetizing ideas that have not survived verification.
Knowledge Productization Core Deliverables
- A knowledge audit, audience-variant plan, asset ladder, or monetization-ready packaging plan.
Book-derived additions
For a dissertation or research corpus that must become reusable, audience-bound
knowledge products, load dissertation-writing-process and retain provenance,
originality, and rights checks.
References
- Use the
references/ files for audit, audience planning, and productization.
Inputs
| Artefact |
Source or provider |
Requirement |
If absent |
| Verified knowledge assets and audience need |
knowledge-mining and requester |
required |
Return an asset-gap assessment when either is absent |
Capability contract
Read access to the verified asset library and audience brief is required. Variant creation, pricing, licensing, publication, or commercial release needs explicit owner authority.
Degraded mode
Fallback when rights, audience evidence, or asset access is unavailable: return a qualified product concept and gap register; do not label demand, rights, or release readiness as assessed.
Decision rules
| Choice |
Action |
Failure avoided |
| Same evidence serves a distinct audience decision |
Create a controlled variant |
Copy proliferation without purpose |
Outputs
| Artefact |
Consumer |
Observable acceptance condition |
| Productization plan and audience variants |
owner, editor, or commercial team |
Each variant retains claim provenance and names its buyer or user decision |
Knowledge Productization Evidence Notes
- Record source-asset identifiers, audience decision, rights status, variant changes, refresh ownership, and pilot evidence.
Worked example
Reuse one verified claim library for an executive brief and a training note, changing structure and explanation but retaining the same source identifiers.
This skill treats research output as an asset portfolio, not just a finished report. It helps the engine preserve, package, and repurpose insight across clients, sectors, and output forms without breaking provenance.
When to use
- The same research must feed several deliverables or audiences
- A project should produce reusable IP, not only a single report
- The owner wants offers, products, briefs, dashboards, papers, proposals, or books from the same corpus
- The engine needs a knowledge audit before building a new product line
Five rules
- Audit the knowledge before packaging it. Know what is explicit, reusable, sensitive, or client-specific.
- Separate core insight from wrapper. Findings stay stable; format, tone, and CTA change by audience.
- Reuse with provenance. Every reusable asset keeps the chain back to the original evidence.
- Build an asset ladder. One research corpus should support multiple value levels, from memo to report to workshop to book.
- Monetization never outruns proof. Product claims must stay inside what the evidence base can support.
Router
| Situation |
Load |
| Auditing what knowledge exists and what can be reused |
references/knowledge-audit.md |
| Planning variants for different audiences |
references/audience-variant-planning.md |
| Designing monetizable assets and offers |
references/productization-and-monetization.md |
Knowledge Productization Core Method Notes
- Inventory the corpus: findings, methods, visuals, frameworks, templates, data assets.
- Classify what is reusable, sensitive, client-specific, or obsolete.
- Choose the asset ladder: memo, report, white paper, proposal, workshop, dashboard, thesis, book.
- Map each audience to tone, level of detail, evidence density, and CTA.
- Publish variants without breaking source traceability.
Ship gate
Knowledge Productization Additional Failure Modes 2
- Treating every finished report as a dead end
- Rewriting from scratch when a reusable core exists
- Packaging confidential client specifics into supposedly reusable IP
- Building products around ideas that have not survived research verification
Companion skills
research-design — knowledge lifecycle and report builder
report-and-proposal-craft — business-facing long-form variants
academic-writing — scholarly variants
executive-communication — executive-facing variants
python-document-generation / professional-word-output — final rendering
Sources for this skill
- Hackos, JoAnn T. The Complete Guide to Knowledge Management. Tier 1.
- Knowledge Management and Business Strategies. Tier 1.
- Developments in Information and Knowledge Management Systems for Business Applications. Tier 1.
Workflow
- Audit verified assets, rights, freshness, audience, and decision need.
- Select the smallest useful product and define its provenance-preserving variant rules.
- Stop when rights, evidence, or buyer need is unresolved.
- Pilot and review; recover by returning to the knowledge audit and narrowing scope.
Evidence Produced
| Evidence |
Consumer |
Acceptance |
| Productization decision and provenance register |
Owner and release reviewer |
Each variant names its source assets, audience, use, and gaps |
Anti-Patterns
- Packaging an unverified claim library. Fix: verify or remove unsupported assets.
- Creating variants without a distinct audience decision. Fix: keep one source product.
- Copying content until provenance drifts. Fix: use controlled source identifiers.
- Claiming demand without evidence. Fix: label it as a hypothesis and test it.
- Ignoring refresh cost. Fix: define ownership and cadence before release.
Reference Index
- Knowledge audit; audience-variant planning; productization and monetization
1---2name: knowledge-productization3description: Use when the engine must turn research into reusable knowledge assets, audience-specific variants, and monetizable offerings rather than a one-off document only. Encodes knowledge audit, asset design, reuse discipline, and commercialization framing.4---56# Knowledge Productization78<!-- dual-compat-start -->9## Use When1011- Use when research must be reused across multiple outputs, audiences, or offers.12- Use when the owner wants reusable IP and monetizable assets rather than a one-off report only.1314## Do Not Use When1516- The task is a single deliverable with no reuse path.17- The work is still too early and the evidence base is not yet stable.181920## Knowledge Productization Required Context21- The core research corpus or asset inventory.22- Intended audiences or buyers.23- Reuse, sensitivity, and confidentiality constraints.242526## Knowledge Productization Method Detail 227- Read this `SKILL.md` first, then load only the needed reference file.28- Audit the knowledge corpus before choosing wrappers.29- Preserve provenance while creating variants and offers.3031## Quality Standards3233- Reusable vs client-specific knowledge is explicit.34- Audience variants are intentional.35- Commercial claims stay inside validated evidence.363738## Knowledge Productization Existing Failure Notes39- Rewriting from scratch when a reusable core exists.40- Packaging confidential details into reusable IP.41- Monetizing ideas that have not survived verification.424344## Knowledge Productization Core Deliverables45- A knowledge audit, audience-variant plan, asset ladder, or monetization-ready packaging plan.4647## Book-derived additions4849For a dissertation or research corpus that must become reusable, audience-bound50knowledge products, load `dissertation-writing-process` and retain provenance,51originality, and rights checks.5253## References5455- Use the `references/` files for audit, audience planning, and productization.56## Inputs5758| Artefact | Source or provider | Requirement | If absent |59|---|---|---|---|60| Verified knowledge assets and audience need | knowledge-mining and requester | required | Return an asset-gap assessment when either is absent |6162## Capability contract6364Read access to the verified asset library and audience brief is required. Variant creation, pricing, licensing, publication, or commercial release needs explicit owner authority.6566## Degraded mode6768Fallback when rights, audience evidence, or asset access is unavailable: return a qualified product concept and gap register; do not label demand, rights, or release readiness as assessed.6970## Decision rules7172| Choice | Action | Failure avoided |73|---|---|---|74| Same evidence serves a distinct audience decision | Create a controlled variant | Copy proliferation without purpose |757677## Outputs78| Artefact | Consumer | Observable acceptance condition |79|---|---|---|80| Productization plan and audience variants | owner, editor, or commercial team | Each variant retains claim provenance and names its buyer or user decision |818283## Knowledge Productization Evidence Notes84- Record source-asset identifiers, audience decision, rights status, variant changes, refresh ownership, and pilot evidence.8586## Worked example8788Reuse one verified claim library for an executive brief and a training note, changing structure and explanation but retaining the same source identifiers.8990<!-- dual-compat-end -->9192This skill treats research output as an asset portfolio, not just a finished report. It helps the engine preserve, package, and repurpose insight across clients, sectors, and output forms without breaking provenance.9394## When to use9596- The same research must feed several deliverables or audiences97- A project should produce reusable IP, not only a single report98- The owner wants offers, products, briefs, dashboards, papers, proposals, or books from the same corpus99- The engine needs a knowledge audit before building a new product line100101## Five rules1021031. **Audit the knowledge before packaging it.** Know what is explicit, reusable, sensitive, or client-specific.1042. **Separate core insight from wrapper.** Findings stay stable; format, tone, and CTA change by audience.1053. **Reuse with provenance.** Every reusable asset keeps the chain back to the original evidence.1064. **Build an asset ladder.** One research corpus should support multiple value levels, from memo to report to workshop to book.1075. **Monetization never outruns proof.** Product claims must stay inside what the evidence base can support.108109## Router110111| Situation | Load |112|---|---|113| Auditing what knowledge exists and what can be reused | `references/knowledge-audit.md` |114| Planning variants for different audiences | `references/audience-variant-planning.md` |115| Designing monetizable assets and offers | `references/productization-and-monetization.md` |116117118## Knowledge Productization Core Method Notes1191. Inventory the corpus: findings, methods, visuals, frameworks, templates, data assets.1202. Classify what is reusable, sensitive, client-specific, or obsolete.1213. Choose the asset ladder: memo, report, white paper, proposal, workshop, dashboard, thesis, book.1224. Map each audience to tone, level of detail, evidence density, and CTA.1235. Publish variants without breaking source traceability.124125## Ship gate126127- [ ] Core insight and evidence base are defined128- [ ] Reusable vs client-specific boundaries are explicit129- [ ] Audience variants are intentionally differentiated130- [ ] Every asset has a clear use case and buyer / reader131- [ ] Source traceability survives repackaging132- [ ] Commercial claims stay inside validated evidence133134135## Knowledge Productization Additional Failure Modes 2136- Treating every finished report as a dead end137- Rewriting from scratch when a reusable core exists138- Packaging confidential client specifics into supposedly reusable IP139- Building products around ideas that have not survived research verification140141## Companion skills142143- `research-design` — knowledge lifecycle and report builder144- `report-and-proposal-craft` — business-facing long-form variants145- `academic-writing` — scholarly variants146- `executive-communication` — executive-facing variants147- `python-document-generation` / `professional-word-output` — final rendering148149## Sources for this skill150151- Hackos, JoAnn T. *The Complete Guide to Knowledge Management*. Tier 1.152- *Knowledge Management and Business Strategies*. Tier 1.153- *Developments in Information and Knowledge Management Systems for Business Applications*. Tier 1.154155156## Workflow1571. Audit verified assets, rights, freshness, audience, and decision need.1582. Select the smallest useful product and define its provenance-preserving variant rules.1593. Stop when rights, evidence, or buyer need is unresolved.1604. Pilot and review; recover by returning to the knowledge audit and narrowing scope.161162## Evidence Produced163164| Evidence | Consumer | Acceptance |165|---|---|---|166| Productization decision and provenance register | Owner and release reviewer | Each variant names its source assets, audience, use, and gaps |167168169## Anti-Patterns170- Packaging an unverified claim library. Fix: verify or remove unsupported assets.171- Creating variants without a distinct audience decision. Fix: keep one source product.172- Copying content until provenance drifts. Fix: use controlled source identifiers.173- Claiming demand without evidence. Fix: label it as a hypothesis and test it.174- Ignoring refresh cost. Fix: define ownership and cadence before release.175176## Reference Index177178- [Knowledge audit](references/knowledge-audit.md); [audience-variant planning](references/audience-variant-planning.md); [productization and monetization](references/productization-and-monetization.md)