bill-skill-remove

Remove Skill Bill skills, platform overrides, or platform packs from repositories and agent installs.

13|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/Sermilion/skill-bill --skill bill-skill-remove
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bill-skill-remove
Source: https://github.com/Sermilion/skill-bill/tree/main/skills/bill-skill-remove
Command: npx skills add https://github.com/Sermilion/skill-bill --skill bill-skill-remove

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Remove and unwind an existing Skill Bill skill, add-on, platform override, code-review area, or an entire scaffolded platform pack from the repository and agent installs, while preserving unrelated content and ensuring manifest integrity.

Core Features & Use Cases

  • Identify the target type (horizontal skill, platform override, code-review area, or platform pack) from the given path or descriptor and determine the exact deletion scope.
  • Remove the repository content, manifests, and any paired agent symlinks, updating catalog and configuration as needed.
  • Run the repo validator and report any remaining cleanup tasks, escalating when removing built-in first-party surfaces such as kotlin or kmp.

Quick Start

Remove the target skill or platform pack you want to delete and let Skill Bill perform the scoped cleanup.

Frequently Asked Questions about bill-skill-remove

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

FAQPage Schema
How do I safely remove a skill and its symlinks from a repository?

Scoped removal targets a specific path or descriptor to delete repository content, manifests, and paired agent symlinks while preserving unrelated content and maintaining manifest integrity.

What is the best way to clean up scaffolded platform packs and manifests?

Identify the target type to determine the exact deletion scope, removing the scaffolded platform pack from the repository and agent installs while updating catalogs and configurations.

Can I remove platform overrides without breaking unrelated repository content?

Yes, scoped deletions target only the specified platform override path and its related references, ensuring safe cleanup of manifests and symlinks while preserving unrelated repository content.

How do I validate a repository after removing a skill?

Run the repository validator after applying scoped deletions to check manifest integrity and report any remaining cleanup tasks or escalate issues when removing built-in first-party surfaces.

When should I not use an automated cleanup tool for removing skills?

Exercise caution when removing built-in first-party surfaces like kotlin or kmp, as the process escalates these cases and reports follow-up cleanup tasks rather than executing a standard scoped deletion.