Favicon of Plugin Settings

Plugin Settings Skill

AI Agent SkillPythonOpen source

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 patte Published by anthropics in claude-code.

Decision snapshot

Is this a fit?

Best for

Documentation, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

25 days ago

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is Plugin Settings Skill?

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 patte Published by anthropics in claude-code. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Documentation
  • Documentation use cases

Declared skill metadata

  • Source file: plugins/plugin-dev/skills/plugin-settings/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use Plugin Settings Skill

  • Use it for documentation.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: anthropics
  • Repository: anthropics/claude-code
  • Skill file: plugins/plugin-dev/skills/plugin-settings/SKILL.md

What it does

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 patte

Skill instructions

Plugin Settings Pattern for Claude Code Plugins Overview Plugins can store user-configurable settings and state in .claude/plugin-name.local.md files within the project directory. This pattern uses YAML frontmatter for structured configuration and markdown content for prompts or additional context. Key characteristics: - File location: .claude/plugin-name.local.md in project root - Structure: YAML frontmatter + markdown body - Purpose: Per-project plugin configuration and state - Usage: Read from hooks, commands, and agents - Lifecycle: User-managed (not in git, should be in .gitignore) File Structure Basic Template markdown --- enabled: true setting1: value1 setting2: value2 numericsetting: 42 listsetting: ["item1", "item2"] --- Additional Context This markdown body can contain: - Task descriptions - Additional instructions - Prompts to feed back to Claude - Documentation or notes Example: Plugin State File .claude/my-plugin.local.md: markdown --- enabled: true strictmode: false maxre

Verified compatibility and discovery

Frequently asked questions

What is Plugin Settings?

Plugin Settings is a open-source AI agent skill with Copy skill directory. 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".

Who is Plugin Settings best for?

Plugin Settings is best for reusing agent instructions, scripts, and references, documentation workflows.

How do I install Plugin Settings?

Install or run Plugin Settings using Copy skill directory. Check Plugin Settings for the latest setup command.

Is Plugin Settings actively maintained?

Plugin Settings may need a closer maintenance check before production use.

Share:

Stars
141,692
Forks
22,746
Last commit
25 days ago
Last verified
Aug 19, 2026
Metadata fetched
Aug 19, 2026
Repository age
2 years
License
Unknown

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to Plugin Settings