Skip to content

docs: fix stale ./claude plugin paths and submission URL#1

Open
guillemwilly wants to merge 1 commit into
latitude-dev:mainfrom
guillemwilly:fix/readme-plugin-paths
Open

docs: fix stale ./claude plugin paths and submission URL#1
guillemwilly wants to merge 1 commit into
latitude-dev:mainfrom
guillemwilly:fix/readme-plugin-paths

Conversation

@guillemwilly

Copy link
Copy Markdown

The plugin lives at the repo root (.claude-plugin/plugin.json and .mcp.json are top-level), but the README still referenced a ./claude subdirectory that does not exist. Following those instructions fails.

Changes:

  • "Local development": claude --plugin-dir ./claude to claude --plugin-dir .
  • "Validate before submitting": claude plugin validate ./claude to claude plugin validate .
  • "Layout": tree now shows the repo root (.) instead of a claude/ wrapper dir
  • "Submission": point to the current canonical form https://clau.de/plugin-directory-submission (the old claude.ai/settings/plugins/submit and platform.claude.com/plugins/submit links are stale)

Verified claude plugin validate . passes from the repo root after the change.

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