[bot] docs: add built-in skills documentation#51
Conversation
- Chapter 04: Add Critic agent to built-in agents table (v1.0.18) - Chapter 05: Note that CLI now ships with built-in skills (v1.0.17) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
@copilot Since the Critic agent is experimental let's not include that in the course yet. Remove that change. |
…ot ready for course) Agent-Logs-Url: https://github.com/github/copilot-cli-for-beginners/sessions/19dc97e2-9414-4ddd-8072-fade91ba8516 Co-authored-by: DanWahlin <1767249+DanWahlin@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates the Skills chapter documentation to reflect that Copilot CLI now ships with built-in skills, helping beginners discover available skills before creating their own.
Changes:
- Clarifies that
/skills listincludes built-in CLI-shipped skills in addition to project/personal skills. - Adds a beginner tip highlighting the built-in
customizing-copilot-cloud-agents-environmentskill as an example.
Show a summary per file
| File | Description |
|---|---|
| 05-skills/README.md | Updates the “New to Skills?” section to mention built-in skills and provide an example tip. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 2
| This shows all skills Copilot can find, including any **built-in skills** that ship with the CLI itself, plus skills from your project and personal folders. | ||
|
|
||
| > 💡 **Built-in skills**: The Copilot CLI comes with skills pre-installed out of the box. For example, the `customizing-copilot-cloud-agents-environment` skill provides a guide for customizing the Copilot cloud agent's environment. You don't need to create or install anything to use these. Run `/skills list` to see what's available. |
There was a problem hiding this comment.
Wording here implies multiple built-in skills ship with the CLI ("built-in skills", "skills pre-installed"), but the CLI release note says this starts with a single built-in guide/skill. Consider rephrasing to avoid overstating availability (e.g., "at least one built-in skill" / "a built-in skill").
| This shows all skills Copilot can find, including any **built-in skills** that ship with the CLI itself, plus skills from your project and personal folders. | |
| > 💡 **Built-in skills**: The Copilot CLI comes with skills pre-installed out of the box. For example, the `customizing-copilot-cloud-agents-environment` skill provides a guide for customizing the Copilot cloud agent's environment. You don't need to create or install anything to use these. Run `/skills list` to see what's available. | |
| This shows all skills Copilot can find, including any built-in skill that ships with the CLI itself, plus skills from your project and personal folders. | |
| > 💡 **Built-in skill**: The Copilot CLI comes with a built-in skill available out of the box. For example, the `customizing-copilot-cloud-agents-environment` skill provides a guide for customizing the Copilot cloud agent's environment. You don't need to create or install anything to use it. Run `/skills list` to see what's available. |
| This shows all skills Copilot can find in your project and personal folders. | ||
| This shows all skills Copilot can find, including any **built-in skills** that ship with the CLI itself, plus skills from your project and personal folders. | ||
|
|
||
| > 💡 **Built-in skills**: The Copilot CLI comes with skills pre-installed out of the box. For example, the `customizing-copilot-cloud-agents-environment` skill provides a guide for customizing the Copilot cloud agent's environment. You don't need to create or install anything to use these. Run `/skills list` to see what's available. |
There was a problem hiding this comment.
Product naming is inconsistent within this doc: earlier it says "the GitHub Copilot cloud agent" but this new tip says "the Copilot cloud agent". Consider using the same name here for consistency and clarity.
| > 💡 **Built-in skills**: The Copilot CLI comes with skills pre-installed out of the box. For example, the `customizing-copilot-cloud-agents-environment` skill provides a guide for customizing the Copilot cloud agent's environment. You don't need to create or install anything to use these. Run `/skills list` to see what's available. | |
| > 💡 **Built-in skills**: The Copilot CLI comes with skills pre-installed out of the box. For example, the `customizing-copilot-cloud-agents-environment` skill provides a guide for customizing the GitHub Copilot cloud agent's environment. You don't need to create or install anything to use these. Run `/skills list` to see what's available. |
What changed
One beginner-relevant update from the Copilot CLI changelog was found and added to the course.
Built-in skills shipped with the CLI (v1.0.17 — April 3, 2026)
Updated:
05-skills/README.mdThe "New to Skills? Start Here!" section now explains that
/skills listwill also show built-in skills that ship with the CLI (not just project/personal skills). A beginner tip box calls out thecustomizing-copilot-cloud-agents-environmentskill as an example, so learners know they already have skills available before creating any.Already covered (no changes needed)
/share html— already documented in Chapter 02 session management section/mcp auth— already documented in Chapter 06 additional MCP commands tableSource announcements