bylibukai· 7 skills
Check if a skill is part of a plugin and verify its integration with commands and agents. Use after creating or modifying a skill to ensure proper plugin architecture. Triggers on "check plugin integration", "verify skill integration", "is this skill in a plugin", "check command-skill-agent integration", or after skill creation/modification when the skill path contains ".claude-plugins" or "plugins/".
$npx -y skills add libukai/awesome-agent-skills --skill plugin-integration-checkerInstalls into the current project.
Run `npx skills use "https://github.com/libukai/awesome-agent-skills" --skill "libukai/awesome-agent-skills/plugin-integration-checker"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/libukai/awesome-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/libukai/awesome-agent-skills"` and select the relevant skills, then follow their instructions.