Skip to content

feat(plugins): add iconify plugin manifest#24

Merged
anistark merged 1 commit into
mainfrom
add/iconify-plugin
May 6, 2026
Merged

feat(plugins): add iconify plugin manifest#24
anistark merged 1 commit into
mainfrom
add/iconify-plugin

Conversation

@anistark

@anistark anistark commented May 5, 2026

Copy link
Copy Markdown
Contributor

Add Plugin

Plugin name: iconify
Source: @anistark/iconify
License: cc
Category: development
Type / tags: skills, commands

Checklist

Uncheck any item that does not apply or has not been completed.

  • I have read and understood the contributing guidelines
  • Plugin has a valid .claude-plugin/plugin.json manifest
  • Plugin has a README.md
  • Plugin has a LICENSE
  • Plugin name is kebab-case
  • category is set to one of the allowed values
  • tags includes at least one component type (skills/agents/hooks/commands/mcp-servers/lsp-servers/integration/other)
  • Plugin file added to plugins/ directory (do not edit marketplace.json)
  • Tested locally with /plugin marketplace add and /plugin install

What does this plugin do?

Registers the @anistark/iconify npm plugin, which converts a logo image into a favicon set (16×16 ICO + 16/48/128 PNG) without leaving Claude Code. Authored by anistark (Kumar Anirudha), MIT-licensed, categorized under development.

Registers the `@anistark/iconify` npm plugin, which converts a logo
image into a favicon set (16×16 ICO + 16/48/128 PNG) without leaving
Claude Code. Authored by anistark (Kumar Anirudha), MIT-licensed,
categorized under development.
@github-actions

github-actions Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

Plugin Validation ✅

Check Status
Duplicate check ✅ success
Schema validation ✅ success
Marketplace build ✅ success

Great plugin! Add this badge to your plugin's README for better discovery:

AgentHub

Markdown:

[![AgentHub](https://agenthub.nullorder.org/badge.svg)](https://agenthub.nullorder.org)

HTML:

<a href="https://agenthub.nullorder.org">
  <img src="https://agenthub.nullorder.org/badge.svg" alt="AgentHub" />
</a>

@anistark anistark merged commit 59c8505 into main May 6, 2026
1 check passed
@anistark anistark deleted the add/iconify-plugin branch May 6, 2026 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant