evolve

Add skills, configure MCP servers, write scripts, and create subagents in Wizard.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/teddytennant/wizard-ahe --skill evolve-teddytennant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evolve
Source: https://github.com/teddytennant/wizard-ahe/tree/main/agents/wizard_harness/skills/evolve
Command: npx skills add https://github.com/teddytennant/wizard-ahe --skill evolve-teddytennant

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables users to extend and enhance the capabilities of Wizard by adding new functionalities, without needing to modify the core system.

Core Features & Use Cases

  • Skill Integration: Add new skills through simple file placement to customize Wizard's functionality.
  • MCP Server Setup: Configure external systems as MCP servers for external tool integration.
  • Scripted Tools: Utilize scripts for custom automation tasks within the Wizard ecosystem.
  • Subagent Creation: Develop specialized subagents with dedicated prompts and budgets.
  • Deep Evolution: Recompile Wizard for fundamental changes to built-in tools or behavior.
  • Use Case: If a user wants to create a custom skill for PDF analysis, they can write a simple SKILL.md file and place it in the appropriate directory within Wizard.

Quick Start

Add a new skill by creating a SKILL.md file in the ~/.wizard/skills/<name>/ directory and follow the instructions within the document.

Frequently Asked Questions about evolve

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add custom skills to extend system functionality without modifying the core codebase?

To add custom skills, create a SKILL.md file and place it in the ~/.wizard/skills/<name>/ directory. This file placement mechanism allows you to extend functionality without altering the core system configuration.

What is an MCP server and how does it integrate external tools into my environment?

An MCP server acts as an external system configured within your environment to enable external tool integration. Setting up an MCP server connects external systems to the Wizard ecosystem for extended tool capabilities.

Can I create subagents with dedicated prompts and budgets for specialized automation tasks?

Yes, you can develop specialized subagents with dedicated prompts and budgets. This feature supports system extension and custom automation within the Wizard environment for advanced task execution.

When do I need to recompile Wizard for fundamental changes to built-in tools?

You need to recompile Wizard for deep evolution when making fundamental changes to built-in tools or behavior. This goes beyond simple skill integration or script creation, requiring advanced system configuration knowledge.

Does writing custom scripts for automation require advanced system configuration knowledge?

Yes, utilizing scripts for custom automation tasks within the Wizard ecosystem is designed for users with advanced knowledge of system configuration and script creation, ensuring proper tool customization and system extension.