skf-drop-skill

Deprecate or remove skill versions with explicit user confirmation.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/delorenj/voxxy --skill skf-drop-skill-delorenj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skf-drop-skill
Source: https://github.com/delorenj/voxxy/tree/main/.opencode/skills/skf-drop-skill
Command: npx skills add https://github.com/delorenj/voxxy --skill skf-drop-skill-delorenj

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for a controlled and reversible process to deprecate or remove skill versions, ensuring the integrity and evolution of skill ecosystems.

Core Features & Use Cases

  • Skill Deprecation: Mark specific skill versions as deprecated, enabling the transition to newer versions while retaining data and functionality.
  • Skill Removal: Permanently remove skill versions or entire skills, cleaning up the skill ecosystem and ensuring compliance with project standards.
  • Use Case: When a skill reaches its end of life, use this Skill to remove it entirely, or deprecate it to maintain historical data while avoiding conflicts with current operations.

Quick Start

Execute the 'skf-drop-skill' command to deprecate a skill version. Provide the skill name, version, and mode (deprecate or purge).

Frequently Asked Questions about skf-drop-skill

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

FAQPage Schema
How do I deprecate a skill version without losing historical data?

Deprecating a skill version marks it as outdated while retaining its data and functionality. This enables transition to newer versions while avoiding conflicts with current operations within the skill ecosystem.

What is the best way to permanently remove outdated skills from my ecosystem?

Permanently removing skills requires executing a purge mode command. This wholesale removal cleans up the skill ecosystem and ensures compliance with project standards by deleting entire skills or specific versions.

Does skill removal require explicit confirmation before deleting versions?

Yes, skill removal requires explicit user confirmation. This controlled process ensures the integrity and evolution of skill ecosystems by preventing accidental deprecation or deletion of active skill versions.

Can I selectively deprecate specific versions while keeping others active?

Selective deprecation allows you to target specific skill versions. By providing the skill name, version, and deprecate mode, you maintain historical data for older versions while transitioning users to newer releases.

When should I use skill deprecation instead of complete skill removal?

Use deprecation when a skill reaches end of life but you need to maintain historical data. Use complete removal to clean up the ecosystem and ensure compliance with project standards when the skill is no longer needed.

What information do I need to provide to deprecate or purge a skill?

You need to provide the skill name, version, and mode. The mode parameter determines whether the command executes a deprecate action to retain data or a purge action to permanently remove the skill version.