papermark
Installation
SKILL.md
Papermark (agent-first CLI)
Use this skill when the task is about Papermark dataroom discovery or analytics.
Default stance:
- Prefer the
papermarkCLI, not manual browser clicking. - Prefer
--jsonfor machine use. - Stay read-first unless the CLI explicitly supports a mutation.
- Model dataroom contents through folder traversal, not just top-level documents.
- If
papermarkis missing fromPATH, install the published CLI withnpm i -g papermark-cli. If global npm install is unavailable, install from a local checkout withnpm link.