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.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "origo-bc-setup" with this command: npx skills add businesscentralal/skillsmp-businesscentralal-businesscentralal-origo-bc-setup

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

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
General

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
General

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
General

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
origo-bc-setup | V50.AI