Configuring Plugin Settings

Guides implementation of user-configurable plugin settings using the .claude/plugin-name.local.md pattern, including YAML frontmatter parsing, per-project configuration, settings file creation, and reading settings from hooks, commands, and agents. Activates when the user asks about plugin settings, .local.md files, plugin state files, per-project configuration, or wants to make plugin behavior configurable.

jawhnycooke 4540f37 8 files · 43.4 KB Updated

File contents

jawhnycooke/claude-plugins/tree/main/plugins/plugin-dev/skills/plugin-settings commit 4540f379e3

Frequently asked questions

npx skillmds@latest add jawhnycooke/configuring-plugin-settings