delete-agent

Delete specified AI agents after validation and user confirmation.

2|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/desirecore/market --skill delete-agent-desirecore
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delete-agent
Source: https://github.com/desirecore/market/tree/main/skills/delete-agent
Command: npx skills add https://github.com/desirecore/market --skill delete-agent-desirecore

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for safe deletion of AI agents, preventing accidental removal of active agents and thoroughly cleaning associated files and data.

Core Features & Use Cases

  • Agent Deletion: Safely delete specified agents, including configuration files, memory states, and session histories if desired.
  • Pre-Deletion Validation: Verify agent status and prompt user confirmation to avoid deleting active or critical agents.
  • Use Case: When an agent is obsolete or malfunctioning, a user can invoke this Skill to delete it completely, freeing storage and maintaining system hygiene.

Quick Start

Ask the AI to delete the agent named "Legal Advisor Assistant" and choose whether to also remove its session history.

Frequently Asked Questions about delete-agent

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

FAQPage Schema
How do I safely delete AI agents and clean up their data?

To safely delete AI agents, the system validates the agent's status and prompts for user confirmation before removing associated files, in-memory data, and optionally session history to ensure system integrity.

What happens to session history when I remove an agent from the system?

When removing an agent, session history is handled optionally, allowing you to choose whether to completely delete it alongside configuration files and memory states or retain it.

Can I delete an active or critical AI agent without shutting it down first?

You cannot delete an active or critical AI agent directly, as pre-deletion validation checks agent status and prompts user confirmation to prevent accidental removal of active agents.

How does pre-deletion validation work for AI agent cleanup?

Pre-deletion validation works by verifying the current status of the specified agent and requiring explicit user confirmation to avoid executing the high-risk removal process on critical components.

What is the best way to maintain system hygiene when removing obsolete agents?

The best way to maintain system hygiene is to use a validated deletion process that thoroughly cleans associated files, in-memory data, and session histories of obsolete agents to free storage.