# Docmancer Onboarding

> Set up machine-wide agent memory and open the local project workbench.

- Skill: `docmancer/docmancer-onboarding` (Agent Skill)
- Install (CLI): `npx skillmds@latest add docmancer/docmancer-onboarding`
- Raw SKILL.md: https://api.skillmd.com/api/skills/docmancer/docmancer-onboarding/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: docmancer (https://skillmd.com/u/docmancer)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/docmancer/docmancer-onboarding

---


# Onboard Docmancer

1. Run `docmancer setup` once on the machine.
2. Change to the project and run `docmancer web`. The workbench safely creates or adopts the project tree and refreshes changed agent sources.
3. Run `docmancer status` to inspect local health.
4. Use `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.

