Codex Official Productivity

SharePoint

Search and summarize SharePoint sites, pages, and files. Surface relevant documentation, specs, and team knowledge directly in your Codex session.

sharepoint documents search microsoft

Install

$ npx codex-marketplace add openai/plugins/plugins/sharepoint --plugin

SharePoint is an official OpenAI Codex plugin available through the Codex Marketplace. Install it with one command and Codex gains the ability to work with SharePoint directly from your coding session.

Install:

npx codex-marketplace add openai/plugins/plugins/sharepoint --plugin

Then use it naturally: codex "OpenAI — describe what you want to do".

The plugin follows the official OpenAI plugin spec with a plugin.json manifest, SKILL.md files, and marketplace.json integration. The source lives in the openai/plugins GitHub repository (893 stars).

Features

Site search

Search across SharePoint sites and document libraries by keyword or topic.

Document summarization

Summarize long Word documents, Excel sheets, and PowerPoint decks.

Page reading

Read SharePoint wiki pages and team sites for relevant context.

Common Use Cases

  • Finding internal documentation before implementing a feature
  • Summarizing spec documents without downloading them
  • Searching team knowledge bases for architectural decisions
893 GitHub stars
← All Codex plugins

Plugin info

Platform Codex
Type plugin
Developer OpenAI
Status Official