seed-workflow

Official

Automate content seeding and validation.

Authorethosengine
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the validation, seeding, and verification of Elohim content pipelines, ensuring consistent quality and traceable seeding across environments.

Core Features & Use Cases

  • Schema and metadata validation: verifies required fields (id, title) and integrity checks before seeding.
  • Dry-run previews: shows proposed changes without writing to the DHT, enabling safe validation.
  • End-to-end seeding and verification: seeds DNA and blob data to the Holochain DHT, then performs post-seed validation and statistics collection.
  • Snapshot and migration support: manages state through snapshots and migrations to support disaster recovery and versioning.
  • Use Case: a developer validates new content, previews the seed, seeds to a local or dev environment, and then runs integrity checks to confirm success.

Quick Start

cd /projects/elohim/genesis/seeder

Step 1: Validate schema

npm run validate

Step 2: Preview changes

npm run seed:dry-run

Step 3: Seed to local

npm run seed

Step 4: Verify

npm run stats

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: seed-workflow
Download link: https://github.com/ethosengine/elohim/archive/main.zip#seed-workflow

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.