skill-repo

Official

Standardize Netresearch skill repositories.

Authornetresearch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a formal, scalable blueprint for organizing Claude Skills repositories, enabling consistent distribution, multi-channel packaging, and centralized validation.

Core Features & Use Cases

  • Repository Structure Standards: Enforce uniform layout (SKILL.md, README, LICENSE, composer.json, references/, scripts/, assets/, templates/).
  • Distribution Channels: Support marketplace, GitHub releases, and Composer packaging.
  • Validation & Compliance: Ensure SKILL.md frontmatter, licensing, and tooling meet Netresearch standards.

Quick Start

Use the repository standard for new skill creation or to validate an existing skill repo against the prescribed structure.

Dependency Matrix

Required Modules

jqbash

Components

scriptsreferencesassets

💻 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: skill-repo
Download link: https://github.com/netresearch/claude-code-marketplace/archive/main.zip#skill-repo

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