Skip to content

ievo-ai/ievo

unversioned · 4da511cbc789MIT

iEvo — self-evolving plugin for AI coding agents (Claude Code, Codex). Universal via the agentskills.io standard. Capture lessons, patch local agents and skills, replay logs on upstream updates. Antivirus-style security audit before install.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ievo",
  "description": "iEvo — self-evolving plugin for AI coding agents (Claude Code, Codex). Universal via the agentskills.io standard. Capture lessons, patch local agents and skills, replay logs on upstream updates. Antivirus-style security audit before install.",
  "author": {
    "name": "Denys Rotnov"
  },
  "homepage": "https://github.com/ievo-ai/skills",
  "repository": "https://github.com/ievo-ai/skills",
  "license": "MIT",
  "keywords": [
    "claude-code",
    "agent-skills",
    "evolution",
    "self-improving",
    "ievo"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub