Favicon of Add Knowledge

Add Knowledge Skill

AI Agent SkillDocumentationJavaScriptOpen source

Add a knowledge source (public website or SharePoint) to a Copilot Studio agent. Use when the user asks to add a knowledge source, documentation URL, website, or SharePoint site for the agent to search. Published by microsoft in skills-for-copilot-studio.

What is Add Knowledge Skill?

Add a knowledge source (public website or SharePoint) to a Copilot Studio agent. Use when the user asks to add a knowledge source, documentation URL, website, or SharePoint site for the agent to search. Published by microsoft in skills-for-copilot-studio. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
63/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Database workflows
  • Documentation
  • Research
  • Database workflows use cases
  • Documentation use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use Add Knowledge Skill

  • Use it for database workflows.
  • Use it for documentation.
  • Use it for research.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills-for-copilot-studio
  • Skill file: skills/add-knowledge/SKILL.md

What it does

Add a knowledge source (public website or SharePoint) to a Copilot Studio agent. Use when the user asks to add a knowledge source, documentation URL, website, or SharePoint site for the agent to search.

Skill instructions

Add Knowledge Source Add a knowledge source to the agent. Supports Public Website, SharePoint, and Custom API sources. Instructions 1. Auto-discover the agent directory: Glob: /agent.mcs.yml NEVER hardcode an agent name. 2. Parse the arguments to extract: - URL - Name / description (optional) 3. Determine the source type from the user's request: - If the URL contains sharepoint.com → use SharePointSearchSource (but first normalize the URL — see below) - If the user wants to connect a custom search API or database → use OnKnowledgeRequested (see Custom API section below) - Otherwise → use PublicSiteSearchSource 4. If SharePoint: normalize the URL before using it. Copilot Studio requires a direct folder path like: https://contoso.sharepoint.com/sites/MySite/Shared%20Documents/MyFolder Users often paste URLs in other formats. Handle them as follows: | URL pattern | Example | Action | |---|---|---| | Direct path (/sites/.../Shared%20Documents/...) | https://x.sharepoint.com/sites/Site/Shar

Explore related resources

Frequently asked questions

What is Add Knowledge?

Add Knowledge is a open-source AI agent skill with Copy skill directory. Add a knowledge source (public website or SharePoint) to a Copilot Studio agent. Use when the user asks to add a knowledge source, documentation URL, website, or SharePoint site for the agent to search.

Who is Add Knowledge best for?

Add Knowledge is best for reusing agent instructions, scripts, and references, database workflows, documentation workflows, research workflows.

How do I install Add Knowledge?

Install or run Add Knowledge using Copy skill directory. Check Add Knowledge for the latest setup command.

Is Add Knowledge actively maintained?

Add Knowledge may need a closer maintenance check before production use.

Share:

Stars
354
Forks
73
Last commit
13 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to Add Knowledge

Add Knowledge: Install, Config & GitHub Signals – SkillIndex