manage-agent

Edit, update, remove, and list custom agent configurations in a registry.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/rikt46/My-Brain-Is-Full-Crew --skill manage-agent-rikt46
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-agent
Source: https://github.com/rikt46/My-Brain-Is-Full-Crew/tree/main/skills/manage-agent
Command: npx skills add https://github.com/rikt46/My-Brain-Is-Full-Crew --skill manage-agent-rikt46

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Edit, update, or remove an existing custom agent. Shows current config and asks what to change. Also handles listing all custom agents.

Core Features & Use Cases

  • Edit an agent's configuration, including triggers, permissions, and output formats.
  • Remove or disable custom agents and view a registry of all agents.
  • List all custom agents with their current status and core details to audit configurations.
  • Inspect agent coordination rules and first-run setup to ensure proper integration.

Quick Start

Ask Claude to edit an agent, list all agents, or remove an agent to begin.

Frequently Asked Questions about manage-agent

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

FAQPage Schema
How do I edit custom agent configurations for triggers and permissions?

To edit custom agent configurations, the skill displays the current config and prompts for specific changes to triggers, permissions, and output formats. It validates and persists updates directly to the agent registry and .claude files.

What's the best way to list all custom agents and audit their coordination rules?

Listing all custom agents is handled by requesting an audit, which outputs current status and core details for each agent. This process inspects agent coordination rules and first-run setup to ensure proper integration across environments.

How do I remove or disable custom agents from the registry?

Removing or disabling custom agents from the registry is done by asking the skill to remove an agent. It validates the request and ensures the deletion is persisted across the agent registry, .claude files, and relevant references.

Does managing agent coordination rules work across multiple environments?

Yes, managing agent coordination rules supports updates across multiple environments. The skill ensures that all changes to triggers and permissions are persisted to the agent registry and .claude files with appropriate validation.

When do I need to update agent triggers and coordination rules?

You need to update agent triggers and coordination rules when maintaining a registry of agent definitions that require modified permissions or output formats. This ensures proper integration and validated changes are persisted to the .claude files.