self-replicator

Replicate agent configurations, skills, and memory to new environments.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dundas/uhr --skill self-replicator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-replicator
Source: https://github.com/dundas/uhr/tree/main/.claude/skills/self-replicator
Command: npx skills add https://github.com/dundas/uhr --skill self-replicator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables the creation of agent copies across different environments, ensuring the preservation of learned skills and curated memory.

Core Features & Use Cases

  • Agent Replication: Facilitates the cloning of an agent's configuration, skills, and memory to new systems.
  • Environment Setup: Streamlines the process of deploying agents on new machines or cloud instances.
  • Use Case: You need to set up a new agent on a cloud server for 24/7 operation. Use this skill to export your current agent's capabilities and memory, then deploy it to the new server.

Quick Start

Prepare for replication by gathering all exportable components.

Frequently Asked Questions about self-replicator

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

FAQPage Schema
How do I clone an agent configuration to a new server environment?

To clone an agent configuration to a new server, you can replicate its learned skills, curated memory, and automation rules to the new environment for seamless deployment and redundancy.

Can I copy specific agent capabilities instead of a full clone?

Yes, you can copy specific agent capabilities instead of a full clone by using capability-specific replication, or choose a fresh start that retains only existing skills without transferring the entire memory.

What is the best way to deploy an agent to a VPS for 24/7 operation?

The best way to deploy an agent to a VPS for 24/7 operation is exporting your current agent's capabilities and memory, then replicating that configuration directly onto the new cloud instance.

Does agent replication work for containerized systems?

Yes, agent replication works for containerized systems by addressing the need for specialized task delegation and redundancy across diverse platforms like VPS and containerized environments.

How do I prepare my agent for environment setup and replication?

To prepare your agent for environment setup and replication, gather all exportable components including learned skills, curated memory, and automation rules before initiating the cloning process.