Commit bd55745
authored
docs: document both Codex install paths (curated marketplace + ChatGPT /plugins) (#102)
The Codex row showed a bare 'codex plugin add crowdstrike-falcon-foundry' marked (pending), which the CLI rejects — it wants a plugin@marketplace source. OpenAI has since synced the listing into the curated CLI marketplace, so the primary command is now the qualified source.
Codex has two install paths depending on auth mode: API-key and Amazon Bedrock sessions load the curated marketplace (openai-api-curated) and use the command in the table; ChatGPT-authenticated sessions do not load that marketplace and install via /plugins → search crowdstrike instead. Document both so neither audience is left without a working path.
Verified: codex plugin list shows crowdstrike-falcon-foundry@openai-api-curated resolving from the CrowdStrike/foundry-skills repo; the ChatGPT /plugins search path is confirmed by OpenAI and a ChatGPT-authenticated user.1 parent 5794aaa commit bd55745
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
0 commit comments