Use when the user asks about Glean APIs, SDKs, developer integration, MCP configuration, indexing, authentication, or Glean platform development. Triggers on "Glean API", "Glean SDK", "integrate with Glean", "Glean MCP", "Glean authentication", "indexing API", "Glean developer docs", "Glean REST API", or building integrations with Glean.
Provides documentation and code examples for Glean API integration, SDK usage, and MCP configuration.
npx claudepluginhub gleanwork/claude-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
When users ask about developing with Glean, use the Glean Developer Docs MCP tools.
Tools follow the pattern: mcp__glean_dev_docs__[tool]
docs_search - Search across documentationdocs_fetch - Get full page contentIf tools unavailable, suggest running /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), guide to glean-core plugins instead.
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.