origo-bc-update-env
Re-generate the connection blob for an existing `bc-*` entry in the Cowork MCP config. Use this skill when the user types `/origo-bc-update-env`, says their BC connection stopped working, needs to re-authenticate, wants to rotate credentials, or sees the error "plain: connection strings are no longer supported". Walks through identifying the affected entry, optionally updating the local scripts, and running the PowerShell helper in one-shot mode so the new AES-256-GCM blob is validated end-to-end and patched into the config without a clipboard hand-off.
Repository SourceNeeds Review
origo-bc-switch-company
Change the default company GUID on an existing Business Central entry in the Cowork MCP config. Use this skill when the user types `/origo-bc-switch-company`, says they want to switch BC companies, set a different default company, change which company a `bc-<nickname>` entry points at, or re-target an Origo BC MCP connection. Lists the existing `bc-*` entries, asks which to modify, queries BC for the available companies, and rewrites just the company argument.
Repository SourceNeeds Review
origo-bc-accounting
This skill should be used when the user mentions Business Central, BC, Dynamics 365, Origo BC, the MCP server at dynamics.is, skills or prompts stored in BC, `get_config`, `set_config`, UBL templates, or asks about the `/origo-bc-*` commands. Loads the Origo BC operating rules that govern how Claude reads and writes skills, prompts and UBL templates in the BC MCP-Skills, MCP-Prompts and UBL Templates namespaces, and which connection formats are accepted by the server.
Repository SourceNeeds Review
origo-bc-add-env
Add another Business Central tenant or environment to an existing Origo BC setup in Cowork. Use this skill when the user types `/origo-bc-add-env`, says they want to add a new BC tenant, hook up a second environment, register another BC company, or connect Cowork to an additional dynamics.is BC install. Re-uses the scripts already installed under `%USERPROFILE%\OrigoBC\` and only appends a new entry to the Cowork MCP config.
Repository SourceNeeds Review