mirror of
https://github.com/alirezarezvani/claude-skills.git
synced 2026-08-28 04:24:58 +00:00
feat(codex): add plugin icon for Codex marketplace display
Closes #665. Adds 500x500 PNG icon at assets/icon.png and wires it through composerIcon in .codex-plugin/plugin.json so the plugin renders in the awesome-codex-plugins marketplace browser. Note: A separate PR to hashgraph-online/awesome-codex-plugins is still needed to set the icon field on their marketplace.json entry.
This commit is contained in:
parent
4774fc0c87
commit
4ac4444206
2 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"skills": "./.codex/skills/",
|
||||
"interface": {
|
||||
"type": "cli",
|
||||
"composerIcon": "./assets/icon.png",
|
||||
"displayName": "Claude Code Skills",
|
||||
"shortDescription": "223 production-ready skills for AI coding agents across 9 domains",
|
||||
"longDescription": "The largest open-source skills library for AI coding agents. 223 skills covering engineering (architecture, DevOps, security, AI/ML), marketing (SEO, CRO, content), product management, C-level advisory, regulatory compliance (ISO 13485, SOC 2, GDPR), project management, business growth, and finance. Includes 298 stdlib-only Python CLI tools, 416 reference guides, 23 orchestration agents, and 22 slash commands. Works with Codex, Claude Code, Gemini CLI, Cursor, Aider, Windsurf, and 5 more tools.",
|
||||
|
|
|
|||
BIN
assets/icon.png
Normal file
BIN
assets/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 125 KiB |
Loading…
Add table
Reference in a new issue