workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
ai-agent

SkyRL: Modular RL for Founders

Get full-stack reinforcement learning with SkyRL, a modular library for startup founders, with 2.1k+ GitHub stars
2,053 stars376 forksPythonQuality 8/10Updated 7/6/2026100% free ยท open source
What it does

SkyRL allows startup founders to build and deploy full-stack reinforcement learning models with ease, using a modular library designed for large language models

Install / run
pip install git+https://github.com/NovaSky-AI/SkyRL.git
When to use it
  • โ€ขYou need to train an AI agent to interact with a complex environment
  • โ€ขYou want to integrate reinforcement learning with your existing large language model
  • โ€ขYou need a modular and flexible library to build custom RL models
Quick start
  1. 1Clone the SkyRL repository and navigate to the root directory: `git clone https://github.com/NovaSky-AI/SkyRL.git && cd SkyRL`
  2. 2Run the example script: `python examples/cartpole.py` to test the library
  3. 3Import the SkyRL library in your Python script: `from skyrl import Agent, Env`
  4. 4Define your environment and agent: `env = Env(gym.make('CartPole-v1'))` and `agent = Agent(env, policy='dqn')`
  5. 5Train your agent: `agent.train(episodes=100)`
Ready-to-paste prompt
python examples/cartpole.py --policy dqn --episodes 100 --render
Heads up: Make sure you have the `gym` library installed, as it is required by SkyRL for environment simulations, you can install it by running `pip install gym`
Saves to your device
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

9
top-level files
14
folders
35.5M
repo size
Apache-2.0
license
Key files
.pre-commit-config.yaml
README.md
File tree
.claude/
.gemini/
.github/
ci/
docker/
docs/
examples/
integrations/
skyrl/
skyrl-agent/
skyrl-gym/
skyrl-train/
skyrl-tx/
tests/
.gitignore
.pre-commit-config.yaml
.python-version
CLAUDE.md
format.sh
LICENSE
pyproject.toml
README.md
uv.lock
Quick Actions
Details
Creator
NovaSky-AI
Language
Python
Category
ai-agent
Published
4/22/2025

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.

Related skills

More ai-agent tools founders pair with this one.

ai-agentโ˜… 512,463
build-your-own-x: Learn by Recreating
Improve programming skills by rebuilding tech from scratch. For startup founders and programmers.
ai-agentโ˜… 450,961
Learn to code with freeCodeCamp
Get free programming education with freeCodeCamp, for startup founders and beginners.
ai-agentโ˜… 439,771
Public-apis: Free API Access
Get free APIs for development. For startup founders and developers.
ai-agentโ˜… 390,947
Free Programming Books
Discover free programming books for founders and developers. Learn with free-programming-books.
ai-agentโ˜… 350,624
coding-interview-university: Learn to Code
Get a complete study plan to become a software engineer, for startup founders, with 351k+ GitHub stars
ai-agentโ˜… 297,550
Selfhosted Control with awesome-selfhosted
Host your own network services and web apps. For founders seeking privacy and control.