Author Profile: businesscentralal

Skills published by businesscentralal with real stars/downloads and source-aware metadata.

Total Skills

5

Total Stars

0

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

origo-bc-switch-company

0

Stars
0
Downloads
0

origo-bc-update-env

0

Stars
0
Downloads
0

origo-bc-accounting

0

Stars
0
Downloads
0

origo-bc-add-env

0

Stars
0
Downloads
0

origo-bc-setup

0

Stars
0
Downloads
0

Published Skills

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
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-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
Coding

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
Author businesscentralal | V50.AI