Search the public Glean developer documentation for API, SDK, MCP, authentication, indexing, and integration details. Use when the user is building with Glean rather than searching internal company knowledge — trigger phrases include Glean API, Glean SDK, integrate with Glean, indexing API, Glean Python or JavaScript SDK, and how to authenticate with Glean. Don't use it for internal company knowledge, which the using-glean skill covers.
80
—
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
When users ask about developing with Glean, use the Glean Developer Docs MCP tools.
This skill uses two tools (refer to them by their bare names):
docs_search — search across the public Glean developer documentationdocs_fetch — get the full content of a documentation page by URLIf these tools aren't visible in the active inventory, the user hasn't configured the Glean Dev Docs MCP server for this host — point them at their host's Glean Dev Docs MCP setup.
| Need | Tool | Example |
|---|---|---|
| Find relevant docs | docs_search | docs_search "API authentication" |
| Get implementation details | docs_fetch | docs_fetch "https://developers.glean.com/docs/api/auth" |
docs_search "user query terms"docs_fetch "[url]" for code examplesGood: "OAuth token refresh", "Python SDK search API"
Less effective: "authentication", "API", "how to use"
This skill is for public developer documentation:
For internal company data (Slack, email, internal docs), use the using-glean skill instead.
00c3466
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.