Render vault notes as styled HTML and open in browser. Turn markdown docs, decisions, progress reports into readable previews. Use for "/preview docs/project-a/checkout-flow.md", "/preview progress all", "/preview decide auth-approach", or when user wants to see a doc before sharing.
$npx -y skills add kv0906/pm-kit --skill previewInstalls into the current project.
Run `npx skills use "https://github.com/kv0906/pm-kit" --skill "kv0906/pm-kit/preview"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kv0906/pm-kit" that are relevant to the current task. Run `npx skills add "https://github.com/kv0906/pm-kit"` and select the relevant skills, then follow their instructions.