agentsclimarketplace

Document search

Skill hashwnath/microsoft-cape-mcp-skills/skills/document_search

Search enterprise document repositories for policies, guides, and knowledge base articlesFrom its SKILL.md

Install
npx -y skills add hashwnath/microsoft-cape-mcp-skills --skill document_search

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.3 KB, 220 tokens by cl100k_base, as published. Nobody here has run it

Document Search

Search enterprise document repositories including SharePoint, Confluence, and internal knowledge bases through a unified MCP interface.

When to Use This Skill

Use this skill when the user asks to:

  • Find company policies, procedures, or guidelines
  • Search for technical documentation
  • Look up knowledge base articles
  • Find templates or reference documents

Instructions

  1. Extract the search query from the user's request.
  2. Apply any relevant filters (document type, date range, department).
  3. Call the document_search tool with the query and filters.
  4. Return the top results with titles, snippets, and source links.

Parameters

ParameterTypeRequiredDescription
querystringYesSearch query text
filtersobjectNoOptional filters (type, date_range, department)

Error Handling

  • If no results are found, suggest alternative search terms.
  • If the search service is unavailable, inform the user.
  • Rate limits are handled automatically by the middleware layer.

What ships with it: 2 files

2.2 KB alongside SKILL.md, 1 of them executable

references/

scripts/

Keep looking

Skills are one crate of 326,629. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.