Skip to main content

extract-claude-plugin-lint-to-standalone-pypi-package

"Extract and enhance `validate_frontmatter.py` into a standalone open-source project. First dedicated linter for Claude Code plugin frontmatter (SKILL.md, agents/*.md, commands/*.md). Official `claude plugin validate` only checks plugin.json structure.\n**Features to include**:\n- YAML frontmatter schema validation with Pydantic models\n- Auto-fix capabilities (arrays → comma-separated, multiline → single-line)\n- Token-based complexity metrics (tiktoken) instead of line counts\n- Cross-reference validation (agent references non-existent skill)\n- Marketplace readiness scoring\n- Pre-commit hook integration\n- CLI with `--fix` and `--report` modes\n**Current source**: `plugins/plugin-creator/scripts/validate_frontmatter.py`\n**Suggested repo name**: `claude-plugin-lint` or `cc-plugin-validator`\n\n---"

跳到安装

来源信息

仓库
tools-only/X-Skills
最近来源活动
2026年2月27日 22:16
检测到的 SKILL.md 语言
英语
星标
7
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。