dev-docs-guide

Glean Developer Documentation Guide

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "dev-docs-guide" with this command: npx skills add gleanwork/claude-plugins/gleanwork-claude-plugins-dev-docs-guide

Glean Developer Documentation Guide

When users ask about developing with Glean, use the Glean Developer Docs MCP tools.

Tool Naming

Tools follow the pattern: mcp__glean_dev_docs__[tool]

  • docs_search

  • Search across documentation

  • docs_fetch

  • Get full page content

If tools unavailable, suggest running /glean-dev-docs:setup .

When to Use

  • Glean API - endpoints, authentication, rate limits

  • SDK usage - Python, JavaScript installation and examples

  • MCP integration - server configuration, tool capabilities

  • Platform concepts - indexing, search configuration, connectors

Tool Selection

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"

Workflow

  • Search first: docs_search "user query terms"

  • Review results: Identify most relevant pages

  • Fetch for details: docs_fetch "[url]" for code examples

  • Cite sources: Always include documentation URLs

Query Tips

Good: "OAuth token refresh" , "Python SDK search API"

Less effective: "authentication" , "API" , "how to use"

Differentiating from Enterprise Glean

This skill is for public developer documentation:

  • How to build with Glean APIs/SDKs

  • MCP configuration guides

For internal company data (Slack, email, internal docs), guide to glean-core plugins instead.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

code-exploration

No summary provided by upstream source.

Repository SourceNeeds Review
General

project-awareness

No summary provided by upstream source.

Repository SourceNeeds Review
General

glean-tools-guide

No summary provided by upstream source.

Repository SourceNeeds Review