Frontmatter5 fields
type- Command Documentation
title- openknowledge prompt from
description- Prints a portable source-to-wiki prompt. It does not start an agent.
tagstimestamp
openknowledge prompt from
This advanced command prints instructions that convert a repository, folder, or website into an OKF bundle. It does not call a model or write the wiki.
For a managed workflow, use okn setup Wiki --from <source> --agent. That command also validates and integrates the result.
Usage
okn prompt from <source> --out Wiki
okn prompt from <source> --out Wiki --type understanding
okn prompt from <source> --out Wiki --type custom --about "Release operations"
okn prompt from https://example.com/docs --out Wiki --depth 2
--type understanding is the default architecture and workflow recipe. --type custom uses --about when you supply it. Otherwise, the prompt asks the agent to clarify the goal.
--depth is a nonnegative crawl or traversal hint. A value of 0 lets the agent select the minimum depth. The prompt requires source provenance and validation.
Open Knowledge removed the old top-level openknowledge from form before 1.0.