Skip to content

Self-evolving Agents. MOLTRON upgrades agents to learn and evolve skills autonomously. Welcome to the Singularity.

License

Notifications You must be signed in to change notification settings

adridder/moltron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

moltron

Self-evolving Agents. Grant your OpenClaw agents the skill to learn and improve skills autonomously.

πŸš€ Installation

One-Line Install (Easiest)

Install directly from GitHub without cloning the repository:

curl -sSL https://raw.githubusercontent.com/adridder/moltron/main/install.sh | bash

Or using wget:

wget -qO- https://raw.githubusercontent.com/adridder/moltron/main/install.sh | bash

The script will automatically:

  • 🌐 Download the latest version from GitHub
  • βœ… Create ~/.openclaw/workspace/skills if needed
  • πŸ“¦ Install the moltron-skill-creator skill
  • ✨ Display colorful progress messages
  • πŸ”„ Handle existing installations (prompts before overwriting)

Local Install (For Developers)

If you've already cloned the repository, run the installation script:

bash install.sh

Manual Installation

If you prefer to install manually, copy the moltron-skill-creator folder to your OpenClaw skills directory:

cp -r moltron-skill-creator ~/.openclaw/workspace/skills/

Verify Installation

After installation, the skill should be available at:

~/.openclaw/workspace/skills/moltron-skill-creator/

Restart your OpenClaw agent to load the new skill.

πŸ“– Usage

Once installed, your OpenClaw agents will have access to self-evolving capabilities, allowing them to learn and improve skills autonomously.

About

Self-evolving Agents. MOLTRON upgrades agents to learn and evolve skills autonomously. Welcome to the Singularity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages