Update README.md

Added npx skills instructions to Quick start
This commit is contained in:
Eoghan Henn
2026-02-17 21:17:46 +01:00
committed by GitHub
parent b2a8955f84
commit 4044c4fc91

View File

@@ -57,6 +57,7 @@ If you try it on another platform, please open an issue and tell me.
2. Add it to your skills: 2. Add it to your skills:
- **Cowork / Claude.ai:** Upload as a custom skill via Settings → Capabilities → Skills - **Cowork / Claude.ai:** Upload as a custom skill via Settings → Capabilities → Skills
- **Claude Code:** Place in your skills directory (e.g., `~/.claude/skills/task-observer/SKILL.md`) - **Claude Code:** Place in your skills directory (e.g., `~/.claude/skills/task-observer/SKILL.md`)
- **Via the skills CLI:** `npx skills add rebelytics/one-skill-to-rule-them-all`
3. Work normally. The observer activates automatically during task-oriented sessions 3. Work normally. The observer activates automatically during task-oriented sessions
4. Review the observation log at the end of your session 4. Review the observation log at the end of your session
5. Apply the improvements you agree with to your other skills 5. Apply the improvements you agree with to your other skills