Skip to content

docs: align plugin structure docs with hooks and optional components#28

Open
shuofengzhang wants to merge 3 commits intoanthropics:mainfrom
shuofengzhang:docs/plugin-structure-hooks-clarity
Open

docs: align plugin structure docs with hooks and optional components#28
shuofengzhang wants to merge 3 commits intoanthropics:mainfrom
shuofengzhang:docs/plugin-structure-hooks-clarity

Conversation

@shuofengzhang
Copy link
Copy Markdown

What changed

  • Updated the How Plugins Work structure in README.md to reflect the current repository layout.
  • Marked .mcp.json and skills/ as optional components.
  • Added hooks/ to the structure and documented what hooks are used for.

Why

  • The previous structure implied every plugin contains skills/ and omitted hooks/, which can confuse contributors.
  • This makes the README match the actual plugin directories and reduces onboarding friction for contributors.

Testing

  • source .venv/bin/activate && pytest -q
  • Tests: not run (no tests found)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant