File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,18 +50,17 @@ Changes to skill files take effect on the next Claude Code session — no reinst
5050
5151### Codex
5252
53- Register this repository as a Codex plugin marketplace, then install :
53+ Install from the OpenAI Plugins Directory :
5454
5555``` bash
56- codex plugin marketplace add CrowdStrike/foundry-skills
57- codex plugin add crowdstrike-falcon-foundry@foundry-marketplace
56+ codex plugin add crowdstrike-falcon-foundry
5857```
5958
60- After the plugin is accepted into the universal Plugins Directory, installation
61- will not require registering this repository:
59+ Or register this repository as a plugin marketplace, then install:
6260
6361``` bash
64- codex plugin add crowdstrike-falcon-foundry
62+ codex plugin marketplace add CrowdStrike/foundry-skills
63+ codex plugin add crowdstrike-falcon-foundry@foundry-marketplace
6564```
6665
6766After the marketplace is registered, installing on another machine is one command:
You can’t perform that action at this time.
0 commit comments