etyb-oss-maintainer

Audit skill metadata, anchors, and version alignment in the etyb-skills repo.

9|1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/e-t-y-b/etyb-skills --skill etyb-oss-maintainer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: etyb-oss-maintainer
Source: https://github.com/e-t-y-b/etyb-skills/tree/main/.claude/skills/etyb-oss-maintainer
Command: npx skills add https://github.com/e-t-y-b/etyb-skills --skill etyb-oss-maintainer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Internal maintainer skill to ensure all published artifacts and metadata in the etyb-skills OSS repo stay coherent, aligned, and audit-ready.

Core Features & Use Cases

  • Frontmatter validation: checks and enforces valid YAML header, required fields, and anchors.
  • Version-sync enforcement: keeps VERSION, manifest, and marketplace/plugin versions aligned across the repo.
  • Release governance: coordinates manifest updates, CHANGELOG alignment, and downstream website sync signals.

Quick Start

Run the maintainer audit on the current repository to validate PRs, releases, and repo health.

Frequently Asked Questions about etyb-oss-maintainer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate YAML frontmatter in a repository PR review?

To validate YAML frontmatter during a PR review, run the maintainer audit to check YAML header validity, required fields, and anchors, surfacing metadata gaps to guide fixes.

How do I keep version data synchronized across a repo manifest and marketplace?

Keeping version data synchronized requires version-sync enforcement, which verifies VERSION, manifest, and marketplace plugin versions stay aligned across the entire repository.

What is repo health auditing for release-ready OSS artifacts?

Repo health auditing verifies coherence of skill metadata, anchors, and version data to ensure all published artifacts remain aligned, valid, and release-ready during audits.

Can I automate CHANGELOG alignment for downstream website sync signals?

Yes, you can automate CHANGELOG alignment and downstream website sync signals through release governance, which coordinates manifest updates during the release process.

What are the limitations of deterministic scripts for repo audit?

Deterministic audit scripts execute fixed validation checks for frontmatter and version alignment, meaning they only surface predefined gaps and cannot infer context-specific metadata issues.

Does etyb-oss-maintainer work without external dependencies?

Yes, the skill operates without external dependencies, relying solely on internal guidelines and bundled scripts to execute audit, validate-pr, and repo health checks.

Related Skills