location of Chat skill Set.

2026-04-24T10:25:22.3033333+00:00

Hi where can I find the Skill Set for copilot created by Felicity Ndebele

Microsoft Copilot | Microsoft 365 Copilot | Development
0 comments No comments

1 answer

Sort by: Oldest
  1. AI answer

    2026-04-24T10:25:37.02+00:00

    The location of a specific Copilot skill set created by an individual (such as “the Skill Set for Copilot created by Felicity Ndebele”) isn’t provided in the available information.

    From the context, skill-related assets for Copilot and Copilot-adjacent experiences are typically stored in product-specific locations, for example:

    • GitHub Copilot modernization custom skills: under .github/skills/<skill-name>/ in the project repository, with a SKILL.md file defining the skill.
    • Cowork (Frontier) custom skills: in OneDrive under /Documents/Cowork/skills/<skill-name>/, also with a SKILL.md file.
    • Copilot Studio skills: registered and managed inside Copilot Studio, then attached to agents via Topics.
    • Security Copilot agents: skills and prompt skills are defined in the agent manifest and associated skillsets.

    To locate a specific skill set created by someone in an organization, the typical approaches are:

    1. Check the relevant product’s skill storage location (for example, the repository’s .github/skills folder for GitHub Copilot skills, or the /Documents/Cowork/skills folder in OneDrive for Cowork skills) if access to that person’s project or shared folder is available.
    2. In Copilot Studio, open the agent where the skill is expected to be used and review the registered skills and Topics configuration.
    3. Ask the creator (or the admin who deployed it) which product it targets and where it was saved or shared (for example, shared skill folder, shared repo, or Copilot Studio environment).

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.