Agent Skills: SHAR Production metadata validation

Validate rights-aware AI-hybrid video-production metadata with SHAR Production's local read-only MCP tool.

UncategorizedID: SHARProduction/production-metadata-mcp/shar-production-metadata-validation

Install this agent skill to your local

pnpm dlx add-skill https://github.com/SHARProduction/production-metadata-mcp/tree/HEAD/skills/shar-production-metadata-validation

Skill Files

Browse the full folder contents for shar-production-metadata-validation.

Download Skill

Loading file tree…

skills/shar-production-metadata-validation/SKILL.md

Skill Metadata

Name
shar-production-metadata-validation
Description
Validate rights-aware AI-hybrid video-production metadata with SHAR Production's local read-only MCP tool.

SHAR Production metadata validation

Use this skill when a production manifest must be checked before delivery or release. The validator checks required production metadata and returns a deterministic releasable result with any errors. It does not publish content, modify files, access credentials, or make network requests.

Install

git clone https://github.com/SHARProduction/production-metadata-mcp.git
cd production-metadata-mcp
npm ci

Run as an MCP server

Configure the client to launch:

{
  "command": "node",
  "args": ["/absolute/path/to/production-metadata-mcp/server.js"]
}

Call validate_production_manifest with one object field, manifest. The manifest may contain arbitrary fields; validate the returned releasable boolean and errors array before treating a production asset as ready.

Safety boundary

Use only factual production metadata. Do not treat a passing validation result as legal advice, a rights clearance, or permission to publish.