Skip to content

feat(plugins): add feluda license compliance skill#27

Merged
anistark merged 1 commit into
mainfrom
plugin/feluda
May 24, 2026
Merged

feat(plugins): add feluda license compliance skill#27
anistark merged 1 commit into
mainfrom
plugin/feluda

Conversation

@anistark
Copy link
Copy Markdown
Contributor

Registers the feluda plugin — a license compliance skill that runs automatically before committing new dependencies and surfaces GPL/AGPL/restrictive license warnings inline.

Supports Rust, Node.js, Go, Python, Java, .NET, Ruby, PHP, C/C++, and R projects.

To be merged once PR 216 is merged and released.

Add Plugin

Plugin name:
Source: https://github.com/anistark/feluda
License: MIT
Category: security
Type / tags: skills, rust, license, compliance

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

Registers the `feluda` plugin — a license compliance skill that runs
automatically before committing new dependencies and surfaces
GPL/AGPL/restrictive license warnings inline.

Supports Rust, Node.js, Go, Python, Java, .NET, Ruby, PHP, C/C++,
and R projects.
@github-actions
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 1becfab into main May 24, 2026
1 check passed
@anistark anistark deleted the plugin/feluda branch May 24, 2026 06:54
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