Set up machine-wide memory and open the local project workbench.
npx skills add https://github.com/docmancer/docmancer --skill onboarding
Run docmancer setup once on the machine, then run docmancer web from the project. Use docmancer status for health and docmancer import <path> only when the user asks to copy arbitrary Markdown into the inbox. Capture remains disabled unless the operator explicitly enables it.
Take 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.