LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

standard_release_process - Standard release and evaluation SOP

SOP for executing standard release and evaluation workflows with data extraction, reward computation, and environment configuration

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read program JSON
  • extract base prompt
  • extract initial parameters
  • build Bootcamp dataset
  • run evaluation
  • compute reward
  • configure environment variables
  • configure dumping
  • apply KL penalty
  • process evaluation results
  • handle gene structure
  • handle Verl configuration

Inputs

  • program JSON file
  • initial.json file
  • environment variables
  • template input
  • ground truth

Outputs

  • evaluation results file
  • configured environment variables
  • computed metrics
  • temporary directory

Requirements

  • Python 3.7+ runtime
  • internbootcamp.utils.run_evaluation function
  • access to program and evaluation files

Source

  • Spec: SKILL.md
sop
release
evaluation
bootcamp
data_processing
reward_logic
pid
taskrunner
verl
dumping
gene_display
acs_debug
read program JSON
extract base prompt
extract initial parameters
build Bootcamp dataset
program JSON file
initial.json file
environment variables
evaluation results file
configured environment variables
computed metrics