Configure per-project plugin settings via .claude/plugin-name.local.md files. Use when building plugins with user-configurable behavior, storing agent state, or controlling hooks.
$npx -y skills add laurigates/claude-plugins --skill plugin-settingsInstalls into the current project.
Run `npx skills use "https://github.com/laurigates/claude-plugins" --skill "laurigates/claude-plugins/plugin-settings"` 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/laurigates/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/laurigates/claude-plugins"` and select the relevant skills, then follow their instructions.