Commit Graph

3 Commits

Author SHA1 Message Date
Gregg Cochran
be23740aaf Update skills/copilot-cli-quickstart/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 12:33:46 -08:00
DUBSOpenHub
6687524a2e fix: add allowed-tools, fix fabricated install commands
- Add allowed-tools field to frontmatter (ask_user, sql,
  fetch_copilot_cli_documentation) addressing review threads
- Note CLI-specific targeting in description
- Replace fabricated install commands (brew, npm, winget, curl)
  with correct GitHub CLI paths (gh copilot)
2026-02-12 12:30:00 -08:00
Gregg Cochran
120ee1111e Add copilot-cli-quickstart skill — interactive tutorial for beginners
Adds a Copilot CLI skill that teaches absolute beginners how to use
GitHub Copilot CLI through guided, interactive lessons right in the
terminal. Features:

- Dual-track learning: Developer (8 lessons) and Non-Developer (7 lessons)
- Interactive exercises using ask_user
- SQL-based progress tracking
- On-demand Q&A with live doc fetching
- Beginner-friendly with CLI glossary and fallback handling

Source repo: https://github.com/DUBSOpenHub/copilot-cli-quickstart
2026-02-11 20:36:14 -08:00