remove-community

Remove community-sourced items from the seedr registry by slug.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/twiced-technology-gmbh/seedr --skill remove-community
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remove-community
Source: https://github.com/twiced-technology-gmbh/seedr/tree/main/.claude/skills/remove-community
Command: npx skills add https://github.com/twiced-technology-gmbh/seedr --skill remove-community

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows for the removal of community-sourced items from the seedr registry, streamlining content management and cleanup.

Core Features & Use Cases

  • Item Removal: Safely delete community or official items by their slug.
  • Confirmation: Ensures no accidental deletions with a user confirmation step.
  • Use Case: If a community skill is found to be outdated or redundant, this skill can be used to remove it from the registry, preventing users from installing it.

Quick Start

Use the remove-community skill to remove the item with the slug 'superpowers'.

Frequently Asked Questions about remove-community

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

FAQPage Schema
How do I remove an item from the seedr registry by slug?

To remove an item from the seedr registry, you provide its slug to the removal process. The system identifies the matching manifest entry, asks for your confirmation, and then deletes the item to maintain registry integrity.

How can I clean up obsolete or duplicate community items from my registry?

Cleaning up obsolete or duplicate community items involves removing their corresponding manifest entries from the registry. This deletion process requires user confirmation to safely prevent outdated content from being installed.

Does the registry removal process ask for confirmation before deleting a manifest entry?

Yes, the registry removal process includes a mandatory user confirmation step before deleting any manifest entry. This safeguard ensures no accidental deletions occur when removing community-sourced items by their slug.

Can I delete official items from the registry or only community-sourced content?

You can delete both official and community items from the registry by their slug. The removal process identifies the specified manifest entry and safely removes it after confirming the deletion with you.

Why is removing community-sourced items important for maintaining registry integrity?

Removing community-sourced items maintains registry integrity by eliminating outdated, obsolete, or redundant content. This cleanup prevents users from installing unnecessary items and ensures the registry remains streamlined and accurate.