Plugin Settings
Skillby anthropics
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
Details
- Path
- plugins/plugin-dev/skills/plugin-settings
- Bundled scripts
- 3
- Dependencies
- 2
Bundled scripts
- plugins/plugin-dev/skills/plugin-settings/examples/read-settings-hook.sh
- plugins/plugin-dev/skills/plugin-settings/scripts/validate-settings.sh
- plugins/plugin-dev/skills/plugin-settings/scripts/parse-frontmatter.sh