Skip to main content

feluda

License compliance check with feluda. Proactively invoke this skill whenever: (1) a dependency manifest is added or modified in the diff — Cargo.toml, package.json, go.mod, requirements.txt, pyproject.toml, pom.xml, build.gradle, Gemfile, composer.json, or similar; (2) the user is about to commit or push and dependency files appear in the staged changes; (3) the user asks to "check licenses", "audit dependencies", "is X license safe to use", or "will this dep cause legal issues"; (4) the user adds a new package via cargo add, npm install, pip install, go get, etc. Always run this before confirming a commit that introduces new third-party dependencies.

跳到安装

来源信息

仓库
anistark/feluda
最近来源活动
2026年5月23日 05:42
检测到的 SKILL.md 语言
英语
星标
469
分支
27

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。