Agent Skill
2/7/2026glean-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
| Name | glean-tools-guide |
| Description | 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. |
Glean Plugins for Claude Code
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
| Plugin | Description | Docs |
|---|---|---|
| glean-core | Foundation plugin with MCP setup, skills, and agents. Required by all other plugins. | README |
| glean-search | Enterprise search across docs, Slack, email, and more | README |
| glean-meetings | Meeting prep, catch-up, and transcript analysis | README |
| glean-people | Find experts and identify stakeholders | README |
| glean-docs | RFC verification and team onboarding | README |
| glean-code | Cross-repo code exploration and examples | README |
| glean-skills | Discover and create skills from Glean work patterns | README |
| glean-productivity | Daily briefings, weekly summaries, and activity synthesis | README |
| glean-project | Project context and handoff documentation | README |
Which Plugin Do I Need?
| I want to... | Install |
|---|---|
| Search company docs, Slack, wikis | glean-core + glean-search |
| Prepare for meetings or catch up after PTO | glean-core + glean-meetings |
| Find who knows about a topic | glean-core + glean-people |
| Verify specs match implementation | glean-core + glean-docs |
| Find code examples across repos | glean-core + glean-code |
| Create skills from my work patterns | glean-core + glean-skills |
| Get daily briefings or weekly summaries | glean-core + glean-productivity |
| Get project context or create handoffs | glean-core + glean-project |
| All of the above | Install all plugins |
Requirements
- Claude Code (latest version)
- A Glean account with MCP access
- Your Glean MCP server URL (find it at app.glean.com/admin/about-glean); format:
[server-url]/mcp/[server-name]
Support
License
MIT License - see LICENSE for details.
Skills Info
Original Name:glean-tools-guideAuthor:gleanwork
Download