synnovator

Official

File-based engine for Synnovator platform data.

AuthorH2OSLabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a file-based data engine to efficiently create, read, update, and delete content and relationships for the Synnovator platform, reducing manual data management overhead.

Core Features & Use Cases

  • 7 content types stored as Markdown with YAML frontmatter and 9 relation types conceptually supported by a centralized engine.
  • File-based workflow supports CRUD operations, RBAC checks, cascade deletes, and a suite of integration tests.
  • Real-world use: teams manage competitions, posts, resources, and interactions in a local project directory, enabling reproducible test journeys.

Quick Start

Initialize the data directory and run CRUD/relationship operations using the engine script: uv run python .claude/skills/synnovator/scripts/engine.py --init Then create/read/update/delete records via: uv run python .claude/skills/synnovator/scripts/engine.py [OPTIONS] COMMAND TYPE [ARGS]

Dependency Matrix

Required Modules

yaml

Components

scriptsreferences

💻 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: synnovator
Download link: https://github.com/H2OSLabs/SynnovatorZero/archive/main.zip#synnovator

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.