glean-tools-guide
Installation
SKILL.md
Glean Tools Selection Guide
This skill provides guidance on selecting and using Glean MCP tools effectively.
Skills vs Agents vs Commands
This plugin uses three component types:
- Skills (like this one): Auto-triggered guidance that helps Claude select the right tools
- Agents (e.g.,
enterprise-searcher): Autonomous workers spawned for complex multi-step tasks - Commands (e.g.,
/glean-search:search): User-triggered structured workflows
Skills provide knowledge; agents do work; commands orchestrate workflows.
Tool Naming Convention
Glean MCP tools follow the pattern:
mcp__glean_[server-name]__[tool]