Agent Skill
2/7/2026

glean-tools-guide

Use when Glean MCP tools are available and you need guidance on which tool to use, how to format queries, or best practices for enterprise search. This skill provides tool selection logic and query optimization for Glean integrations. Auto-triggers when mcp__glean tools are being considered.

G
gleanwork
9GitHub Stars
1Views
npx skills add gleanwork/claude-plugins

SKILL.md

Nameglean-tools-guide
DescriptionUse when Glean MCP tools are available and you need guidance on which tool to use, how to format queries, or best practices for enterprise search. This skill provides tool selection logic and query optimization for Glean integrations. Auto-triggers when mcp__glean tools are being considered.

Glean Plugins for Claude Code

GA

Official Glean plugins for Claude Code, enabling enterprise knowledge integration directly in your development workflow.

Quick Start

# Add the Glean marketplace
/plugin marketplace add gleanwork/claude-plugins

# Install core (required)
/plugin install glean-core

# Install feature plugins you need
/plugin install glean-search
/plugin install glean-meetings
/plugin install glean-people
/plugin install glean-docs
/plugin install glean-code
/plugin install glean-skills
/plugin install glean-productivity
/plugin install glean-project

# Configure your Glean connection
/glean-core:mcp-setup

Plugins

PluginDescriptionDocs
glean-coreFoundation plugin with MCP setup, skills, and agents. Required by all other plugins.README
glean-searchEnterprise search across docs, Slack, email, and moreREADME
glean-meetingsMeeting prep, catch-up, and transcript analysisREADME
glean-peopleFind experts and identify stakeholdersREADME
glean-docsRFC verification and team onboardingREADME
glean-codeCross-repo code exploration and examplesREADME
glean-skillsDiscover and create skills from Glean work patternsREADME
glean-productivityDaily briefings, weekly summaries, and activity synthesisREADME
glean-projectProject context and handoff documentationREADME

Which Plugin Do I Need?

I want to...Install
Search company docs, Slack, wikisglean-core + glean-search
Prepare for meetings or catch up after PTOglean-core + glean-meetings
Find who knows about a topicglean-core + glean-people
Verify specs match implementationglean-core + glean-docs
Find code examples across reposglean-core + glean-code
Create skills from my work patternsglean-core + glean-skills
Get daily briefings or weekly summariesglean-core + glean-productivity
Get project context or create handoffsglean-core + glean-project
All of the aboveInstall all plugins

Requirements

Support

License

MIT License - see LICENSE for details.

Skills Info
Original Name:glean-tools-guideAuthor:gleanwork