Skip to content

Commit 35522a7

Browse files
stevewardSiaraMistCopilothubwriter
authored
Add bespoke landing page for Copilot CLI (#59428)
Co-authored-by: SiaraMist <siaramist@github.com> Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: hubwriter <hubwriter@github.com>
1 parent 5cf2484 commit 35522a7

27 files changed

+107
-35
lines changed

content/copilot/concepts/agents/about-agent-skills.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ topics:
99
- Copilot
1010
category:
1111
- Learn about Copilot
12+
- Learn about Copilot CLI
1213
---
1314

1415
> [!NOTE]

content/copilot/concepts/agents/copilot-cli/about-cli-plugins.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ topics:
1010
- Copilot
1111
contentType: concepts
1212
category:
13-
- Learn about Copilot
13+
- Learn about Copilot # Copilot discovery page
14+
- Learn about Copilot CLI # Copilot CLI bespoke page
1415
---
1516

1617
Plugins provide a way to distribute custom CLI functionality. You can use a plugin to add a preconfigured set of capabilities to {% data variables.copilot.copilot_cli_short %}.

content/copilot/concepts/agents/copilot-cli/about-copilot-cli.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ topics:
1010
- Copilot
1111
contentType: concepts
1212
category:
13-
- Learn about Copilot
13+
- Learn about Copilot # Copilot discovery page
14+
- Learn about Copilot CLI # Copilot CLI bespoke page
1415
redirect_from:
1516
- /copilot/concepts/agents/about-copilot-cli
1617
---

content/copilot/concepts/agents/copilot-cli/autopilot.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ topics:
99
- CLI
1010
contentType: concepts
1111
category:
12-
- Learn about Copilot CLI
12+
- Learn about Copilot CLI # Copilot CLI bespoke page
13+
- Learn about Copilot # Copilot discovery page
1314
---
1415

1516
## Overview

content/copilot/concepts/agents/copilot-cli/comparing-cli-features.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ topics:
99
- Copilot
1010
contentType: concepts
1111
category:
12-
- Learn about Copilot
12+
- Learn about Copilot # Copilot discovery page
13+
- Learn about Copilot CLI # Copilot CLI bespoke page
1314
---
1415

1516
## Introduction

content/copilot/how-tos/copilot-cli/cli-best-practices.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ topics:
99
- Copilot
1010
contentType: get-started
1111
category:
12-
- Learn about Copilot
13-
- Author and optimize with Copilot
12+
- Build with Copilot CLI # Copilot CLI bespoke page
13+
- Copilot in the CLI # Copilot CLI bespoke page
14+
- Author and optimize with Copilot # Copilot discovery page
1415
---
1516

1617
## Introduction

content/copilot/how-tos/copilot-cli/cli-getting-started.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ topics:
1010
- Copilot
1111
contentType: get-started
1212
category:
13-
- Learn about Copilot
14-
- Author and optimize with Copilot
13+
- Build with Copilot CLI # Copilot CLI bespoke page
14+
- Quickstarts # Copilot CLI bespoke page
15+
- Author and optimize with Copilot # Copilot discovery page
1516
---
1617

1718
## Introduction

content/copilot/how-tos/copilot-cli/customize-copilot/add-custom-instructions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ versions:
66
feature: copilot
77
topics:
88
- Copilot
9+
category:
10+
- Configure Copilot # Copilot discovery page
11+
- Configure Copilot CLI # Copilot CLI bespoke page
912
redirect_from:
1013
- /copilot/how-tos/copilot-cli/add-repository-instructions
1114
- /copilot/how-tos/copilot-cli/add-custom-instructions

content/copilot/how-tos/copilot-cli/customize-copilot/create-custom-agents-for-cli.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ versions:
88
topics:
99
- Copilot
1010
category:
11-
- Configure Copilot
12-
- Author and optimize with Copilot
11+
- Configure Copilot # Copilot discovery page
12+
- Author and optimize with Copilot # Copilot discovery page
13+
- Configure Copilot CLI # Copilot CLI bespoke page
1314
contentType: how-tos
1415
---
1516

content/copilot/how-tos/copilot-cli/customize-copilot/create-skills.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ topics:
99
- Copilot
1010
contentType: how-tos
1111
category:
12-
- Configure Copilot
13-
- Author and optimize with Copilot
12+
- Configure Copilot # Copilot discovery page
13+
- Author and optimize with Copilot # Copilot discovery page
14+
- Configure Copilot CLI # Copilot CLI bespoke page
1415
---
1516

1617
Agent skills are folders of instructions, scripts, and resources that {% data variables.product.prodname_copilot_short %} can load when relevant to improve its performance in specialized tasks. For more information, see [AUTOTITLE](/copilot/concepts/agents/about-agent-skills).

0 commit comments

Comments
 (0)