add-reward

Official

Add custom reward functions for AReaL quickly.

AuthorinclusionAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill guides developers through implementing and integrating new reward functions into the AReaL reinforcement learning framework. It covers file structure, registration, testing, and best practices to ensure deterministic, non-blocking rewards.

Core Features & Use Cases

  • Create new reward modules in areal/reward/<name>.py.
  • Register the reward function in areal.reward.init so it can be selected by name.
  • Test rewards locally with small, deterministic examples to ensure consistent behavior.

Quick Start

Start by drafting a new reward function following the template in areal/reward and registering it in areal.reward.init.

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: add-reward
Download link: https://github.com/inclusionAI/AReaL/archive/main.zip#add-reward

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.