Template Transplant Specialist

Extract legacy system prompts and distribute them across Wizard, Tool Config, and Internal layers.

Updated Dec 24, 2025
One-click install
npx skills add https://github.com/adriangmrraa/MultiAgents-Platform-ROI --skill template-transplant-specialist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Template Transplant Specialist
Source: https://github.com/adriangmrraa/MultiAgents-Platform-ROI/tree/main/.agent/skills/Template_Transplant_Specialist
Command: npx skills add https://github.com/adriangmrraa/MultiAgents-Platform-ROI --skill template-transplant-specialist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Este Skill te permite extraer e repartir prompts de sistemas legados en las capas correctas de Platform AI Solutions: Wizard, Tool Config e Interno.

Core Features & Use Cases

  • Extracción y clasificación del system prompt legado.
  • Distribución de instrucciones a Wizard, Tool Config e Interno para mantener la separación de responsabilidades.
  • Proporciona plantillas y guías para migraciones consistentes entre proyectos.
  • Caso de uso: migrar prompts de Pointe Coach para que funcionen con Nexus AI sin perder comportamiento.

Quick Start

Ejecuta el proceso de migración del system prompt legado y verifica que la distribución se aplica correctamente en Wizard, Tool Config e Interno.

Frequently Asked Questions about Template Transplant Specialist

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

FAQPage Schema
How do I migrate legacy system prompts to a multi-layer AI platform?

Migrating legacy system prompts to a multi-layer AI platform requires extracting the original prompt sections and distributing them across the Wizard, Tool Config, and Internal layers to preserve behavior and safety constraints.

What is the best way to separate responsibilities when migrating prompts to Platform AI Solutions?

Separating responsibilities during prompt migration involves classifying the legacy system prompt and assigning instructions specifically to the Wizard, Tool Config, and Internal layers to maintain the architectural separation of concerns.

How does distributing prompts across Wizard, Tool Config, and Internal layers work?

Distributing prompts across these layers works by mapping extracted legacy prompt sections to the interactive front-end agent configuration, tool instruction sets, and hardcoded system prompts, generating guidance documents and templates for consistent migration.

Can I migrate legacy prompts to a new AI stack without losing original behavior?

You can migrate legacy prompts to a new AI stack without losing behavior by applying a structured extraction process that maps original instructions to the correct platform layers and preserves all safety constraints.

Do I need to generate templates when moving hardcoded system prompts to a new AI architecture?

You need to generate templates and guidance documents when moving hardcoded system prompts to ensure consistent migrations across projects and to properly configure the interactive front-end agent and tool instruction sets.