env-sync-push

Official

Publish updated environments to the hub.

AuthorPrimeIntellect-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the tedious, error-prone process of manually publishing environment changes by batch-pushing local environment packages to the Prime Intellect Environments Hub.

Core Features & Use Cases

  • Parallel environment publishing: Pushes all environments/*/ packages with a configurable concurrency level (5 at a time).
  • Content-hash based skipping: Automatically skips environments whose hub content hash already exists, avoiding redundant publishes.
  • Actionable reporting: Reports only updated and failed environments (while still counting skipped ones in the summary), keeping output focused on what changed.

Use case example: After merging PRs that modify multiple environments, run this Skill to publish only the environments that actually changed, while leaving unchanged ones as no-ops.

Quick Start

Run this command to push local environment updates to the Prime Intellect Environments Hub: bash skills/env-sync-push/push.sh

Dependency Matrix

Required Modules

None required

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: env-sync-push
Download link: https://github.com/PrimeIntellect-ai/research-environments/archive/main.zip#env-sync-push

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 471,000+ vetted skills library on demand.