Skip to content

Commit b3f0730

Browse files
authored
Fix formatting and improve clarity in README.md
1 parent a8b9cb6 commit b3f0730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

05-skills/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ Learn what skills are, why they matter, and how they differ from agents and MCP.
5454
copilot
5555
> /skills list
5656
```
57-
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.
57+
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.
5858

59-
> 💡 **Built-in skills**: The Copilot CLI now 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 — just run `/skills list` to see what's available.
59+
> 💡 **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.
6060
6161
2. **Look at a real skill file:** Check out our provided [code-checklist SKILL.md](../.github/skills/code-checklist/SKILL.md) to see the pattern. It's just YAML frontmatter plus markdown instructions.
6262

0 commit comments

Comments
 (0)