Skip to main content
Securityopenai

search-company-knowledge

Search across company knowledge bases (Confluence, Jira, internal docs) to find and explain internal concepts, processes, and technical details. When an agent needs to: (1) Find or search for information about systems, terminology, processes, deployment, authentication, infrastructure, architecture, or technical concepts, (2) Search internal documentation, knowledge base, company docs, or our docs, (3) Explain what something is, how it works, or look up information, or (4) Synthesize information from multiple sources. Searches in parallel and provides cited answers.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--search-company-knowledge
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/atlassian-rovo/skills/search-company-knowledge/SKILL.md -o .claude/skills/search-company-knowledge.md

Drops the SKILL.md into .claude/skills/search-company-knowledge.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.