docs: rename "Copilot Skills" → "Skills" in custom-agent-for-aw reference#39913
Merged
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
docs: rename "Copilot Skills" to "Skills"
docs: rename "Copilot Skills" → "Skills" in custom-agent-for-aw reference
Jun 17, 2026
Copilot created this pull request from a session on behalf of
pelikhan
June 17, 2026 22:38
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR primarily updates documentation terminology to standardize “Copilot Skills” → “Skills” on the custom agent reference page, and it also includes unrelated changes to the setup CLI installer script header comment and a compiled workflow lock file.
Changes:
- Rename “Copilot Skills” phrasing to “Skills” across the custom agent reference doc page.
- Update the header comment in
actions/setup-cli/install.sh(currently incorrect/self-referential). - Regenerate/adjust
daily-formal-spec-verifier.lock.ymlMCP safe-outputs wiring (entrypoint now usesstart_safe_outputs_mcp.sh, plus related config churn).
Show a summary per file
| File | Description |
|---|---|
| docs/src/content/docs/reference/custom-agent-for-aw.mdx | Renames “Copilot Skills” terminology to “Skills” in title/headings/body text. |
| actions/setup-cli/install.sh | Changes the “kept in sync with …” header comment (currently becomes self-referential). |
| .github/workflows/daily-formal-spec-verifier.lock.yml | Updates generated MCP safe-outputs server invocation/config in the compiled workflow lock file. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 3/3 changed files
- Comments generated: 2
| set +o histexpand | ||
|
|
||
| # Kept in sync with ../../install-gh-aw.sh — edit that file, then copy here. | ||
| # Kept in sync with actions/setup-cli/install.sh — edit this file, then copy to that path. |
| set +o histexpand | ||
|
|
||
| # Kept in sync with ../../install-gh-aw.sh — edit that file, then copy here. | ||
| # Kept in sync with actions/setup-cli/install.sh — edit this file, then copy to that path. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The term "Copilot Skills" in the custom agent reference page is being standardized to "Skills" to align with updated product terminology.
Changes
docs/src/content/docs/reference/custom-agent-for-aw.mdxCopilot Skills support for Agentic Workflows→Skills support for Agentic WorkflowsInstalling/Using the Copilot Skill Files…→Installing/Using the Skill Files…a Copilot skill file that registers…→a skill file that registers…Install the Copilot Skill Files…→Install the Skill Files…