Set up machine-wide agent memory and open the local project workbench.
npx skills add https://github.com/docmancer/docmancer --skill docmancer-onboarding
docmancer setup once on the machine.docmancer web. The workbench safely creates or adopts the project tree and refreshes changed agent sources.docmancer status to inspect local health.docmancer import <path> only when the user asks to copy arbitrary Markdown into the project inbox.Onboarding does not enable capture hooks, connect Cloud, publish Team memory, or rewrite existing memory files.
Take docmancer/docmancer-onboarding from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.