Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
luebken avatar

Luebken Claude Plugins

  • Updated October 22, 2025
  • luebken/claude-plugins

luebken-claude-plugins is a Claude Code plugin that validates Markdown frontmatter against schema definitions inside agent workflows.

About

luebken-claude-plugins is a compact Claude Code plugin set by Matthias Luebken aimed at developers who treat Markdown—with YAML frontmatter—as source of truth for skills, docs, and catalog entries. When you ship agent artifacts or public README bundles, small frontmatter typos break parsers, SEO fields, and downstream importers; this plugin gives Claude a explicit validate-against-schema workflow so you catch missing keys, wrong types, and invalid enums before merge. On Skillselion’s journey map it sits in Ship because the payoff is review and launch prep on files you already wrote, not greenfield coding. operators maintaining SKILL.md trees or markdown-heavy repos get the most value: one consistent validation pass the agent can run on demand. It is narrower than a full docs site generator or linter suite—it focuses on definitional correctness of frontmatter. Combine it with your repo’s JSON Schema or team field list so the plugin’s answers stay deterministic.

  • Single-plugin collection from Matthias Luebken
  • Validates Markdown frontmatter fields against defined schemas
  • Catches structural errors in docs, skills, and repo metadata files
  • Schema-driven checks instead of ad-hoc grep in agent chats
  • Useful gate before publishing catalogs or shared agent instructions

Luebken Claude Plugins by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install luebken-claude-plugins@luebken/claude-plugins

Add your badge

Show developers this plugin is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedOctober 22, 2025
Repositoryluebken/claude-plugins

What it does

Validate Markdown files and frontmatter against a schema before you merge docs or skill definitions.

Who is it for?

Best when you're curating SKILL.md, plugin READMEs, or catalog markdown with strict frontmatter contracts.

Skip if: Code-only repositories with no markdown frontmatter or teams that already enforce schema purely in CI with no agent step.

What you get

After registration, Claude can flag invalid frontmatter and schema mismatches in Markdown files before you ship or publish.

  • Report of frontmatter fields that fail schema rules
  • Actionable list of missing or invalid metadata keys
  • Cleaner markdown assets ready for merge or publish

By the numbers

  • Catalog lists 1 plugin in the collection
  • Repository slug luebken/claude-plugins
  • Catalog category community

Recommended Plugins

How it compares

Focused markdown-schema validator plugin, not a full documentation generator or security audit pack.

FAQ

Who is Luebken Claude Plugins for?

It is for developers and catalog maintainers who author Markdown with frontmatter and want Claude Code to validate those files against schema rules.

When should I use Luebken Claude Plugins?

Use it in Ship/review when you are about to merge docs, skills, or plugin manifests and need a quick schema pass on frontmatter fields.

How do I add Luebken Claude Plugins to my agent?

Add the luebken/claude-plugins repository as a Claude Code plugin source and enable its plugin per the repo README, keeping your schema definitions available in the project.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.