Skip to content

docs: rename "Copilot Skills" → "Skills" in custom-agent-for-aw reference#39913

Merged
pelikhan merged 2 commits into
mainfrom
copilot/rename-copilot-skills-to-skills
Jun 17, 2026
Merged

docs: rename "Copilot Skills" → "Skills" in custom-agent-for-aw reference#39913
pelikhan merged 2 commits into
mainfrom
copilot/rename-copilot-skills-to-skills

Conversation

Copilot AI commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

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.mdx
    • Page title: Copilot Skills support for Agentic WorkflowsSkills support for Agentic Workflows
    • Section headings: Installing/Using the Copilot Skill Files…Installing/Using the Skill Files…
    • Body text: a Copilot skill file that registers…a skill file that registers…
    • Step instruction: Install the Copilot Skill Files…Install the Skill Files…

Copilot AI and others added 2 commits June 17, 2026 22:37
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 AI requested a review from pelikhan June 17, 2026 22:38
@pelikhan pelikhan marked this pull request as ready for review June 17, 2026 22:39
Copilot AI review requested due to automatic review settings June 17, 2026 22:39
@pelikhan pelikhan merged commit cf8cc6f into main Jun 17, 2026
@pelikhan pelikhan deleted the copilot/rename-copilot-skills-to-skills branch June 17, 2026 22:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.yml MCP safe-outputs wiring (entrypoint now uses start_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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants