Skip to content

Commit bc4acd1

Browse files
authored
docs: point Cursor install at the live marketplace listing (#47)
Cursor now lists the plugin in its marketplace, so the install table drops "(pending)" and deep-links to the listing. Also corrects the CLI install command: the interactive install path is `/plugins` (per the Cursor CLI's own tip, "use /plugins in interactive mode to install plugins from this marketplace"), not `/plugin` (which is the marketplace-management namespace). The editor `/add-plugin` command is unchanged.
1 parent 9592e5e commit bc4acd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ AI coding assistant skills for building [CrowdStrike Falcon Fusion](https://www.
2323
| Claude Code | `/plugin install crowdstrike-falcon-fusion` | [Anthropic](https://github.com/anthropics/claude-plugins-official) |
2424
| Codex | `codex plugin add crowdstrike-falcon-fusion` | [OpenAI](https://chatgpt.com/plugins) (pending) |
2525
| Copilot CLI | `copilot plugin install CrowdStrike/fusion-skills` | [GitHub](https://github.com/marketplace?type=copilot-plugins) |
26-
| Cursor | `/add-plugin crowdstrike-falcon-fusion` | [Cursor](https://cursor.com/marketplace/crowdstrike) (pending) |
26+
| Cursor | `/plugins` (CLI) or `/add-plugin crowdstrike-falcon-fusion` (IDE) | [Cursor](https://cursor.com/marketplace/crowdstrike/crowdstrike-falcon-fusion) |
2727
| Antigravity CLI | `agy plugin install https://github.com/CrowdStrike/fusion-skills` | [Google](https://antigravity.google/docs/plugins) |
2828

2929
In a live-tenant run, all five assistants (Claude Code, Codex, Copilot CLI, Cursor, and Antigravity CLI) each authored a valid workflow from the example prompt below and imported it to the tenant.

0 commit comments

Comments
 (0)