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.

Skills tagged: reinforcement learning

Browse skills that share this tag.

  • stable-baselines3 - Production-ready reinforcement learning algorithms library
    reinforcement learningmachine learningalgorithmsPyTorch

    ★ 602 · Updated 2026-06-30

    PyTorch-based RL algorithms library for training agents and creating custom environments

    ⚙ train RL agents⚙ create custom environments⚙ implement callbacks
  • stable-baselines3 - Production-ready RL Algorithms
    machine learningreinforcement learningPyTorchmodel training

    ★ 23 · Updated 2026-06-30

    PyTorch-based RL algorithms for training agents, custom environments, callbacks, and workflow optimization

    ⚙ train RL agent⚙ create environment⚙ implement callback
  • stable-baselines3 - Train RL Agents with Stable Baselines3
    reinforcement learningmachine learningagents trainingRL algorithms

    ★ 16 · Updated 2026-06-15

    Implement RL algorithms and train agents using PyTorch-based library

    ⚙ train RL agents⚙ create custom environments⚙ implement callbacks
  • practitioner-guide-multi-turn-agentic-rl - Multi-turn Agentic RL Training Guide
    reinforcement learningagent trainingmulti-turn taskspolicy optimization

    ★ 6 · Updated 2026-03-25

    Train LLM agents via multi-turn RL by optimizing environment complexity, reward signals, and policy initialization.

    ⚙ configure environment complexity⚙ design training curriculum⚙ implement dense rewards
  • skill-rl-recursive-distillation - SkillRL: Recursive Skill-Augmented RL
    reinforcement learningskill distillationagent learningexperience reuse

    ★ 6 · Updated 2026-03-25

    Extract behavioral patterns from trajectories into reusable skills

    ⚙ extract strategic patterns⚙ extract failure lessons⚙ create skill library
  • replay-buffer - Multimodal Experience Replay Buffer
    reinforcement learningexperience replaymultimodalmemory

    ★ 0 · Updated 2026-03-22

    Records heartbeat transitions into indexed store with sampling, time-range queries, and episode replay support.

    ⚙ record transition⚙ query buffer⚙ replay episode