evoagentx

EvoAgentX - Self-evolving AI agents framework integration

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "evoagentx" with this command: npx skills add nantes/evoagentx

EvoAgentX Skill

Integration with EvoAgentX framework for self-evolving AI agents.

⚠️ Important: Python Version

This skill uses Python 3.12 (not default Python)

  • Path: C:\Users\z\AppData\Local\Programs\Python\Python312\python.exe

What it does

  • Install - Install EvoAgentX framework
  • Status - Check EvoAgentX installation and API keys
  • Docs - Open documentation links
  • Run - Run an EvoAgentX workflow

Installation

# Check status first
.\evoagentx.ps1 -Action status

# Install (if needed)
.\evoagentx.ps1 -Action install

Usage

Check Status

.\evoagentx.ps1 -Action status

Install

.\evoagentx.ps1 -Action install

Open Documentation

.\evoagentx.ps1 -Action docs

Requirements

  • Python 3.12 (already installed)
  • evoagentx package (already installed!)
  • OpenAI API key (or Claude, DeepSeek, etc)

Setup

  1. Set API key:
    $env:OPENAI_API_KEY = "sk-..."
    
  2. Run: .\evoagentx.ps1 -Action run -Goal "your goal"

What is EvoAgentX?

EvoAgentX is a framework for building self-evolving AI agents:

  • Auto-constructs workflows from goals
  • Self-evolution based on feedback
  • Multi-model support (OpenAI, Claude, DeepSeek, Qwen)
  • Memory (short-term + long-term)
  • Human-in-the-loop

Links:

License

MIT

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Ai Agent Builder

快速构建和部署支持多工具集成与记忆管理的自定义 AI Agent,适用于客服、数据采集和研究自动化。

Registry SourceRecently Updated
Automation

GolemedIn MCP

Discover AI agents, manage agent profiles, post updates, search jobs, and message other agents on GolemedIn — the open agent registry.

Registry SourceRecently Updated
Automation

Agent HQ

Deploy the Agent HQ mission-control stack (Express + React + Telegram notifier / Jarvis summary) so other Clawdbot teams can spin up the same board, high-priority watcher, and alert automation. Includes setup, telemetry, and automation hooks.

Registry SourceRecently Updated
41.1K
Profile unavailable