xparse-parse
Installation
SKILL.md
xparse-parse
Use the installed xparse-cli as the only parsing, authentication, quota, and
document-navigation execution kernel. Do not reproduce its HTTP, OAuth, quota,
PDF splitting, or result-merging logic in the Skill.
WorkBuddy profile and task context
Inside the TextIn xParse WorkBuddy Connector, prefix every invocation with:
xparse-cli --profile workbuddy <command> ...
The Connector declares a Node.js runtime and installs the pinned CLI with the
standard global npm prefix, so WorkBuddy supplies xparse-cli on PATH. On
Windows Connector lifecycle commands use xparse-cli.cmd; document-task shell
commands may use the command form supported by the active shell. Outside
WorkBuddy, use xparse-cli <command> ....