← Back to dashboard
maintaining-core-documentation: technical-writer skill dependency is broken / skill does not exist
Dazbo-Agent-Skills • Remote/Nationwide
Apply on Company Site ↗
The maintaining-core-documentation SKILL.md references a companion technical-writer skill and provides this install command:
npx skills add https://github.com/shubhamsaboo/awesome-llm-apps --skill technical-writer -g -y
Running this command fails with:
`No matching skills found for: technical-writer`
The technical-writer skill does not exist in shubhamsaboo/awesome-llm-apps, and there is no skill by that name in this (dazbo-agent-skills) repository either.
**Steps to reproduce:**
1. Install maintaining-core-documentation: npx skills add https://github.com/derailed-dash/dazbo-agent-skills --skill maintaining-core-documentation -g -y
2. Run the companion install: npx skills add https://github.com/shubhamsaboo/awesome-llm-apps --skill technical-writer -g -y
3. Observe the "No matching skills found" error