ai-maestro-agents-management

Manage AI agent lifecycles and configurations through a command-line interface.

8|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/23blocks-OS/ai-maestro-plugins --skill ai-maestro-agents-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-maestro-agents-management
Source: https://github.com/23blocks-OS/ai-maestro-plugins/tree/main/src/skills/ai-maestro-agents-management
Command: npx skills add https://github.com/23blocks-OS/ai-maestro-plugins --skill ai-maestro-agents-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive command-line interface for managing the lifecycle and configuration of AI agents, streamlining agent operations and deployment.

Core Features & Use Cases

  • Agent Lifecycle Management: Create, list, show, update, delete, rename, hibernate, and wake agents.
  • Plugin Management: Install, uninstall, update, and manage plugins for individual agents.
  • Export/Import: Backup and restore agent configurations.
  • Use Case: You need to quickly spin up a new agent for a specific task, assign it a project directory, and then later hibernate it to save resources. This Skill allows you to do all of that with simple commands.

Quick Start

Use the ai-maestro-agents-management skill to create a new agent named 'research-bot' in the '/home/user/agents/research' directory.

Frequently Asked Questions about ai-maestro-agents-management

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

FAQPage Schema
How do I hibernate an AI agent to save system resources without deleting it?

You can hibernate an AI agent to save resources by using the hibernation command in the CLI. This pauses the agent without deleting it, allowing you to wake it up later when the specific task is needed again.

How do I manage AI agent lifecycle operations like creation and hibernation from the command line?

You can manage the AI agent lifecycle through a command-line interface that supports creating, deleting, updating, hibernating, and waking agents. It allows you to quickly spin up an agent for a specific task and assign it a project directory using simple commands.

Can I backup and migrate AI agent configurations between different environments?

Yes, you can backup and migrate AI agent configurations using the export and import functionality. This allows you to restore agent setups and move them between different environments seamlessly.

What is the best way to extend AI agent capabilities with additional plugins?

The best way to extend AI agent capabilities is through the integrated plugin and marketplace management. You can install, uninstall, update, and manage plugins for individual agents directly to add new functionalities.

Does this CLI tool support session management for multiple AI agents?

Yes, the CLI tool supports session management for AI agents. It facilitates managing active sessions alongside core lifecycle operations like renaming, hibernating, and waking agents to streamline orchestration.

How do I hibernate an AI agent to save system resources without deleting it?

You can hibernate an AI agent to save resources by using the hibernation command in the CLI. This pauses the agent without deleting it, allowing you to wake it up later when the specific task is needed again.