# M365 Spo Search

> Search SharePoint or OneDrive files with KQL queries.

- Skill: `rcarmo/m365-spo-search` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rcarmo/m365-spo-search`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rcarmo/m365-spo-search/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: rcarmo (https://skillmd.com/u/rcarmo)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rcarmo/m365-spo-search

---


# M365 SharePoint Search

Use this skill to find files across SharePoint sites or OneDrive.

## Workflow

1. Use the `m365_spo_search` tool with narrow KQL filters (keywords, paths, `filetype:`).
2. Prefer specific site URLs when available.
3. Return file name, path, and relevance hints.

## Guardrails

- Use `filetype:` filters for precision.
- Prefer targeted site/library URLs over broad tenant-wide searches.

