From the course: Unboxing AI: Visual Studio Code and GitHub Copilot Deep Dive
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Adding Skills to your agent setup
From the course: Unboxing AI: Visual Studio Code and GitHub Copilot Deep Dive
Adding Skills to your agent setup
Skills, in particular, give you borderline superpowers. I started building out a skill to scaffold an MCP server with MCP apps, and then I discovered that our good friends over at the MCP project have already created that skill. So if you go to the X apps page for MCP apps and scroll down a little bit, you'll see install agent skills. This repository provides two agent skills for building MCP apps, and these agent skills will build out the scaffolding for an MCP app and allow you to start working much faster. Now that we have skills as a capability, you can now publish your own skills, either in a repository or on their own in one of these shared repositories, and give everyone else the capability of doing the same thing, to create a best practice for installing things or a specific tool they can use in some way. The possibilities here are pretty much endless, and it's open source, and people are sharing it, so you'll find new useful skills all the time. Vercel, for example, has…
Contents
-
-
-
(Locked)
Understanding the different modes of Copilot2m 10s
-
(Locked)
Using Custom Instructions3m 28s
-
(Locked)
Setting up custom agents4m 55s
-
(Locked)
Using Skills to automate workflows3m 56s
-
(Locked)
Adding Skills to your agent setup2m 9s
-
(Locked)
Prompt Templates and slash commands6m 42s
-
(Locked)
Background agents and Cloud agents2m 13s
-
(Locked)
Adding and using remote MCP Servers1m 14s
-
(Locked)
-