glean-common-errors
FeaturedDiagnose and fix common Glean API errors including indexing failures, search issues, and permission problems. Trigger: "glean error", "glean not indexing", "glean search empty", "debug glean".
Install
Quality Score: 99/100
Skill Content
Details
- Author
- jeremylongshore
- Repository
- jeremylongshore/claude-code-plugins-plus-skills
- Created
- 7 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
glean-prod-checklist
Pre-launch: All datasources indexed and searchable. Trigger: "glean prod checklist", "prod-checklist".
glean-install-auth
Install and configure Glean API authentication with indexing and client tokens. Use when setting up custom datasource indexing, configuring search API access, or initializing the Glean developer SDK for enterprise search. Trigger: "install glean", "setup glean", "glean auth", "glean API token".
glean-incident-runbook
Triage: Is search returning results? Check Glean status page. Trigger: "glean incident runbook", "incident-runbook".
glean-hello-world
Index documents into Glean and search them back using the Indexing and Client APIs. Use when starting a new Glean custom connector, testing search quality, or learning the index/search pattern. Trigger: "glean hello world", "glean example", "glean index document", "glean search".
glean-security-basics
Token security: Indexing tokens have write access -- never expose in frontend. Trigger: "glean security basics", "security-basics".