golem-delete-agent

Delete agent instances and their associated data via CLI commands.

1|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/justcoon/golem-shopping-ts --skill golem-delete-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: golem-delete-agent
Source: https://github.com/justcoon/golem-shopping-ts/tree/main/.agents/skills/golem-delete-agent
Command: npx skills add https://github.com/justcoon/golem-shopping-ts --skill golem-delete-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables users to delete agent instances efficiently, ensuring proper removal of all associated state and resources.

Core Features & Use Cases

  • Agent Deletion: Permanently delete specific agent instances via CLI commands.
  • Scope: Use in scenarios where agents need to be reset, updated, or cleaned up after testing or deployment.
  • Functionality: Supports deletion of agents by ID, including in specific environments, ensuring clean state management.

Quick Start

Use the golem-delete-agent skill to remove an agent instance with a specific ID from the namespace.

Frequently Asked Questions about golem-delete-agent

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

FAQPage Schema
How do I delete agent instances in a distributed system via CLI?

To delete agent instances in a distributed system, use CLI commands that target specific IDs to permanently remove agents and their associated state and resources safely.

What is the best way to clean up agent state after testing or deployment?

The best way to clean up agent state after testing is using CLI commands that ensure complete deletion of the agent instance and its associated resources within your specific environment.

Can I delete an agent by ID in a specific namespace?

Yes, you can delete an agent by its specific ID from a designated namespace, ensuring reliable cleanup of the agent state and its associated resources without exposing internal system details.

Does agent deletion permanently remove all associated resources?

Yes, agent deletion permanently removes specific agent instances and all associated state and resources, ensuring a clean state management process for environments managing multiple instances.

When do I need to perform agent cleanup in distributed environments?

You need to perform agent cleanup in distributed environments when agents require resetting, updating, or removal after testing or deployment to maintain proper state management across multiple instances.

What are the limitations of using CLI commands for agent removal?

CLI commands for agent removal focus on safe and complete deletion procedures but are limited to environments managing multiple agent instances, requiring specific IDs to execute the cleanup operations.