dot-ai-port-destroy

Remove Port integrations, Kubernetes resources, and local files deployed by setup.

2|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/vfarcic/dot-ai-website --skill dot-ai-port-destroy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dot-ai-port-destroy
Source: https://github.com/vfarcic/dot-ai-website/tree/main/.claude/skills/dot-ai-port-destroy
Command: npx skills add https://github.com/vfarcic/dot-ai-website --skill dot-ai-port-destroy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the removal of Port integrations, Kubernetes resources, and local files that were previously set up, ensuring a clean slate.

Core Features & Use Cases

  • Resource Cleanup: Safely removes Kubernetes deployments, secrets, and namespaces related to Port.
  • Integration Removal: Deletes Port blueprints, entities, and self-service actions.
  • Use Case: After a development or testing phase where Port was integrated, use this Skill to revert all changes and uninstall the components without manual intervention.

Quick Start

Use the dot-ai-port-destroy skill to remove all Port integrations and Kubernetes resources.

Frequently Asked Questions about dot-ai-port-destroy

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

FAQPage Schema
How do I remove Port integrations and Kubernetes resources after a testing phase?

To remove Port integrations and Kubernetes resources, this Skill orchestrates deletion of K8s exporters, Port self-service actions, blueprints, entities, GitHub workflows, and repository secrets. It safely reverts all changes made during setup without manual intervention.

What CLI tools do I need to clean up Port and Kubernetes resources?

You need kubectl, helm, and gh CLI installed to clean up Port and Kubernetes resources. These tools are required for execution to delete K8s deployments, secrets, namespaces, and GitHub workflows associated with the Port integration.

Can I delete Port blueprints and entities automatically along with Kubernetes deployments?

Yes, you can delete Port blueprints and entities automatically alongside Kubernetes deployments. The Skill handles integration removal by deleting self-service actions, blueprints, entities, and K8s resources in a single orchestrated cleanup process.

What's the best way to uninstall Port exporters from a Kubernetes cluster?

The best way to uninstall Port exporters from a Kubernetes cluster is to use an automated cleanup Skill that removes K8s exporters, deployments, secrets, and namespaces. This ensures a clean slate by reverting all Port-related components without manual steps.

Does this cleanup process remove GitHub workflows and repository secrets too?

Yes, the cleanup process removes GitHub workflows and repository secrets too. Alongside Kubernetes resources and Port integrations, the Skill orchestrates deletion of GitHub workflows and repository secrets previously deployed during the setup process.