Export knowledge base content to PDF, Markdown, or HTML files saved under _data/exports/. Use when a user wants to save or share KB content as downloadable files. Supports exporting a single document file, a single feed entry, a single note, or the entire knowledge base.
$npx -y skills add natsufox/tapestry --skill exportInstalls into the current project.
Run `npx skills use "https://github.com/natsufox/tapestry" --skill "natsufox/tapestry/export"` 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/natsufox/tapestry" that are relevant to the current task. Run `npx skills add "https://github.com/natsufox/tapestry"` and select the relevant skills, then follow their instructions.