glean-docs

Answer Glean platform questions using Context7 developer documentation.

1|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/motorthings/clode --skill glean-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glean-docs
Source: https://github.com/motorthings/clode/tree/main/skills/glean-docs
Command: npx skills add https://github.com/motorthings/clode --skill glean-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates uncertainty when you need accurate, up-to-date answers about what the Glean platform supports and how to implement agents and workflows correctly.

Core Features & Use Cases

  • Platform capability verification: Clarifies what Glean can or cannot do for agent builder, workflows, triggers, actions, and tools.
  • Docs-backed implementation guidance: Retrieves specific Glean developer documentation and API/SDK details from authoritative sources.
  • Agent design validation support: Helps you design a Glean agent by confirming current platform behavior and workflow steps against official docs.
  • Knowledge consistency check: Flags contradictions with internal Agent Factory knowledge so you can update your local documentation.

Quick Start

Ask about “how to build a Glean agent with a trigger and action that does X,” and request the answer with the relevant Glean developer docs sources.

Frequently Asked Questions about glean-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a Glean agent with triggers and actions?

Building a Glean agent involves querying up-to-date developer documentation to verify platform capabilities for triggers and actions, then retrieving SDK-specific examples to correctly configure workflow steps and API endpoint behavior.

What is the best way to check Glean platform capabilities for workflow design?

Checking Glean platform capabilities requires retrieving current developer documentation that clarifies supported agent builder features, workflow steps, and tool actions. This flags any contradictions with internal knowledge, ensuring your workflow design matches official API behavior.

Can I get SDK usage examples for Glean API endpoints?

Yes, you can retrieve SDK usage examples for Glean API endpoints by querying developer documentation libraries. Responses include sourced guidance with SDK-specific code examples when answering code-focused implementation questions.

Does Glean support custom workflow steps and tool actions?

Glean supports custom workflow steps and tool actions as detailed in official developer documentation. Querying the docs confirms current platform behavior, verifying which specific triggers and actions are available for your implementation.

Why do my Glean agent builder features contradict internal documentation?

Glean agent builder features may contradict internal documentation when the platform updates API behavior or workflow steps. Querying current developer documentation flags these inconsistencies so you can update your local knowledge base with accurate, sourced guidance.