origo-bc-setup
Guided first-time connection wizard for Origo Business Central. Use this skill when the user types `/origo-bc-setup`, says they want to connect Cowork to Business Central, set up Origo BC, hook up dynamics.is, wire up the BC MCP server, or otherwise establish their first BC tenant inside Cowork. Delivers the bundled scripts into `%USERPROFILE%\OrigoBC\` via `mcp__cowork__present_files`, collects tenant / client / environment details, asks the user to produce the connection blob (AES-256-GCM encrypted via the server's `encrypt_data` endpoint) in their own terminal, then writes a new entry into the Cowork MCP config.
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