huggingface / huggingface/upskill

Add `upskill delete` command to remove skills

Open
#15 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
746
Forks
91
PR merge metrics
No merged PRs in 30d

Description

Currently, users have to manually delete skills using `rm -rf ./skills/skill-name/`

so, we can add a new `upskill delete` command that safely removes skills:
```bash
upskill delete git-commit-messages
upskill delete my-skill --force # skip confirmation
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.