update-agent

Create, update, or delete AI agent templates with YAML frontmatter.

1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/fabis94/fabis-ralph-loop --skill update-agent-fabis94
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-agent
Source: https://github.com/fabis94/fabis-ralph-loop/tree/main/.universal-ai-config/skills/update-agent
Command: npx skills add https://github.com/fabis94/fabis-ralph-loop --skill update-agent-fabis94

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation, updating, and management of specialized AI agent templates, ensuring consistent and effective AI persona definitions.

Core Features & Use Cases

  • Agent Management: Create new agent templates, update existing ones with new tools or prompts, or delete unneeded agents.
  • Template Discovery: Easily find existing agent templates within the project and additional configured directories.
  • Use Case: A team lead needs to create a new 'code-refactor' agent with specific tools and permissions. This Skill allows them to define this new agent quickly and ensure it's correctly configured.

Quick Start

Use the update-agent skill to create a new agent template named 'bug-reporter'.

Frequently Asked Questions about update-agent

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

FAQPage Schema
How do I create AI agent templates with YAML frontmatter and system prompts?

AI agent templates are created by defining configurations with YAML frontmatter and system prompts. This skill structures the template, handles model selection, and assigns specific tools and permissions for agent specialization.

What is the best way to manage AI agent configurations across multiple directories?

Managing AI agent configurations across directories is handled by this skill's template discovery feature. It finds existing agents in the project and additional configured directories, allowing you to update or delete unneeded agent templates.

How do I update existing agent templates with new tools and permissions?

Updating existing agent templates involves modifying their configurations to include new tools and permissions. This skill ensures the updated template maintains the correct YAML frontmatter structure and system prompts.

Can I use this for AI agent specialization through model selection and tool assignments?

Yes, AI agent specialization is supported through model selection and tool assignments. You can define specific tools and permissions within the YAML frontmatter to ensure the agent behaves according to its designated persona.

Does this skill work with YAML frontmatter for defining agent persona configurations?

Yes, YAML frontmatter is the required format for defining agent persona configurations. The skill ensures proper template structure by validating the frontmatter alongside the system prompts during creation and updates.