sch-delete

Delete a Skill or Agent from the StudyClawHub registry via GitHub workflow.

6|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Trust-App-AI-Lab/StudyClawHub --skill sch-delete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sch-delete
Source: https://github.com/Trust-App-AI-Lab/StudyClawHub/tree/main/.claude/skills/sch-delete
Command: npx skills add https://github.com/Trust-App-AI-Lab/StudyClawHub --skill sch-delete

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delete a Skill or Agent from StudyClawHub when a removal from the registry is required (e.g., outdated skills, erroneous entries, or student requests to unregister).

Core Features & Use Cases

  • Identify the target Skill or Agent to delete.
  • Verify user permissions and confirm deletion.
  • Remove the entry via the GitHub Issue workflow, update the registry index, and provide confirmation.

Quick Start

Provide the skill name to delete and follow the prompts to confirm removal from the registry.

Frequently Asked Questions about sch-delete

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

FAQPage Schema
How do I unregister a Skill from the StudyClawHub registry?

To unregister a Skill from the StudyClawHub registry, provide the skill name to delete and follow the confirmation prompts to remove the entry via the GitHub Issue workflow.

What is the GitHub Issue workflow for deleting a registry entry?

The GitHub Issue workflow for deleting a registry entry involves identifying the target Skill or Agent, verifying user permissions, removing the entry via GitHub, and rebuilding the registry index.

Do I need git and gh CLI installed to delete an Agent from StudyClawHub?

Yes, you need git and gh installed to delete an Agent from StudyClawHub, as the deletion workflow follows the registry's GitHub-based process to validate permissions and close the issue.

Can I remove outdated skills from the StudyClawHub registry without admin permissions?

No, you cannot remove outdated skills without permission verification. The deletion workflow explicitly verifies user permissions and requires confirmation before unregistering and updating the index.

What happens to the registry index after a Skill deletion?

After a Skill deletion, the registry index is automatically updated and rebuilt. The GitHub-based workflow closes the related issue and ensures the registry reflects the removed entry.

Why does my StudyClawHub skill deletion fail during the permission check?

A StudyClawHub skill deletion fails during the permission check if the user lacks administrative rights. The workflow requires explicit permission validation before removing an entry and updating the index.