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.
67
81%
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. Suggest /glean-dev-docs: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 in glean-core instead.
39a5c99
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.