zeabur-project-delete

Delete Zeabur projects by name or ID after user confirmation.

40|9|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/zeabur/zeabur-claude-plugin --skill zeabur-project-delete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zeabur-project-delete
Source: https://github.com/zeabur/zeabur-claude-plugin/tree/main/skills/zeabur-project-delete
Command: npx skills add https://github.com/zeabur/zeabur-claude-plugin --skill zeabur-project-delete

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a safe and guided way to delete Zeabur projects, preventing accidental data loss by ensuring explicit user confirmation.

Core Features & Use Cases

  • Project Deletion: Safely remove Zeabur projects by name or ID.
  • Confirmation Workflow: Ensures the user explicitly confirms the deletion of a project after listing available projects.
  • Use Case: You need to clean up old or temporary projects created during testing. This skill helps you identify the correct project and confirm its deletion to avoid removing the wrong one.

Quick Start

Use the zeabur-project-delete skill to delete the project named "my-test-project".

Frequently Asked Questions about zeabur-project-delete

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

FAQPage Schema
How do I safely delete a Zeabur project using the CLI?

To safely delete a Zeabur project, the system lists available projects and requires you to explicitly confirm the target project name or ID before executing the deletion to prevent accidental data loss.

Can I clean up Zeabur projects in a non-interactive automated workflow?

Yes, you can clean up Zeabur projects in an automated workflow. The deletion process supports a non-interactive mode by specifying the exact project ID or project name for execution without manual prompts.

What is the best way to remove old Zeabur test projects without deleting the wrong one?

The best way to remove old Zeabur test projects is by using a confirmation workflow that lists available projects first, ensuring you verify the target project's name and ID before deletion to avoid removing the wrong one.

Do I need the project ID to remove a Zeabur project?

You do not strictly need the project ID to remove a Zeabur project. You can safely delete a project by providing either its project ID or its project name after listing projects to verify the target.

Why does deleting a Zeabur project require listing projects first?

Deleting a Zeabur project requires listing projects first to verify the exact target before execution. This precautionary step ensures explicit user confirmation and prevents accidental deletion of the wrong project data.