Skip to content

Commit 9500b2c

Browse files
committed
docs(claude-code-plugin): address review notes
1 parent 385363d commit 9500b2c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For Codex specifically, the same skills are also exposed as an [OpenAI Codex plu
3939
codex plugin marketplace add heygen-com/hyperframes --sparse .codex-plugin --sparse skills --sparse assets
4040
```
4141

42-
For Claude Code, the repo also ships a [Claude Code plugin manifest](./.claude-plugin/plugin.json): test it locally with `claude --plugin-dir .`, and for marketplace submission use the title `HyperFrames by HeyGen` plus the white-background icon assets at [`assets/claude-code-icon-dark.svg`](./assets/claude-code-icon-dark.svg) and [`assets/claude-code-icon-light.svg`](./assets/claude-code-icon-light.svg) for the two icon slots.
42+
For Claude Code, the repo also ships a [Claude Code plugin manifest](./.claude-plugin/plugin.json): test it locally with `claude --plugin-dir .`. The manifest intentionally omits `skills` because Claude Code auto-discovers the root `skills/` directory by convention, and for marketplace submission use the title `HyperFrames by HeyGen` plus the black/white icon assets at [`assets/claude-code-icon-dark.svg`](./assets/claude-code-icon-dark.svg) and [`assets/claude-code-icon-light.svg`](./assets/claude-code-icon-light.svg) for the two theme slots.
4343

4444
#### Try it: example prompts
4545

assets/claude-code-icon-dark.svg

Lines changed: 5 additions & 5 deletions
Loading

0 commit comments

Comments
 (0)