From 706a699f92c12b8530e7a9cb3ede9b47f00268f2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 15 May 2025 04:35:24 +0000 Subject: [PATCH 1/2] Initial plan for issue From dddebd979db7c531fd4fee4c69e0dc835e4ab432 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 15 May 2025 04:37:58 +0000 Subject: [PATCH 2/2] Add cloud poem to README as requested in issue #17 Co-authored-by: theodoracheng <8704469+theodoracheng@users.noreply.github.com> --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index ab16992..47043b6 100644 --- a/README.md +++ b/README.md @@ -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.