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 に表示されている付属ファイルをお読みください。