agent-management

Manage MetaMe agent lifecycles for bindings, lists, edits, and unbindings.

18|3|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Yaron9/MetaMe --skill agent-management-yaron9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-management
Source: https://github.com/Yaron9/MetaMe/tree/main/skills/agent-management
Command: npx skills add https://github.com/Yaron9/MetaMe --skill agent-management-yaron9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing multiple agents across chats and workspaces in MetaMe can be error-prone and tedious. This Skill provides a centralized, rule-driven way to create, bind, list, edit, unbind agents, and maintain agent identity (soul) safely.

Core Features & Use Cases

  • Create and bind agents to chats or workspaces with guardrails to prevent unintended actions.
  • List current agents and their bindings across teams for quick auditing.
  • Edit agent roles and merge descriptions into CLAUDE.md, or reset agent identity when needed.
  • Unbind agents from chats or workspaces to reallocate resources or reassign tasks.

Quick Start

Ask me to create or bind an agent to this chat and follow the prompts to complete the setup.

Frequently Asked Questions about agent-management

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

FAQPage Schema
How do I manage multiple agents across chats without errors?

Managing multiple agents across chats uses daemon-handled slash commands to create, bind, list, edit, and unbind agents safely. This centralized, rule-driven approach prevents unintended actions and automates agent lifecycle maintenance across workspaces.

Can I bind an agent to a specific chat workspace?

Yes, you can bind an agent to a specific chat workspace by asking to create or bind an agent and following the setup prompts. Guardrails prevent unintended actions during the binding process, ensuring safe agent allocation across teams.

How do I audit current agent bindings across teams?

To audit current agent bindings across teams, use the list functionality to quickly view all active agents and their associated chats or workspaces. This provides a clear overview of agent roles and allocations for auditing purposes.

What is the best way to reset agent identity when reassigning tasks?

The best way to reset agent identity when reassigning tasks is to use the edit commands to maintain agent soul or unbind agents from chats. This safely reallocates resources and allows merging updated descriptions directly into CLAUDE.md.

Do I need frontmatter activation to control agent scope?

Yes, frontmatter-triggered activation is required to control agent behavior and scope. Combined with daemon-handled slash commands, it governs how agents operate within specific chats and workspace boundaries.

Why are my agent binding commands not working across workspaces?

Agent binding commands may not work across workspaces if frontmatter-triggered activation is missing or daemon-handled slash commands are improperly formatted. Ensure agent lifecycle rules are correctly applied to prevent unintended actions.