Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Skillset Example

## Clouds Above

Floating high in digital skies,
Clouds of data, vast in size.
Drifting through networks, light and free,
Powering extensions, APIs, and dreams to be.

Fluffy wisps of innovation float,
Like skillsets in Copilot, ready to promote.
White and billowing, they transform and grow,
Enabling developers to learn, adapt, and flow.

## Description

This code sample demonstrates building a Copilot Extension using the skillsets approach rather than a traditional agent. This extension is designed to generate random test and example data for a number of development purposes, by calling publicly available APIs.
Expand Down