Skip to content

Commit f6c97af

Browse files
committed
chore(changeset): skills plugin install improvements
1 parent 61ee9ac commit f6c97af

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
'@salesforce/b2c-cli': patch
3+
'@salesforce/b2c-dx-docs': patch
4+
---
5+
6+
Broaden skills-plugin install support and improve the installation docs.
7+
8+
- Add a Codex plugin marketplace so the three plugins (`b2c-cli`, `b2c`, `b2c-dx-mcp`) can be installed directly from Codex CLI's plugin directory.
9+
- Add a new `b2c-onboarding` skill (in the `b2c` plugin) that walks new developers through CLI verify, `dw.json` setup, sandbox connect, and first cartridge deploy, then hands off to the topic-specific skill for the user's goal.
10+
- Add per-plugin READMEs with install instructions for each supported client.
11+
- Add optional offline validation scripts for generated metadata XML (`b2c-metadata`) and `dw.json` (`b2c-config`).
12+
- Document Copilot CLI + VS Code Copilot install paths and the Codex marketplace install path.
13+
- Remove the `b2c-experimental` plugin from the public marketplace.

0 commit comments

Comments
 (0)