Source Intelligence
Sweep 28 Aug 2026 ยท 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.250 Next v2.1.251 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

10 pages for plugin validate.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Claude Code changelog Claude Code CLI · in the page changelog …e; fixes a bug with auto-compact on apps gateway * Improved `claude plugin validate` to check a bare `.claude/skills` directory, reporting SKILL.md files whose frontmatter fails to parse * Improve… Create and distribute a plugin marketplace Claude Code CLI · in the page plugin-marketplaces …r catalog data. Claude Code doesn't read it. Before v2.1.222, `claude plugin validate` reported the key as an unrecognized field.… Recommend plugins for your org Claude Code CLI · in the page plugin-relevance …s list it in normal order. ## Validate your marketplace Run `claude plugin validate` against your marketplace directory to check the `relevance` block before publishing: ``` claude plugin validate… Create plugins Claude Code CLI · in the page plugins …nterprise organization can use the Console form instead. Run `claude plugin validate ./your-plugin` locally before you submit, replacing `./your-plugin` with the path to your plugin directory. The re… Plugins reference Claude Code CLI · in the page plugins-reference …ault `agents/` directory whose frontmatter doesn't parse, run `claude plugin validate`. The path you pass depends on whether the plugin has a manifest, and both examples use `./my-plugin` as the plugi… Extend Claude with skills Claude Code CLI · in the page skills …o find `SKILL.md` files whose frontmatter doesn't parse, run [`claude plugin validate`](/docs/en/plugin-marketplaces#validate-a-plugin-or-a-directory-without-a-manifest) on the skills directory, for e… Create custom subagents Claude Code CLI · in the page sub-agents …in an `agents` directory whose frontmatter doesn't parse, run `claude plugin validate` against the directory, for example `.claude/agents` or `~/.claude/agents`. Claude Code checks only [the directory… Pre-submission checklist Claude Documentation · in the page connectors/building/review-criteria …ms) are required and not waivable. ## Before you submit Run `claude plugin validate` on plugins. For MCP servers, exercise every tool through the [MCP Inspector](https://modelcontextprotocol.io/docs… Submitting to the Connectors Directory Claude Documentation · in the page connectors/building/submission …(/docs/connectors/building/review-criteria) and, for plugins, `claude plugin validate` before you submit. ## Submit your connector Ready to submit? Use the path that matches your connector type: *… Submitting your plugin Claude Documentation · in the page plugins/submit …osed-source plugins are not accepted. Before submitting, run `claude plugin validate` to check formatting and structure. Review times vary with queue volume. ### Before you start Both submission fo…