GitHub
Skills harvested from GitHub repositories
14810 skills availableglean-upgrade-migration
Glean is an enterprise search platform that indexes documents across SaaS tools via connectors and exposes Search and In...
glean-sdk-patterns
Production-ready patterns for the Glean enterprise search platform. Glean uses POST-based REST endpoints for both search...
glean-reference-architecture
Enterprise search integration architecture for connecting internal knowledge systems to Glean's indexing and search plat...
glean-prod-checklist
Glean provides enterprise search across all company data sources with AI-powered ranking and document understanding. A p...
glean-rate-limits
Glean's APIs split into two tiers: the Indexing API for pushing documents into the search corpus, and the Client API for...
glean-hello-world
Index documents into Glean and search them. Two steps: set up a custom datasource with the Indexing API, then query with...
glean-install-auth
Configure Glean API authentication for enterprise search and knowledge management. Glean has two APIs: the Indexing API ...
glean-enterprise-rbac
Glean's enterprise search aggregates content from dozens of connectors (Google Drive, Confluence, Slack, Salesforce). RB...
glean-data-handling
Glean enterprise search ingests documents from dozens of connectors (Google Drive, Confluence, Slack, Jira, Salesforce, ...
glean-cost-tuning
Glean pricing scales with indexed content volume and per-seat user count, making document indexing volume and search que...
glean-core-workflow-a
Build search and chat experiences using the Glean Client API. Covers full-text search with filters, AI-powered chat answ...
glean-core-workflow-b
Build custom Glean connectors: set up datasources, bulk index documents, manage content lifecycle, and configure permiss...
glean-ci-integration
Set up CI/CD for Glean enterprise search integrations: run unit tests with mocked search and indexing responses on every...
glean-common-errors
Glean provides enterprise search across connected data sources with AI-powered results. API integrations involve two dis...
framer-webhooks-events
Framer's Server API uses a WebSocket channel for real-time communication, not traditional REST webhooks. For event-drive...
framer-upgrade-migration
Guide for upgrading Framer plugin SDK, Server API, and migrating between Framer platform versions. Check the Framer Deve...
framer-reference-architecture
Production architecture for Framer integrations covering plugins, Server API CMS sync, code components, and automated pu...
framer-local-dev-loop
Set up a fast development workflow for Framer plugins and code components with Vite hot-reload, TypeScript, and testing....
framer-rate-limits
Handle Framer API rate limits for Server API and plugin operations. The Server API uses WebSocket, so rate limits apply ...
framer-hello-world
Build a minimal Framer plugin that inserts a styled text layer onto the canvas, and a code component that renders inside...
framer-deploy-integration
Deploy Framer Server API integrations (CMS sync services, webhook handlers) to cloud platforms. Framer sites themselves ...
framer-debug-bundle
Collect diagnostic information for Framer plugin or Server API issues including package versions, API connectivity, and ...
framer-cost-tuning
Optimize Framer costs across plans and features. The Server API is free during beta. Main costs are Framer site plans, c...
framer-ci-integration
Set up CI/CD for Framer plugins and Server API integrations. Plugin builds are tested with Vite + vitest. Server API CMS...