The hey-cli bot deleted the Basecamp skills
- Dominant language
- No language data
- Stars
- 70
- Forks
- 6
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
Both the basecamp and basecamp-doctor skills have gone, there is only the hey skill.
https://github.com/basecamp/skills/commit/08ef7eaf0f1edc3a22553b95f6512ffd5f51742b
symptoms
```
$ yarn dlx skills add basecamp/skills
➤ YN0000: · Yarn 4.18.0
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + skills@npm:1.5.23, @isaacs/fs-minipass@npm:4.0.1, chownr@npm:3.0.0, minipass@npm:7.1.3, minizlib@npm:3.1.0, tar@npm:7.5.22, yallist@npm:5.0.0, yaml@npm:2.9.0
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0013: │ 8 packages were added to the project (+ 4.12 MiB).
➤ YN0000: └ Completed
➤ YN0000: ┌ Link step
➤ YN0000: └ Completed
➤ YN0000: · Done in 0s 278ms
███████╗██╗ ██╗██╗██╗ ██╗ ███████╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔════╝
███████╗█████╔╝ ██║██║ ██║ ███████╗
╚════██║██╔═██╗ ██║██║ ██║ ╚════██║
███████║██║ ██╗██║███████╗███████╗███████║
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚══════╝
┌ skills
│
◇ Source: https://github.com/basecamp/skills.git
│
◇ Repository cloned
│
◇ Found 1 skill
│
● Skill: hey
│
│ Interact with HEY via the HEY CLI. Read and send emails, manage contacts, boxes, labels, collections, calendars, todos, habits, time tracking, and journal entries. Use for ANY HEY-related question or action.
```
Workaround: manually download and install the skills from https://github.com/basecamp/basecamp-cli/tree/main/skills/basecamp
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the discovery failure with `yarn dlx skills add basecamp/skills`, then inspect commit `08ef7eaf0f1edc3a22553b95f6512ffd5f51742b` and compare the repository with `basecamp-cli/skills/basecamp`. Done means the repository again contains discoverable `basecamp` and `basecamp-doctor` skills, alongside `hey`.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100