registry.update

Community

Automate skill registry management with policy enforcement.

Authorepieczko
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates manual registry updates and ensures all skills comply with organizational policies automatically.

Core Features & Use Cases

  • Policy Enforcement: Automatically validates skill manifests against naming conventions, required fields, and versioning rules.
  • Thread-Safe Operations: Prevents registry corruption during concurrent updates.
  • Use Case: When creating a new skill, automatically validate it against enterprise standards before adding to the registry.

Quick Start

Update the registry with the validated skill manifest located at 'skills/my.skill/skill.yaml'.

Dependency Matrix

Required Modules

skill.defineregistry.diff

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: registry.update
Download link: https://github.com/epieczko/betty/archive/main.zip#registry-update

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository