Skip to content

[bot] docs: add built-in skills documentation#51

Merged
DanWahlin merged 3 commits intomainfrom
update/critic-agent-builtin-skills-4a39828f43735538
Apr 6, 2026
Merged

[bot] docs: add built-in skills documentation#51
DanWahlin merged 3 commits intomainfrom
update/critic-agent-builtin-skills-4a39828f43735538

Conversation

@DanWahlin
Copy link
Copy Markdown
Collaborator

@DanWahlin DanWahlin commented Apr 6, 2026

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)

"Built-in skills are now included with the CLI, starting with a guide for customizing Copilot cloud agent's environment"

Updated: 05-skills/README.md

The "New to Skills? Start Here!" section now explains that /skills list will also show built-in skills that ship with the CLI (not just project/personal skills). A beginner tip box calls out the customizing-copilot-cloud-agents-environment skill 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 table

Source announcements

Generated by Course Updater ·

- 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>
@DanWahlin
Copy link
Copy Markdown
Collaborator Author

@copilot Since the Critic agent is experimental let's not include that in the course yet. Remove that change.

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 6, 2026

@copilot Since the Critic agent is experimental let's not include that in the course yet. Remove that change.

Done — removed the Critic agent row from the built-in agents table in commit a8b9cb6.

Copilot AI changed the title [bot] docs: add Critic agent and built-in skills documentation [bot] docs: add built-in skills documentation Apr 6, 2026
@DanWahlin DanWahlin marked this pull request as ready for review April 6, 2026 21:38
Copilot AI review requested due to automatic review settings April 6, 2026 21:38
@DanWahlin DanWahlin merged commit 8ac456c into main Apr 6, 2026
5 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 list includes built-in CLI-shipped skills in addition to project/personal skills.
  • Adds a beginner tip highlighting the built-in customizing-copilot-cloud-agents-environment skill 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

Comment on lines +57 to +59
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.
Copy link

Copilot AI Apr 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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").

Suggested change
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.

Copilot uses AI. Check for mistakes.
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.
Copy link

Copilot AI Apr 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Suggested change
> 💡 **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.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants