# Convex Components Directory

A curated index of open-source components for the Convex backend platform.

> Agents: before writing code that uses a component, fetch its Skill link (SKILL.md) for setup steps, configuration, and usage patterns.

**145 components** | Updated 2026-08-27

## AI

### [convex-orchestrator](https://www.convex.dev/components/akshatgiri/convex-orchestrator)

A convex orchestrator component for Convex.

- Version: 0.1.5
- Install: `npm install @akshatgiri/convex-orchestrator`
- [npm](https://www.npmjs.com/package/%40akshatgiri%2Fconvex-orchestrator)
 | [GitHub](https://github.com/akshatgiri/convex-orchestrator)
 | [Markdown](https://www.convex.dev/components/akshatgiri/convex-orchestrator/convex-orchestrator.md)
 | [Skill](https://www.convex.dev/components/akshatgiri/convex-orchestrator/SKILL.md)


### [Browserbase Stagehand](https://www.convex.dev/components/stagehand)

Extract data, perform actions, and automate workflows using natural language - no Playwright knowledge required.

- Version: 0.1.1
- Install: `npm install @browserbasehq/convex-stagehand`
- [npm](https://www.npmjs.com/package/%40browserbasehq%2Fconvex-stagehand)
 | [GitHub](https://github.com/browserbase/convex-stagehand)
 | [Markdown](https://www.convex.dev/components/stagehand/stagehand.md)
 | [Skill](https://www.convex.dev/components/stagehand/SKILL.md)


### [AI Agent](https://www.convex.dev/components/agent)

Agents organize your AI workflows into units, with message history and vector search built in.

- Version: 0.7.1
- Install: `npm install @convex-dev/agent`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fagent)
 | [GitHub](https://github.com/get-convex/agent)
 | [Markdown](https://www.convex.dev/components/agent/agent.md)
 | [Skill](https://www.convex.dev/components/agent/SKILL.md)


### [DatabaseChat](https://www.convex.dev/components/dayhaysoos/convex-database-chat)

DatabaseChat lets users ask questions about your data in plain English. The LLM calls tools you define to query your database and returns helpful, actionable responses.

- Version: 0.3.1
- Install: `npm install @dayhaysoos/convex-database-chat`
- [npm](https://www.npmjs.com/package/%40dayhaysoos%2Fconvex-database-chat)
 | [GitHub](https://github.com/dayhaysoos/convex-database-chat)
 | [Markdown](https://www.convex.dev/components/dayhaysoos/convex-database-chat/convex-database-chat.md)
 | [Skill](https://www.convex.dev/components/dayhaysoos/convex-database-chat/SKILL.md)


### [Exa](https://www.convex.dev/components/exalabs/convex-exa)

Bring live web intelligence to Convex with Exa: search the web, fetch relevant results, and extract clean content for AI agents, RAG, and research features.

- Version: 0.1.1
- Install: `npm install @exalabs/convex-exa`
- [npm](https://www.npmjs.com/package/%40exalabs%2Fconvex-exa)
 | [GitHub](https://github.com/exa-labs/exa-convex)
 | [Markdown](https://www.convex.dev/components/exalabs/convex-exa/convex-exa.md)
 | [Skill](https://www.convex.dev/components/exalabs/convex-exa/SKILL.md)


### [firecrawl](https://www.convex.dev/components/firecrawl/firecrawl-convex)

Firecrawl component for Convex, the web context layer for agents. Search, scrape, and map the web, and run durable crawls from convex functions.

- Version: 0.1.1
- Install: `npm install @firecrawl/firecrawl-convex`
- [npm](https://www.npmjs.com/package/%40firecrawl%2Ffirecrawl-convex)
 | [GitHub](https://github.com/firecrawl/firecrawl-convex)
 | [Markdown](https://www.convex.dev/components/firecrawl/firecrawl-convex/firecrawl-convex.md)
 | [Skill](https://www.convex.dev/components/firecrawl/firecrawl-convex/SKILL.md)


### [SiteGPT](https://www.convex.dev/components/sitegpt/convex)

Ask your SiteGPT AI support chatbot from Convex actions and keep its knowledge base transactionally in sync with your Convex tables.

- Version: 0.2.0
- Install: `npm install @sitegpt/convex`
- [npm](https://www.npmjs.com/package/%40sitegpt%2Fconvex)
 | [GitHub](https://github.com/sitegpt/convex-component)
 | [Markdown](https://www.convex.dev/components/sitegpt/convex/convex.md)
 | [Skill](https://www.convex.dev/components/sitegpt/convex/SKILL.md)


### [Browser Use](https://www.convex.dev/components/browser-use)

A Convex component that wraps the Browser Use Cloud API, enabling AI-powered browser automation with persistent task tracking, session management, and reactive

- Version: 0.1.1
- Install: `npm install browser-use-convex-component`
- [npm](https://www.npmjs.com/package/browser-use-convex-component)
 | [GitHub](https://github.com/Cheggin/browser-use-convex-component)
 | [Markdown](https://www.convex.dev/components/browser-use/browser-use.md)
 | [Skill](https://www.convex.dev/components/browser-use/SKILL.md)


### [Durable Agents](https://www.convex.dev/components/durable-agents)

Build AI agents that can run indefinitely and survive failures and restarts.

- Version: 0.2.6
- Install: `npm install convex-durable-agents`
- [npm](https://www.npmjs.com/package/convex-durable-agents)
 | [GitHub](https://github.com/ziegfried/convex-durable-agents)
 | [Markdown](https://www.convex.dev/components/durable-agents/durable-agents.md)
 | [Skill](https://www.convex.dev/components/durable-agents/SKILL.md)


### [convex-elevenlabs](https://www.convex.dev/components/convex-elevenlabs)

A Convex component for async speech-to-text transcription using ElevenLabs

- Version: 0.1.0
- Install: `npm install convex-elevenlabs`
- [npm](https://www.npmjs.com/package/convex-elevenlabs)
 | [GitHub](https://github.com/wantpinow/convex-elevenlabs)
 | [Markdown](https://www.convex.dev/components/convex-elevenlabs/convex-elevenlabs.md)
 | [Skill](https://www.convex.dev/components/convex-elevenlabs/SKILL.md)


### [eve](https://www.convex.dev/components/convex-eve)

Convex-native persistence and reactive chat projections for Eve agents

- Version: 0.0.1
- Install: `npm install convex-eve`
- [npm](https://www.npmjs.com/package/convex-eve)
 | [GitHub](https://github.com/dciccale/convex-eve)
 | [Markdown](https://www.convex.dev/components/convex-eve/convex-eve.md)
 | [Skill](https://www.convex.dev/components/convex-eve/SKILL.md)


### [Firecrawl Scrape](https://www.convex.dev/components/firecrawl-scrape)

Scrape any URL and get clean markdown, HTML, screenshots, or structured JSON - with durable caching and reactive queries.

- Version: 0.1.3
- Install: `npm install convex-firecrawl-scrape`
- [npm](https://www.npmjs.com/package/convex-firecrawl-scrape)
 | [GitHub](https://github.com/Gitmaxd/convex-firecrawl-scrape)
 | [Markdown](https://www.convex.dev/components/firecrawl-scrape/firecrawl-scrape.md)
 | [Skill](https://www.convex.dev/components/firecrawl-scrape/SKILL.md)


### [convex-jina](https://www.convex.dev/components/convex-jina)

Convex component wrapping Jina AI Reader and Search APIs with durable caching and reactive queries

- Version: 0.1.0
- Install: `npm install convex-jina`
- [npm](https://www.npmjs.com/package/convex-jina)
 | [GitHub](https://github.com/adhishthite/convex-jina)
 | [Markdown](https://www.convex.dev/components/convex-jina/convex-jina.md)
 | [Skill](https://www.convex.dev/components/convex-jina/SKILL.md)


### [Neutral Cost](https://www.convex.dev/components/neutralcost)

Organizes all of your costs into one place. Seamlessly track your AI usage and Tool costs and charge accordingly.

- Version: 0.2.2
- Install: `npm install neutral-cost`
- [npm](https://www.npmjs.com/package/neutral-cost)
 | [GitHub](https://github.com/neutralbase/neutral-cost)
 | [Markdown](https://www.convex.dev/components/neutralcost/neutralcost.md)
 | [Skill](https://www.convex.dev/components/neutralcost/SKILL.md)


## ai-infrastructure

### [ActionLayer - the power to do everything](https://www.convex.dev/components/actionlayer/convex)

ActionLayer allows you to execute actions in the physical world, right from your agent. Anything you want, unblocked.

- Version: 0.1.1
- Install: `npm install @actionlayer/convex`
- [npm](https://www.npmjs.com/package/%40actionlayer%2Fconvex)
 | [GitHub](https://github.com/ActionLayer-io/actionlayer-convex)
 | [Markdown](https://www.convex.dev/components/actionlayer/convex/convex.md)
 | [Skill](https://www.convex.dev/components/actionlayer/convex/SKILL.md)


### [Context.dev](https://www.convex.dev/components/context-dot-dev/convex)

Stop maintaining web scrapers. Pull live web pages, company brands, logos & search results straight into your Convex backend to build and enrich existing data.

- Version: 1.0.1
- Install: `npm install @context-dot-dev/convex`
- [npm](https://www.npmjs.com/package/%40context-dot-dev%2Fconvex)
 | [GitHub](https://github.com/context-dot-dev/convex-component/)
 | [Markdown](https://www.convex.dev/components/context-dot-dev/convex/convex.md)
 | [Skill](https://www.convex.dev/components/context-dot-dev/convex/SKILL.md)


### [Persistent Text Streaming](https://www.convex.dev/components/persistent-text-streaming)

Stream text like AI chat to the browser in real-time while also efficiently storing it to the database.

- Version: 0.3.3
- Install: `npm install @convex-dev/persistent-text-streaming`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fpersistent-text-streaming)
 | [GitHub](https://github.com/get-convex/persistent-text-streaming)
 | [Markdown](https://www.convex.dev/components/persistent-text-streaming/persistent-text-streaming.md)
 | [Skill](https://www.convex.dev/components/persistent-text-streaming/SKILL.md)


### [RAG](https://www.convex.dev/components/rag)

Retrieval-Augmented Generation (RAG) for use with your AI products and Agents

- Version: 0.7.6
- Install: `npm install @convex-dev/rag`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Frag)
 | [GitHub](https://github.com/get-convex/rag)
 | [Markdown](https://www.convex.dev/components/rag/rag.md)
 | [Skill](https://www.convex.dev/components/rag/SKILL.md)


### [Fystash](https://www.convex.dev/components/fystash/convex)

Start a Fystash Sandbox from a Convex action, then exec, list Evidence, and stop.

- Version: 0.2.2
- Install: `npm install @fystash/convex`
- [npm](https://www.npmjs.com/package/%40fystash%2Fconvex)
 | [GitHub](https://github.com/fystash/convex-component)
 | [Markdown](https://www.convex.dev/components/fystash/convex/convex.md)
 | [Skill](https://www.convex.dev/components/fystash/convex/SKILL.md)


### [LLM Cache](https://www.convex.dev/components/mzedstudio/llm-cache)

LLM request/response caching with tiered TTL, time travel, and request normalization for Convex.

- Version: 0.1.0
- Install: `npm install @mzedstudio/llm-cache`
- [npm](https://www.npmjs.com/package/%40mzedstudio%2Fllm-cache)
 | [GitHub](https://github.com/raymond-UI/llm-cache)
 | [Markdown](https://www.convex.dev/components/mzedstudio/llm-cache/llm-cache.md)
 | [Skill](https://www.convex.dev/components/mzedstudio/llm-cache/SKILL.md)


### [Tavily](https://www.convex.dev/components/tavily/convex-tavily)

Bring real-time web capabilities to Convex with Tavily web search, extract, map and crawl.

- Version: 0.1.0
- Install: `npm install @tavily/convex-tavily`
- [npm](https://www.npmjs.com/package/%40tavily%2Fconvex-tavily)
 | [GitHub](https://github.com/tavily-ai/convex-tavily)
 | [Markdown](https://www.convex.dev/components/tavily/convex-tavily/convex-tavily.md)
 | [Skill](https://www.convex.dev/components/tavily/convex-tavily/SKILL.md)


### [Agent Ready](https://www.convex.dev/components/waynesutton/agent-ready)

A Convex component that generates, caches, and serves llms.txt,agents.md, and llms-full.txt from your Convex backend. Drop the widget into your React or Svelte

- Version: 0.2.6
- Install: `npm install @waynesutton/agent-ready`
- [npm](https://www.npmjs.com/package/%40waynesutton%2Fagent-ready)
 | [GitHub](https://github.com/waynesutton/agent-ready-component)
 | [Markdown](https://www.convex.dev/components/waynesutton/agent-ready/agent-ready.md)
 | [Skill](https://www.convex.dev/components/waynesutton/agent-ready/SKILL.md)


### [Convex Evalbench](https://www.convex.dev/components/convex-evalbench)

Reactive LLM eval, tracing, and regression layer as a Convex component.

- Version: 0.3.0
- Install: `npm install convex-evalbench`
- [npm](https://www.npmjs.com/package/convex-evalbench)
 | [GitHub](https://github.com/tfohlmeister/convex-evalbench)
 | [Markdown](https://www.convex.dev/components/convex-evalbench/convex-evalbench.md)
 | [Skill](https://www.convex.dev/components/convex-evalbench/SKILL.md)


### [Convex MCP Gateway](https://www.convex.dev/components/convex-mcp-gateway)

Auth-aware MCP server for Convex: expose Convex functions as MCP tools with per-tool scopes, OAuth 2.1 discovery, optional DCR bridge, and audit log.

- Version: 0.11.0
- Install: `npm install convex-mcp-gateway`
- [npm](https://www.npmjs.com/package/convex-mcp-gateway)
 | [GitHub](https://github.com/tfohlmeister/convex-mcp-gateway)
 | [Markdown](https://www.convex.dev/components/convex-mcp-gateway/convex-mcp-gateway.md)
 | [Skill](https://www.convex.dev/components/convex-mcp-gateway/SKILL.md)


### [Nano Banana](https://www.convex.dev/components/convex-nano-banana)

Generate stunning AI images directly in your Convex backend with persistent storage, real-time status tracking, and a clean TypeScript API.

- Version: 0.1.0
- Install: `npm install convex-nano-banana`
- [npm](https://www.npmjs.com/package/convex-nano-banana)
 | [GitHub](https://github.com/dperussina/convex-nano-banana)
 | [Markdown](https://www.convex.dev/components/convex-nano-banana/convex-nano-banana.md)
 | [Skill](https://www.convex.dev/components/convex-nano-banana/SKILL.md)


### [Liner](https://www.convex.dev/components/liner-convex)

Use Liner's OAuth-backed MCP search and research tools from Convex actions with the access token kept in Convex env.

- Version: 0.2.0
- Install: `npm install liner-convex`
- [npm](https://www.npmjs.com/package/liner-convex)
 | [GitHub](https://github.com/mjkang-estrella/liner-convex)
 | [Markdown](https://www.convex.dev/components/liner-convex/liner-convex.md)
 | [Skill](https://www.convex.dev/components/liner-convex/SKILL.md)


## Auth

### [convex-api-keys](https://www.convex.dev/components/00akshatsinha00/convex-api-keys)

A convex api keys component for Convex.

- Version: 0.1.0
- Install: `npm install @00akshatsinha00/convex-api-keys`
- [npm](https://www.npmjs.com/package/%4000akshatsinha00%2Fconvex-api-keys)
 | [GitHub](https://github.com/akshatsinha0/convex-api-keys)
 | [Markdown](https://www.convex.dev/components/00akshatsinha00/convex-api-keys/convex-api-keys.md)
 | [Skill](https://www.convex.dev/components/00akshatsinha00/convex-api-keys/SKILL.md)


### [oauth-provider](https://www.convex.dev/components/codefox-inc/oauth-provider)

OAuth 2.1 / OpenID Connect Provider for Convex Auth (Beta).

- Version: 0.4.2
- Install: `npm install @codefox-inc/oauth-provider`
- [npm](https://www.npmjs.com/package/%40codefox-inc%2Foauth-provider)
 | [GitHub](https://github.com/codefox-inc/convex-oauth-provider)
 | [Markdown](https://www.convex.dev/components/codefox-inc/oauth-provider/oauth-provider.md)
 | [Skill](https://www.convex.dev/components/codefox-inc/oauth-provider/SKILL.md)


### [Better Auth](https://www.convex.dev/components/better-auth)

Provides an integration layer for using Better Auth with Convex.

- Version: 0.12.5
- Install: `npm install @convex-dev/better-auth`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fbetter-auth)
 | [GitHub](https://github.com/get-convex/better-auth)
 | [Markdown](https://www.convex.dev/components/better-auth/better-auth.md)
 | [Skill](https://www.convex.dev/components/better-auth/SKILL.md)


### [WorkOS AuthKit](https://www.convex.dev/components/workos-authkit)

Integrate with AuthKit events and actions, and keep auth data synced in your Convex database.

- Version: 0.2.9
- Install: `npm install @convex-dev/workos-authkit`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fworkos-authkit)
 | [GitHub](https://github.com/get-convex/workos-authkit)
 | [Markdown](https://www.convex.dev/components/workos-authkit/workos-authkit.md)
 | [Skill](https://www.convex.dev/components/workos-authkit/SKILL.md)


### [convex-authz](https://www.convex.dev/components/djpanda/convex-authz)

A Zanzibar-inspired authorization component that supports role-based, attribute-based, and relationship-based access control with O(1) indexed permission lookups. Define permissions, roles, and polic

- Version: 2.4.1
- Install: `npm install @djpanda/convex-authz`
- [npm](https://www.npmjs.com/package/%40djpanda%2Fconvex-authz)
 | [GitHub](https://github.com/dbjpanda/convex-authz)
 | [Markdown](https://www.convex.dev/components/djpanda/convex-authz/convex-authz.md)
 | [Skill](https://www.convex.dev/components/djpanda/convex-authz/SKILL.md)


### [convex-tenants](https://www.convex.dev/components/djpanda/convex-tenants)

A multi-tenant organization and team management component for Convex with built-in authorization via @djpanda/convex-authz

- Version: 0.5.0
- Install: `npm install @djpanda/convex-tenants`
- [npm](https://www.npmjs.com/package/%40djpanda%2Fconvex-tenants)
 | [GitHub](https://github.com/dbjpanda/convex-tenants)
 | [Markdown](https://www.convex.dev/components/djpanda/convex-tenants/convex-tenants.md)
 | [Skill](https://www.convex.dev/components/djpanda/convex-tenants/SKILL.md)


### [Kinde Sync](https://www.convex.dev/components/sholajegede/kinde-sync)

Sync Kinde auth events into Convex in real time via webhooks. No polling, no boilerplate JWT verification.

- Version: 0.1.3
- Install: `npm install @sholajegede/kinde-sync`
- [npm](https://www.npmjs.com/package/%40sholajegede%2Fkinde-sync)
 | [GitHub](https://github.com/sholajegede/kinde-sync)
 | [Markdown](https://www.convex.dev/components/sholajegede/kinde-sync/kinde-sync.md)
 | [Skill](https://www.convex.dev/components/sholajegede/kinde-sync/SKILL.md)


### [API Keys](https://www.convex.dev/components/vllnt/convex-api-keys)

API key management for Convex: create, validate, rotate, revoke — SHA-256 hashed, scoped, finite-use keys with usage tracking and multi-tenant auth.

- Version: 0.2.0
- Install: `npm install @vllnt/convex-api-keys`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-api-keys)
 | [GitHub](https://github.com/vllnt/convex-api-keys)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-api-keys/convex-api-keys.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-api-keys/SKILL.md)


### [Memberships](https://www.convex.dev/components/vllnt/convex-memberships)

Membership and relationship graph (ReBAC) for Convex: idempotent edges, paginated member/resource queries, relation guards — auth-agnostic, sandboxed tables.

- Version: 0.1.0-canary.0e30b96
- Install: `npm install @vllnt/convex-memberships`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-memberships)
 | [GitHub](https://github.com/vllnt/convex-memberships)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-memberships/convex-memberships.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-memberships/SKILL.md)


### [Permissions (RBAC)](https://www.convex.dev/components/vllnt/convex-permissions)

Role-based access control for Convex: typed, runtime-editable roles, grants & wildcard rules in sandboxed tables. Default-deny, multi-tenant.

- Version: 0.1.0-canary.1236fb6
- Install: `npm install @vllnt/convex-permissions`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-permissions)
 | [GitHub](https://github.com/vllnt/convex-permissions)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-permissions/convex-permissions.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-permissions/SKILL.md)


### [Secret Tokens](https://www.convex.dev/components/vllnt/convex-tokens)

Hashed secret tokens for Convex: mint-once API keys with TTL, revoke, and scopes — SHA-256 at rest, server-sourced time, sandboxed tables.

- Version: 0.1.0-canary.4bc4600
- Install: `npm install @vllnt/convex-tokens`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-tokens)
 | [GitHub](https://github.com/vllnt/convex-tokens)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-tokens/convex-tokens.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-tokens/SKILL.md)


### [Convex Api Keys](https://www.convex.dev/components/convex-api-keys)

A Convex component for API key management with rotation, expiry, idle timeouts, typed permissions, and audit logs.

- Version: 0.2.1
- Install: `npm install convex-api-keys`
- [npm](https://www.npmjs.com/package/convex-api-keys)
 | [GitHub](https://github.com/gaganref/convex-api-keys)
 | [Markdown](https://www.convex.dev/components/convex-api-keys/convex-api-keys.md)
 | [Skill](https://www.convex.dev/components/convex-api-keys/SKILL.md)


### [API Tokens](https://www.convex.dev/components/convex-api-tokens)

API token management for Convex — create,   validate, rotate, and revoke tokens with   expiration, namespaces, and metadata

- Version: 0.3.2
- Install: `npm install convex-api-tokens`
- [npm](https://www.npmjs.com/package/convex-api-tokens)
 | [GitHub](https://github.com/TimpiaAI/convex-api-tokens)
 | [Markdown](https://www.convex.dev/components/convex-api-tokens/convex-api-tokens.md)
 | [Skill](https://www.convex.dev/components/convex-api-tokens/SKILL.md)


### [Invite](https://www.convex.dev/components/convex-invite)

Secure, reusable, single-use invitation lifecycles for Convex applications.

- Version: 0.1.0
- Install: `npm install convex-invite`
- [npm](https://www.npmjs.com/package/convex-invite)
 | [GitHub](https://github.com/dciccale/convex-invite)
 | [Markdown](https://www.convex.dev/components/convex-invite/convex-invite.md)
 | [Skill](https://www.convex.dev/components/convex-invite/SKILL.md)


### [Convex Invite-links](https://www.convex.dev/components/convex-invite-links)

Membership and invite management for Convex — shareable invite links with expiration, email locking, and group access control.

- Version: 1.0.0
- Install: `npm install convex-invite-links`
- [npm](https://www.npmjs.com/package/convex-invite-links)
 | [GitHub](https://github.com/TimpiaAI/convex-invite-links)
 | [Markdown](https://www.convex.dev/components/convex-invite-links/convex-invite-links.md)
 | [Skill](https://www.convex.dev/components/convex-invite-links/SKILL.md)


### [Convex Passkey-auth](https://www.convex.dev/components/convex-passkey-auth)

Passwordless WebAuthn passkey authentication — self-minted JWTs, multi-device support, session management, and React hooks for Convex.

- Version: 1.0.1
- Install: `npm install convex-passkey-auth`
- [npm](https://www.npmjs.com/package/convex-passkey-auth)
 | [GitHub](https://github.com/TimpiaAI/convex-passkey-auth)
 | [Markdown](https://www.convex.dev/components/convex-passkey-auth/convex-passkey-auth.md)
 | [Skill](https://www.convex.dev/components/convex-passkey-auth/SKILL.md)


## Backend

### [Convex Checkpoints](https://www.convex.dev/components/abdssamie/convex-checkpoints)

Define user checkpoints and trigger actions when activity thresholds are met

- Version: 0.1.9
- Install: `npm install @abdssamie/convex-checkpoints`
- [npm](https://www.npmjs.com/package/%40abdssamie%2Fconvex-checkpoints)
 | [GitHub](https://github.com/Abdssamie/convex-checkpoints)
 | [Markdown](https://www.convex.dev/components/abdssamie/convex-checkpoints/convex-checkpoints.md)
 | [Skill](https://www.convex.dev/components/abdssamie/convex-checkpoints/SKILL.md)


### [Action Cache](https://www.convex.dev/components/action-cache)

Cache action results, like expensive AI calls, with optional expiration times.

- Version: 0.3.1
- Install: `npm install @convex-dev/action-cache`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Faction-cache)
 | [GitHub](https://github.com/get-convex/action-cache)
 | [Markdown](https://www.convex.dev/components/action-cache/action-cache.md)
 | [Skill](https://www.convex.dev/components/action-cache/SKILL.md)


### [Rate Limiter](https://www.convex.dev/components/rate-limiter)

Define and use application-layer rate limits. Type-safe, transactional, fair, safe, and configurable sharding to scale.

- Version: 0.3.2
- Install: `npm install @convex-dev/rate-limiter`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Frate-limiter)
 | [GitHub](https://github.com/get-convex/rate-limiter)
 | [Markdown](https://www.convex.dev/components/rate-limiter/rate-limiter.md)
 | [Skill](https://www.convex.dev/components/rate-limiter/SKILL.md)


### [Convex Debouncer](https://www.convex.dev/components/ikhrustalev/convex-debouncer)

Debounce expensive operations like LLM calls, metrics computation, or any heavy processing that should only run after a period of inactivity.

- Version: 0.1.2
- Install: `npm install @ikhrustalev/convex-debouncer`
- [npm](https://www.npmjs.com/package/%40ikhrustalev%2Fconvex-debouncer)
 | [GitHub](https://github.com/ikhrustalev/convex-debouncer)
 | [Markdown](https://www.convex.dev/components/ikhrustalev/convex-debouncer/convex-debouncer.md)
 | [Skill](https://www.convex.dev/components/ikhrustalev/convex-debouncer/SKILL.md)


### [Link-Shortener](https://www.convex.dev/components/the_shujaa/link-shortener)

A self-hosted link shortener Convex component for custom domains. Create, update, and revoke short codes with built-in redirect handling, click analytics, UTM parameter tracking, and configurable rate limiting.

- Version: 0.1.1
- Install: `npm install @the_shujaa/link-shortener`
- [npm](https://www.npmjs.com/package/@the_shujaa/link-shortener)
 | [GitHub](https://github.com/Shujaagideon/link-shortener)
 | [Markdown](https://www.convex.dev/components/the_shujaa/link-shortener/link-shortener.md)
 | [Skill](https://www.convex.dev/components/the_shujaa/link-shortener/SKILL.md)


### [Analytics](https://www.convex.dev/components/vllnt/convex-analytics)

Convex analytics component: event tracking, O(1) rollups, funnel, retention, timeseries — host-declared dimensions, sandboxed tables, reactive reads. No SaaS.

- Version: 0.1.0-canary.55667b0
- Install: `npm install @vllnt/convex-analytics`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-analytics)
 | [GitHub](https://github.com/vllnt/convex-analytics)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-analytics/convex-analytics.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-analytics/SKILL.md)


### [Consent Ledger](https://www.convex.dev/components/vllnt/convex-consent)

GDPR consent ledger for Convex: append-only events, version staleness, typed proof, O(1) gate — record, check, and withdraw in sandboxed tables.

- Version: 0.1.0-canary.e1e6fb0
- Install: `npm install @vllnt/convex-consent`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-consent)
 | [GitHub](https://github.com/vllnt/convex-consent)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-consent/convex-consent.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-consent/SKILL.md)


### [Event Ledger](https://www.convex.dev/components/vllnt/convex-events)

Append-only event ledger for Convex: per-subject activity feeds, cursor pagination, type/since filters, retention cron, and typed metadata. No SaaS.

- Version: 0.1.0-canary.702202b
- Install: `npm install @vllnt/convex-events`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-events)
 | [GitHub](https://github.com/vllnt/convex-events)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-events/convex-events.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-events/SKILL.md)


### [A/B Experiments](https://www.convex.dev/components/vllnt/convex-experiments)

A/B experiments for Convex: deterministic sticky assignment, weighted variants, deduped exposure tallies, scoped enrollment, and GDPR erasure.

- Version: 0.1.0-canary.207ab91
- Install: `npm install @vllnt/convex-experiments`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-experiments)
 | [GitHub](https://github.com/vllnt/convex-experiments)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-experiments/convex-experiments.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-experiments/SKILL.md)


### [Feature Flags](https://www.convex.dev/components/vllnt/convex-flags)

Real-time feature flags for Convex: kill-switches, variants, % rollouts, attribute targeting — evaluated on the backend, streamed live. No redeploy, no SaaS.

- Version: 0.1.0-canary.9d01801
- Install: `npm install @vllnt/convex-flags`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-flags)
 | [GitHub](https://github.com/vllnt/convex-flags)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-flags/convex-flags.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-flags/SKILL.md)


### [Slug Registry](https://www.convex.dev/components/vllnt/convex-slugs)

Slug, handle, and username registry for Convex: atomic reserve per scope, rename with chain-safe redirects, and case-folding. No double-reserve.

- Version: 0.1.0-canary.7161fcf
- Install: `npm install @vllnt/convex-slugs`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-slugs)
 | [GitHub](https://github.com/vllnt/convex-slugs)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-slugs/convex-slugs.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-slugs/SKILL.md)


### [Feedback](https://www.convex.dev/components/convex-feedback)

A component for product feedback, feature requests, bug reports with ready made react hooks and a UI library for React and React Native

- Version: 0.1.2
- Install: `npm install convex-feedback`
- [npm](https://www.npmjs.com/package/convex-feedback)
 | [GitHub](https://github.com/Moumen-io/convex-feedback)
 | [Markdown](https://www.convex.dev/components/convex-feedback/convex-feedback.md)
 | [Skill](https://www.convex.dev/components/convex-feedback/SKILL.md)


### [convex-mq](https://www.convex.dev/components/convex-mq)

A typed message queue component for Convex with reactive consumers, visibility timeouts, and automatic retries.

- Version: 0.2.1
- Install: `npm install convex-mq`
- [npm](https://www.npmjs.com/package/convex-mq)
 | [GitHub](https://github.com/gergesh/convex-mq)
 | [Markdown](https://www.convex.dev/components/convex-mq/convex-mq.md)
 | [Skill](https://www.convex.dev/components/convex-mq/SKILL.md)


### [Timeline](https://www.convex.dev/components/convex-timeline)

Undo/redo state management with named checkpoints.

- Version: 0.1.2
- Install: `npm install convex-timeline`
- [npm](https://www.npmjs.com/package/convex-timeline)
 | [GitHub](https://github.com/MeshanKhosla/convex-timeline)
 | [Markdown](https://www.convex.dev/components/convex-timeline/convex-timeline.md)
 | [Skill](https://www.convex.dev/components/convex-timeline/SKILL.md)


### [Tracer](https://www.convex.dev/components/convex-tracer)

A Tracer component for Convex. Powerful Observability and tracing for Convex applications. Track function calls across queries, mutations, and actions with detailed insights, nested spans, and automa

- Version: 0.1.3
- Install: `npm install convex-tracer`
- [npm](https://www.npmjs.com/package/convex-tracer)
 | [GitHub](https://github.com/Moumen-io/convex-tracer)
 | [Markdown](https://www.convex.dev/components/convex-tracer/convex-tracer.md)
 | [Skill](https://www.convex.dev/components/convex-tracer/SKILL.md)


### [Webhook Receiver](https://www.convex.dev/components/convex-webhook-receiver)

Drop-in Convex component that receives, verifies, deduplicates, and retries inbound webhooks from any provider.

- Version: 1.0.6
- Install: `npm install convex-webhook-receiver`
- [npm](https://www.npmjs.com/package/convex-webhook-receiver)
 | [GitHub](https://github.com/david-potgieter/convex-webhook-receiver)
 | [Markdown](https://www.convex.dev/components/convex-webhook-receiver/convex-webhook-receiver.md)
 | [Skill](https://www.convex.dev/components/convex-webhook-receiver/SKILL.md)


### [Webhook Sender](https://www.convex.dev/components/convex-webhook-sender)

Managed webhook delivery with Ed25519 signing, automatic retries, exponential backoff, rate limiting, and full delivery tracking for Convex.

- Version: 1.1.0
- Install: `npm install convex-webhook-sender`
- [npm](https://www.npmjs.com/package/convex-webhook-sender)
 | [GitHub](https://github.com/TimpiaAI/convex-webhook-sender)
 | [Markdown](https://www.convex.dev/components/convex-webhook-sender/convex-webhook-sender.md)
 | [Skill](https://www.convex.dev/components/convex-webhook-sender/SKILL.md)


### [WhatsApp Cloud API](https://www.convex.dev/components/convex-whatsapp)

Drop-in Convex component for the WhatsApp Cloud API — send & receive messages, track delivery, and manage conversations reactively

- Version: 1.1.5
- Install: `npm install convex-whatsapp`
- [npm](https://www.npmjs.com/package/convex-whatsapp)
 | [GitHub](https://github.com/david-potgieter/convex-whatsapp)
 | [Markdown](https://www.convex.dev/components/convex-whatsapp/convex-whatsapp.md)
 | [Skill](https://www.convex.dev/components/convex-whatsapp/SKILL.md)


## collaboration

### [Presence](https://www.convex.dev/components/presence)

A Convex component for managing presence functionality, i.e., a live-updating list of users in a "room" including their status for when they were last online.

- Version: 0.4.0
- Install: `npm install @convex-dev/presence`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fpresence)
 | [GitHub](https://github.com/get-convex/presence)
 | [Markdown](https://www.convex.dev/components/presence/presence.md)
 | [Skill](https://www.convex.dev/components/presence/SKILL.md)


### [Collaborative Text Editor Sync](https://www.convex.dev/components/prosemirror-sync)

Add a collaborative editor sync engine for the popular ProseMirror-based Tiptap and BlockNote rich text editors.

- Version: 0.2.6
- Install: `npm install @convex-dev/prosemirror-sync`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fprosemirror-sync)
 | [GitHub](https://github.com/get-convex/prosemirror-sync)
 | [Markdown](https://www.convex.dev/components/prosemirror-sync/prosemirror-sync.md)
 | [Skill](https://www.convex.dev/components/prosemirror-sync/SKILL.md)


### [Convex Comments ](https://www.convex.dev/components/hamzasaleem2/convex-comments)

A full-featured comments component for Convex with threads, mentions, reactions, and real-time typing indicators.

- Version: 1.0.2
- Install: `npm install @hamzasaleemorg/convex-comments`
- [npm](https://www.npmjs.com/package/%40hamzasaleemorg%2Fconvex-comments)
 | [GitHub](https://github.com/hamzasaleem2/convex-comments)
 | [Markdown](https://www.convex.dev/components/hamzasaleem2/convex-comments/convex-comments.md)
 | [Skill](https://www.convex.dev/components/hamzasaleem2/convex-comments/SKILL.md)


### [Comments](https://www.convex.dev/components/vllnt/convex-comments)

Threaded comments and annotations on any resource for Convex: reactive listing, author-gated edits, soft-delete, paginated threads, sandboxed tables.

- Version: 0.1.0-canary.eacd348
- Install: `npm install @vllnt/convex-comments`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-comments)
 | [GitHub](https://github.com/vllnt/convex-comments)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-comments/convex-comments.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-comments/SKILL.md)


### [Invitations](https://www.convex.dev/components/vllnt/convex-invitations)

Invite → accept → expire for Convex: single-use tokens, typed grants, TTL enforcement, reactive queries — sandboxed tables, host-gated, domain-neutral.

- Version: 0.1.0-canary.26bf80f
- Install: `npm install @vllnt/convex-invitations`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-invitations)
 | [GitHub](https://github.com/vllnt/convex-invitations)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-invitations/convex-invitations.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-invitations/SKILL.md)


### [Reactions](https://www.convex.dev/components/vllnt/convex-reactions)

Reactions, votes, and likes on any Convex resource: toggle `react`, per-kind counts, paginated reactors — sandboxed tables, configurable kinds, auth-agnostic.

- Version: 0.1.0-canary.a8ff283
- Install: `npm install @vllnt/convex-reactions`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-reactions)
 | [GitHub](https://github.com/vllnt/convex-reactions)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-reactions/convex-reactions.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-reactions/SKILL.md)


### [Multiplayer Cursors](https://www.convex.dev/components/convex-multiplayer-cursors)

Figma-style multiplayer cursors: room presence with heartbeat/TTL, batched cursor trails, and a React   overlay with interpolated replay.

- Version: 0.2.0
- Install: `npm install convex-multiplayer-cursors`
- [npm](https://www.npmjs.com/package/convex-multiplayer-cursors)
 | [GitHub](https://github.com/Iann29/convex-multiplayer-cursors)
 | [Markdown](https://www.convex.dev/components/convex-multiplayer-cursors/convex-multiplayer-cursors.md)
 | [Skill](https://www.convex.dev/components/convex-multiplayer-cursors/SKILL.md)


### [Unread Tracking](https://www.convex.dev/components/convex-unread-tracking)

Real-time unread message counter and read     receipt tracker with watermark-based read     positions, bulk subscriptions, and React hooks.

- Version: 1.1.0
- Install: `npm install convex-unread-tracking`
- [npm](https://www.npmjs.com/package/convex-unread-tracking)
 | [GitHub](https://github.com/TimpiaAI/convex-unread-tracking)
 | [Markdown](https://www.convex.dev/components/convex-unread-tracking/convex-unread-tracking.md)
 | [Skill](https://www.convex.dev/components/convex-unread-tracking/SKILL.md)


## Database

### [Cascading Delete](https://www.convex.dev/components/00akshatsinha00/convex-cascading-delete)

A Convex component for managing cascading deletes across related documents with atomic and batched deletion modes.

- Version: 0.1.0
- Install: `npm install @00akshatsinha00/convex-cascading-delete`
- [npm](https://www.npmjs.com/package/%4000akshatsinha00%2Fconvex-cascading-delete)
 | [GitHub](https://github.com/akshatsinha0/convex-cascading-delete)
 | [Markdown](https://www.convex.dev/components/00akshatsinha00/convex-cascading-delete/convex-cascading-delete.md)
 | [Skill](https://www.convex.dev/components/00akshatsinha00/convex-cascading-delete/SKILL.md)


### [Aggregate](https://www.convex.dev/components/aggregate)

Keep track of sums and counts in a denormalized and scalable way.

- Version: 0.2.2
- Install: `npm install @convex-dev/aggregate`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Faggregate)
 | [GitHub](https://github.com/get-convex/aggregate)
 | [Markdown](https://www.convex.dev/components/aggregate/aggregate.md)
 | [Skill](https://www.convex.dev/components/aggregate/SKILL.md)


### [Geospatial](https://www.convex.dev/components/geospatial)

Efficiently query points on a map within a selected region of the globe.

- Version: 0.2.1
- Install: `npm install @convex-dev/geospatial`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fgeospatial)
 | [GitHub](https://github.com/get-convex/geospatial)
 | [Markdown](https://www.convex.dev/components/geospatial/geospatial.md)
 | [Skill](https://www.convex.dev/components/geospatial/SKILL.md)


### [Migrations](https://www.convex.dev/components/migrations)

Framework for long running data migrations of live data.

- Version: 0.3.6
- Install: `npm install @convex-dev/migrations`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fmigrations)
 | [GitHub](https://github.com/get-convex/migrations)
 | [Markdown](https://www.convex.dev/components/migrations/migrations.md)
 | [Skill](https://www.convex.dev/components/migrations/SKILL.md)


### [Sharded Counter](https://www.convex.dev/components/sharded-counter)

Scalable counter that can increment and decrement with high throughput.

- Version: 0.2.1
- Install: `npm install @convex-dev/sharded-counter`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fsharded-counter)
 | [GitHub](https://github.com/get-convex/sharded-counter)
 | [Markdown](https://www.convex.dev/components/sharded-counter/sharded-counter.md)
 | [Skill](https://www.convex.dev/components/sharded-counter/SKILL.md)


### [ClickHouse](https://www.convex.dev/components/devwithbobby/clickhouse)

Buffer analytics events in Convex and flush them to ClickHouse Cloud over the HTTP API.

- Version: 0.0.1
- Install: `npm install @devwithbobby/clickhouse`
- [npm](https://www.npmjs.com/package/%40devwithbobby%2Fclickhouse)
 | [GitHub](https://github.com/robertalv/clickhouse)
 | [Markdown](https://www.convex.dev/components/devwithbobby/clickhouse/clickhouse.md)
 | [Skill](https://www.convex.dev/components/devwithbobby/clickhouse/SKILL.md)


### [convex-kv](https://www.convex.dev/components/hamzasaleemorg/convex-kv)

Hierarchical Key-Value store for Convex

- Version: 1.0.3
- Install: `npm install @hamzasaleemorg/convex-kv`
- [npm](https://www.npmjs.com/package/%40hamzasaleemorg%2Fconvex-kv)
 | [GitHub](https://github.com/hamzasaleem2/convex-kv)
 | [Markdown](https://www.convex.dev/components/hamzasaleemorg/convex-kv/convex-kv.md)
 | [Skill](https://www.convex.dev/components/hamzasaleemorg/convex-kv/SKILL.md)


### [Cascading Deletes](https://www.convex.dev/components/sholajegede/convex-cascading-deletes)

Delete a record and all its dependents in one call. Configure relationships via existing indexes — cascades are automatic, batched, and logged.

- Version: 0.1.2
- Install: `npm install @sholajegede/convex-cascading-deletes`
- [npm](https://www.npmjs.com/package/%40sholajegede%2Fconvex-cascading-deletes)
 | [GitHub](https://github.com/sholajegede/convex-cascading-deletes)
 | [Markdown](https://www.convex.dev/components/sholajegede/convex-cascading-deletes/convex-cascading-deletes.md)
 | [Skill](https://www.convex.dev/components/sholajegede/convex-cascading-deletes/SKILL.md)


### [Convex Audit Log](https://www.convex.dev/components/convex-audit-log)

A comprehensive audit logging component for Convex that helps you track user actions, API calls, and system events with built-in compliance features.


- Version: 0.2.0
- Install: `npm install convex-audit-log`
- [npm](https://www.npmjs.com/package/convex-audit-log)
 | [GitHub](https://github.com/robertalv/audit-log)
 | [Markdown](https://www.convex.dev/components/convex-audit-log/convex-audit-log.md)
 | [Skill](https://www.convex.dev/components/convex-audit-log/SKILL.md)


### [Conflict Free Counter](https://www.convex.dev/components/convex-conflict-free-counter)

An eventually-consistent, contention-free counter. Increment it from as many concurrent mutations as you like, writes never conflict with each other

- Version: 1.0.2
- Install: `npm install convex-conflict-free-counter`
- [npm](https://www.npmjs.com/package/convex-conflict-free-counter)
 | [GitHub](https://github.com/stack1ng/convex-conflict-free-counter)
 | [Markdown](https://www.convex.dev/components/convex-conflict-free-counter/convex-conflict-free-counter.md)
 | [Skill](https://www.convex.dev/components/convex-conflict-free-counter/SKILL.md)


### [smart-tags](https://www.convex.dev/components/convex-smart-tags)

A Convex component for smart tagging and categorization with hierarchy and analytics

- Version: 0.1.1
- Install: `npm install convex-smart-tags`
- [npm](https://www.npmjs.com/package/convex-smart-tags)
 | [GitHub](https://github.com/mdabdulmazidkhan/convex-smart-tags)
 | [Markdown](https://www.convex.dev/components/convex-smart-tags/convex-smart-tags.md)
 | [Skill](https://www.convex.dev/components/convex-smart-tags/SKILL.md)


## Durable Functions

### [Action Retrier](https://www.convex.dev/components/retrier)

Add reliability to an unreliable external service. Retry idempotent calls a set number of times.

- Version: 0.3.1
- Install: `npm install @convex-dev/action-retrier`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Faction-retrier)
 | [GitHub](https://github.com/get-convex/action-retrier)
 | [Markdown](https://www.convex.dev/components/retrier/retrier.md)
 | [Skill](https://www.convex.dev/components/retrier/SKILL.md)


### [Batch Worker](https://www.convex.dev/components/batch-worker)

Process batches of work in your own tables by defining workers that loop automatically, with scheduling, debouncing, and recovery built in.

- Version: 0.3.2
- Install: `npm install @convex-dev/batch-worker`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fbatch-worker)
 | [GitHub](https://github.com/get-convex/batch-worker)
 | [Markdown](https://www.convex.dev/components/batch-worker/batch-worker.md)
 | [Skill](https://www.convex.dev/components/batch-worker/SKILL.md)


### [Crons](https://www.convex.dev/components/crons)

This Convex component provides functionality for registering and managing cron jobs at runtime. 

- Version: 0.2.2
- Install: `npm install @convex-dev/crons`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fcrons)
 | [GitHub](https://github.com/get-convex/crons)
 | [Markdown](https://www.convex.dev/components/crons/crons.md)
 | [Skill](https://www.convex.dev/components/crons/SKILL.md)


### [Workflow](https://www.convex.dev/components/workflow)

Simplify programming long running code flows. Workflows execute durably with configurable retries and delays.

- Version: 0.4.6
- Install: `npm install @convex-dev/workflow`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fworkflow)
 | [GitHub](https://github.com/get-convex/workflow)
 | [Markdown](https://www.convex.dev/components/workflow/workflow.md)
 | [Skill](https://www.convex.dev/components/workflow/SKILL.md)


### [Workpool](https://www.convex.dev/components/workpool)

Workpools give critical tasks priority by organizing async operations into separate, customizable queues.

- Version: 0.4.10
- Install: `npm install @convex-dev/workpool`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fworkpool)
 | [GitHub](https://github.com/get-convex/workpool)
 | [Markdown](https://www.convex.dev/components/workpool/workpool.md)


### [QuiCK](https://www.convex.dev/components/danthegoodman/quick-convex)

Implementation of Apple's QuiCK paper as a Convex component

- Version: 0.2.13
- Install: `npm install @danthegoodman/quick-convex`
- [npm](https://www.npmjs.com/package/%40danthegoodman%2Fquick-convex)
 | [GitHub](https://github.com/danthegoodman1/quick-convex)
 | [Markdown](https://www.convex.dev/components/danthegoodman/quick-convex/quick-convex.md)
 | [Skill](https://www.convex.dev/components/danthegoodman/quick-convex/SKILL.md)


### [Idempotency Keys](https://www.convex.dev/components/vllnt/convex-idempotency)

Idempotency key ledger for Convex: exactly-once per key, typed replay, split TTLs, lost-claim detection — server-sourced expiry, sandboxed tables.

- Version: 0.1.0-canary.7b4acf1
- Install: `npm install @vllnt/convex-idempotency`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-idempotency)
 | [GitHub](https://github.com/vllnt/convex-idempotency)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-idempotency/convex-idempotency.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-idempotency/SKILL.md)


### [Batch Processor](https://www.convex.dev/components/convex-batch-processor)

Batch processing component for Convex - batch accumulator and table iterator

- Version: 1.1.1
- Install: `npm install convex-batch-processor`
- [npm](https://www.npmjs.com/package/convex-batch-processor)
 | [GitHub](https://github.com/blocknavi/convex-batch-processor)
 | [Markdown](https://www.convex.dev/components/convex-batch-processor/convex-batch-processor.md)
 | [Skill](https://www.convex.dev/components/convex-batch-processor/SKILL.md)


## Integrations

### [Convex Analytics](https://www.convex.dev/components/abdssamie/convex-analytics)

First-party analytics for Convex. Track events, identify users, and monitor real-time data with a drop-in dashboard—all within your own Convex deployment

- Version: 0.2.1
- Install: `npm install @abdssamie/convex-analytics`
- [npm](https://www.npmjs.com/package/%40abdssamie%2Fconvex-analytics)
 | [GitHub](https://github.com/abdssamie/convex-analytics)
 | [Markdown](https://www.convex.dev/components/abdssamie/convex-analytics/convex-analytics.md)
 | [Skill](https://www.convex.dev/components/abdssamie/convex-analytics/SKILL.md)


### [Wearables](https://www.convex.dev/components/clipin/convex-wearables)

Wearable device integrations. Sync health data from Garmin, Strava, Whoop, Polar, Suunto, Apple HealthKit, Samsung Health, and Google Health Connect.

- Version: 0.13.1
- Install: `npm install @clipin/convex-wearables`
- [npm](https://www.npmjs.com/package/@clipin/convex-wearables)
 | [GitHub](https://github.com/clipinfit/convex-wearables)
 | [Markdown](https://www.convex.dev/components/clipin/convex-wearables/convex-wearables.md)
 | [Skill](https://www.convex.dev/components/clipin/convex-wearables/SKILL.md)


### [LaunchDarkly Feature Flags](https://www.convex.dev/components/launchdarkly)

Sync your LaunchDarkly feature flags with your Convex backend for use in your Convex functions.

- Version: 0.4.0
- Install: `npm install @convex-dev/launchdarkly`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Flaunchdarkly)
 | [GitHub](https://github.com/get-convex/launchdarkly)
 | [Markdown](https://www.convex.dev/components/launchdarkly/launchdarkly.md)
 | [Skill](https://www.convex.dev/components/launchdarkly/SKILL.md)


### [Static-Hosting](https://www.convex.dev/components/static-hosting)

A Convex component that enables hosting static React/Vite apps using Convex HTTP actions and file storage.

- Version: 0.2.1
- Install: `npm install @convex-dev/static-hosting`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fstatic-hosting)
 | [GitHub](https://github.com/get-convex/static-hosting)
 | [Markdown](https://www.convex.dev/components/static-hosting/static-hosting.md)
 | [Skill](https://www.convex.dev/components/static-hosting/SKILL.md)


### [Loops](https://www.convex.dev/components/devwithbobby/loops)

Integrate with Loops.so email marketing platform. Send transactional emails, manage contacts, trigger loops, and monitor email operations with built-in spam detection and rate limiting.

- Version: 0.2.0
- Install: `npm install @devwithbobby/loops`
- [npm](https://www.npmjs.com/package/%40devwithbobby%2Floops)
 | [GitHub](https://github.com/robertalv/loops)
 | [Markdown](https://www.convex.dev/components/devwithbobby/loops/loops.md)
 | [Skill](https://www.convex.dev/components/devwithbobby/loops/SKILL.md)


### [OSS Stats](https://www.convex.dev/components/oss-stats)

Keep GitHub and npm data for your open source projects synced to your Convex database.

- Version: 0.8.2
- Install: `npm install @erquhart/convex-oss-stats`
- [npm](https://www.npmjs.com/package/%40erquhart%2Fconvex-oss-stats)
 | [GitHub](https://github.com/erquhart/convex-oss-stats)
 | [Markdown](https://www.convex.dev/components/oss-stats/oss-stats.md)
 | [Skill](https://www.convex.dev/components/oss-stats/SKILL.md)


### [Affiliate Tracking](https://www.convex.dev/components/ezyyeah/affiliate-tracking)

Affiliate tracking, attribution, commissions, payouts, and analytics for Convex apps.

- Version: 0.1.0
- Install: `npm install @ezyyeah/affiliate-tracking`
- [npm](https://www.npmjs.com/package/%40ezyyeah%2Faffiliate-tracking)
 | [GitHub](https://github.com/ezyyeah/affiliate-tracking)
 | [Markdown](https://www.convex.dev/components/ezyyeah/affiliate-tracking/affiliate-tracking.md)
 | [Skill](https://www.convex.dev/components/ezyyeah/affiliate-tracking/SKILL.md)


### [Cloudflare Email Sending](https://www.convex.dev/components/ezyyeah/cloudflare-email-sending)

Durable transactional email sending for Convex through Cloudflare Email Service, with retries, status tracking, and attachments.

- Version: 0.1.0
- Install: `npm install @ezyyeah/cloudflare-email-sending`
- [npm](https://www.npmjs.com/package/%40ezyyeah%2Fcloudflare-email-sending)
 | [GitHub](https://github.com/ezyyeah/cloudflare-email-sending)
 | [Markdown](https://www.convex.dev/components/ezyyeah/cloudflare-email-sending/cloudflare-email-sending.md)
 | [Skill](https://www.convex.dev/components/ezyyeah/cloudflare-email-sending/SKILL.md)


### [convex-inbound](https://www.convex.dev/components/hamzasaleemorg/convex-inbound)

A drop-in Convex Component that adds full-stack email capabilities to your Convex app, powered by inbound.new.

- Version: 0.1.6
- Install: `npm install @hamzasaleemorg/convex-inbound`
- [npm](https://www.npmjs.com/package/%40hamzasaleemorg%2Fconvex-inbound)
 | [GitHub](https://github.com/hamzasaleem2/convex-inbound)
 | [Markdown](https://www.convex.dev/components/hamzasaleemorg/convex-inbound/convex-inbound.md)
 | [Skill](https://www.convex.dev/components/hamzasaleemorg/convex-inbound/SKILL.md)


### [PostHog](https://www.convex.dev/components/posthog/convex)

PostHog analytics and feature flags for your Convex backend.

- Version: 2.1.1
- Install: `npm install @posthog/convex`
- [npm](https://www.npmjs.com/package/%40posthog%2Fconvex)
 | [GitHub](https://github.com/PostHog/posthog-js/tree/main/packages/convex)
 | [Markdown](https://www.convex.dev/components/posthog/convex/convex.md)
 | [Skill](https://www.convex.dev/components/posthog/convex/SKILL.md)


### [Bright Data](https://www.convex.dev/components/sholajegede/convex-bright-data)

Cache Bright Data SERP and Web Unlocker results in Convex with configurable TTLs and reactive queries.

- Version: 0.1.2
- Install: `npm install @sholajegede/convex-bright-data`
- [npm](https://www.npmjs.com/package/%40sholajegede%2Fconvex-bright-data)
 | [GitHub](https://github.com/sholajegede/convex-bright-data)
 | [Markdown](https://www.convex.dev/components/sholajegede/convex-bright-data/convex-bright-data.md)
 | [Skill](https://www.convex.dev/components/sholajegede/convex-bright-data/SKILL.md)


### [Bright Data Datasets](https://www.convex.dev/components/sholajegede/convex-bright-data-datasets)

Trigger Bright Data dataset collections from Convex, receive results via webhook, and subscribe to structured records reactively via useQuery.

- Version: 0.1.3
- Install: `npm install @sholajegede/convex-bright-data-datasets`
- [npm](https://www.npmjs.com/package/%40sholajegede%2Fconvex-bright-data-datasets)
 | [GitHub](https://github.com/sholajegede/convex-bright-data-datasets)
 | [Markdown](https://www.convex.dev/components/sholajegede/convex-bright-data-datasets/convex-bright-data-datasets.md)
 | [Skill](https://www.convex.dev/components/sholajegede/convex-bright-data-datasets/SKILL.md)


### [Sprout Analytics](https://www.convex.dev/components/sprout-convex/analytics)

App analytics, Insights, and Error tracking for React Native apps. Session tracking, Custom events, and Crash reporting, all inside your own Convex deployment.

- Version: 1.1.0
- Install: `npm install @sprout-convex/analytics`
- [npm](https://www.npmjs.com/package/%40sprout-convex%2Fanalytics)
 | [GitHub](https://github.com/ambjn/sprout)
 | [Markdown](https://www.convex.dev/components/sprout-convex/analytics/analytics.md)
 | [Skill](https://www.convex.dev/components/sprout-convex/analytics/SKILL.md)


### [Steel Browser](https://www.convex.dev/components/steel-dev)

Cloud browser sessions, scraping, captchas, files, and persistent multi-tenant browser state for Convex.

- Version: 0.2.3
- Install: `npm install @steel-dev/convex`
- [npm](https://www.npmjs.com/package/%40steel-dev%2Fconvex)
 | [GitHub](https://github.com/steel-dev/steel-convex)
 | [Markdown](https://www.convex.dev/components/steel-dev/steel-dev.md)
 | [Skill](https://www.convex.dev/components/steel-dev/SKILL.md)


### [Basic Blog](https://www.convex.dev/components/basic-blog-convex-blog-cms)

Headless blog & CMS as a Convex component: npm package (basic-blog-convex-blog-cms), bundled TipTap admin + CLI, Next.js/RSS/sitemap helpers, examples, and opti

- Version: 0.1.13
- Install: `npm install basic-blog-convex-blog-cms`
- [npm](https://www.npmjs.com/package/basic-blog-convex-blog-cms)
 | [GitHub](https://github.com/daocodotorg/basic-blog)
 | [Markdown](https://www.convex.dev/components/basic-blog-convex-blog-cms/basic-blog-convex-blog-cms.md)
 | [Skill](https://www.convex.dev/components/basic-blog-convex-blog-cms/SKILL.md)


### [Convalytics](https://www.convex.dev/components/convalytics-dev)

Web analytics and product event tracking built for Convex apps.

- Version: 0.3.5
- Install: `npm install convalytics-dev`
- [npm](https://www.npmjs.com/package/convalytics-dev)
 | [GitHub](https://github.com/Dan-Cleary/convalytics-convex-component)
 | [Markdown](https://www.convex.dev/components/convalytics-dev/convalytics-dev.md)
 | [Skill](https://www.convex.dev/components/convalytics-dev/SKILL.md)


### [AWS SES](https://www.convex.dev/components/convex-aws-ses)

This component integrates AWS Simple Email Service (SES) with your Convex project.

- Version: 1.0.1
- Install: `npm install convex-aws-ses`
- [npm](https://www.npmjs.com/package/convex-aws-ses)
 | [GitHub](https://github.com/orenaksakal/convex-aws-ses-emails-component)
 | [Markdown](https://www.convex.dev/components/convex-aws-ses/convex-aws-ses.md)
 | [Skill](https://www.convex.dev/components/convex-aws-ses/SKILL.md)


### [Youtube Cache](https://www.convex.dev/components/convex-youtube-cache)

YouTube video metadata caching with rate limiting, TTL, reservation system, and batch lookups for Convex.

- Version: 1.0.1
- Install: `npm install convex-youtube-cache`
- [npm](https://www.npmjs.com/package/convex-youtube-cache)
 | [GitHub](https://github.com/TimpiaAI/convex-youtube-metadata)
 | [Markdown](https://www.convex.dev/components/convex-youtube-cache/convex-youtube-cache.md)
 | [Skill](https://www.convex.dev/components/convex-youtube-cache/SKILL.md)


## messaging

### [Agentmail](https://www.convex.dev/components/agentmail/convex)

AgentMail in Convex: a real, queryable email inbox for AI agents, threads, labels, and full messages live in your database.

- Version: 0.1.0
- Install: `npm install @agentmail/convex`
- [npm](https://www.npmjs.com/package/%40agentmail%2Fconvex)
 | [GitHub](https://github.com/agentmail-to/convex)
 | [Markdown](https://www.convex.dev/components/agentmail/convex/convex.md)
 | [Skill](https://www.convex.dev/components/agentmail/convex/SKILL.md)


### [AutoSend](https://www.convex.dev/components/autosend/convex)

Send emails from your Convex project using AutoSend's official Convex component.

- Version: 0.4.1
- Install: `npm install @autosend/convex`
- [npm](https://www.npmjs.com/package/%40autosend%2Fconvex)
 | [GitHub](https://github.com/autosendhq/autosend-convex)
 | [Markdown](https://www.convex.dev/components/autosend/convex/convex.md)
 | [Skill](https://www.convex.dev/components/autosend/convex/SKILL.md)


### [Sweego](https://www.convex.dev/components/christian-ek/sweego)

Send transactional email & SMS through Sweego. Durable delivery, per-recipient tracking, and HMAC-verified webhooks.

- Version: 0.4.1
- Install: `npm install @christian-ek/sweego`
- [npm](https://www.npmjs.com/package/%40christian-ek%2Fsweego)
 | [GitHub](https://github.com/christian-ek/sweego)
 | [Markdown](https://www.convex.dev/components/christian-ek/sweego/sweego.md)
 | [Skill](https://www.convex.dev/components/christian-ek/sweego/SKILL.md)


### [Expo Push Notifications](https://www.convex.dev/components/push-notifications)

Send push notifications with Expo. Manage retries and batching.

- Version: 0.3.1
- Install: `npm install @convex-dev/expo-push-notifications`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fexpo-push-notifications)
 | [GitHub](https://github.com/get-convex/expo-push-notifications)
 | [Markdown](https://www.convex.dev/components/push-notifications/push-notifications.md)
 | [Skill](https://www.convex.dev/components/push-notifications/SKILL.md)


### [Resend](https://www.convex.dev/components/resend)

This component is the official way to integrate the Resend email service with your Convex project.

- Version: 0.2.7
- Install: `npm install @convex-dev/resend`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fresend)
 | [GitHub](https://github.com/get-convex/resend)
 | [Markdown](https://www.convex.dev/components/resend/resend.md)
 | [Skill](https://www.convex.dev/components/resend/SKILL.md)


### [Twilio SMS](https://www.convex.dev/components/twilio)

Easily send and receive SMS via Twilio. Easily query message status from your query function.

- Version: 0.2.2
- Install: `npm install @convex-dev/twilio`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Ftwilio)
 | [GitHub](https://github.com/get-convex/twilio)
 | [Markdown](https://www.convex.dev/components/twilio/twilio.md)
 | [Skill](https://www.convex.dev/components/twilio/SKILL.md)


### [Email SDK](https://www.convex.dev/components/opencoredev/convex-email)

An open-source TypeScript SDK for transactional email. 23 adapters. One typed SDK.

- Version: 2.0.0
- Install: `npm install @opencoredev/convex-email`
- [npm](https://www.npmjs.com/package/%40opencoredev%2Fconvex-email)
 | [GitHub](https://github.com/opencoredev/email-sdk)
 | [Markdown](https://www.convex.dev/components/opencoredev/convex-email/convex-email.md)
 | [Skill](https://www.convex.dev/components/opencoredev/convex-email/SKILL.md)


### [useSend](https://www.convex.dev/components/pulgueta/usesend-convex)

Send transactional and marketing emails in Convex with useSend: an open source Resend alternative.

- Version: 0.3.0
- Install: `npm install @pulgueta/usesend-convex`
- [npm](https://www.npmjs.com/package/%40pulgueta%2Fusesend-convex)
 | [GitHub](https://github.com/pulgueta/usesend-convex)
 | [Markdown](https://www.convex.dev/components/pulgueta/usesend-convex/usesend-convex.md)
 | [Skill](https://www.convex.dev/components/pulgueta/usesend-convex/SKILL.md)


### [iMessage (Photon)](https://www.convex.dev/components/spectrum-ts/convex)

Easily send iMessage, RCS or SMS with Photon

- Version: 0.1.1
- Install: `npm install @spectrum-ts/convex`
- [npm](https://www.npmjs.com/package/%40spectrum-ts%2Fconvex)
 | [GitHub](https://github.com/photon-hq/spectrum-convex)
 | [Markdown](https://www.convex.dev/components/spectrum-ts/convex/convex.md)
 | [Skill](https://www.convex.dev/components/spectrum-ts/convex/SKILL.md)


### [Email Queue](https://www.convex.dev/components/vllnt/convex-email)

Durable transactional email queue for Convex: host-driven transport, idempotent enqueue, SMTP + JMAP adapters, retry with budget, reactive status polling.

- Version: 0.1.0-canary.e84a2a7
- Install: `npm install @vllnt/convex-email`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-email)
 | [GitHub](https://github.com/vllnt/convex-email)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-email/convex-email.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-email/SKILL.md)


### [Notifications Inbox](https://www.convex.dev/components/vllnt/convex-notifications)

Per-subject notification inbox for Convex: fan-out delivery, unread count, reactive list — sandboxed tables, server-sourced timestamps, auth-agnostic.

- Version: 0.1.0-canary.b24e1eb
- Install: `npm install @vllnt/convex-notifications`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-notifications)
 | [GitHub](https://github.com/vllnt/convex-notifications)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-notifications/convex-notifications.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-notifications/SKILL.md)


### [Suppression List](https://www.convex.dev/components/vllnt/convex-suppression)

Suppression list + opt-in proof for Convex: hash-keyed DNC, channel-aware tombstones, isEligible send gate, GDPR/CAN-SPAM compliant. Sandboxed, idempotent.

- Version: 0.1.0-canary.581d956
- Install: `npm install @vllnt/convex-suppression`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-suppression)
 | [GitHub](https://github.com/vllnt/convex-suppression)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-suppression/convex-suppression.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-suppression/SKILL.md)


### [Brevo](https://www.convex.dev/components/convex-brevo)

This component integrates Brevo transactional email and SMS with Convex.

- Version: 0.0.2
- Install: `npm install convex-brevo`
- [npm](https://www.npmjs.com/package/convex-brevo)
 | [GitHub](https://github.com/pierre-H/convex-brevo)
 | [Markdown](https://www.convex.dev/components/convex-brevo/convex-brevo.md)
 | [Skill](https://www.convex.dev/components/convex-brevo/SKILL.md)


### [Chat](https://www.convex.dev/components/convex-chat)

Authorization-aware realtime chat primitives for direct and small-group messaging in Convex.

- Version: 0.0.1
- Install: `npm install convex-chat`
- [npm](https://www.npmjs.com/package/convex-chat)
 | [GitHub](https://github.com/dciccale/convex-chat)
 | [Markdown](https://www.convex.dev/components/convex-chat/convex-chat.md)
 | [Skill](https://www.convex.dev/components/convex-chat/SKILL.md)


### [ClawdBot Message Hub](https://www.convex.dev/components/convex-clawdbot-hub)

Message hub backend for AI chatbots — webhook processing, session management, conversation history, multi-gateway support, and deduplication for Convex.

- Version: 1.0.0
- Install: `npm install convex-clawdbot-hub`
- [npm](https://www.npmjs.com/package/convex-clawdbot-hub)
 | [GitHub](https://github.com/TimpiaAI/convex-clawdbot-hub)
 | [Markdown](https://www.convex.dev/components/convex-clawdbot-hub/convex-clawdbot-hub.md)
 | [Skill](https://www.convex.dev/components/convex-clawdbot-hub/SKILL.md)


### [Lettermint](https://www.convex.dev/components/convex-lettermint)

A Lettermint component for Convex.

- Version: 1.0.0
- Install: `npm install convex-lettermint`
- [npm](https://www.npmjs.com/package/convex-lettermint)
 | [GitHub](https://github.com/pierre-H/convex-lettermint)
 | [Markdown](https://www.convex.dev/components/convex-lettermint/convex-lettermint.md)
 | [Skill](https://www.convex.dev/components/convex-lettermint/SKILL.md)


### [Notification](https://www.convex.dev/components/convex-notification)

A Convex component for typed, scalable in-app notifications.

- Version: 0.1.1
- Install: `npm install convex-notification`
- [npm](https://www.npmjs.com/package/convex-notification)
 | [GitHub](https://github.com/ben-katz/convex-notification)
 | [Markdown](https://www.convex.dev/components/convex-notification/convex-notification.md)
 | [Skill](https://www.convex.dev/components/convex-notification/SKILL.md)


### [Telegram Bot](https://www.convex.dev/components/convex-telegram)

Integrate Telegram bots into your Convex projects.

- Version: 0.1.1
- Install: `npm install convex-telegram`
- [npm](https://www.npmjs.com/package/convex-telegram)
 | [GitHub](https://github.com/Re11oy/convex-telegram)
 | [Markdown](https://www.convex.dev/components/convex-telegram/convex-telegram.md)
 | [Skill](https://www.convex.dev/components/convex-telegram/SKILL.md)


## Payments

### [Adyen Payments](https://www.convex.dev/components/abdssamie/adyen-payments)

Convex component for Adyen payments. Supports Drop-in checkout sessions, recurring card charges, and HMAC-validated webhooks.

- Version: 0.1.1
- Install: `npm install @abdssamie/adyen-payments`
- [npm](https://www.npmjs.com/package/%40abdssamie%2Fadyen-payments)
 | [GitHub](https://github.com/Abdssamie/adyen-payments)
 | [Markdown](https://www.convex.dev/components/abdssamie/adyen-payments/adyen-payments.md)
 | [Skill](https://www.convex.dev/components/abdssamie/adyen-payments/SKILL.md)


### [Polar](https://www.convex.dev/components/polar)

Add subscriptions and billing to your Convex app with Polar.

- Version: 0.9.2
- Install: `npm install @convex-dev/polar`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fpolar)
 | [GitHub](https://github.com/erquhart/convex-polar)
 | [Markdown](https://www.convex.dev/components/polar/polar.md)
 | [Skill](https://www.convex.dev/components/polar/SKILL.md)


### [Stripe](https://www.convex.dev/components/stripe)

Integrates Stripe payments, subscriptions, and billing into your Convex application.

- Version: 0.1.6
- Install: `npm install @convex-dev/stripe`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fstripe)
 | [GitHub](https://github.com/get-convex/stripe)
 | [Markdown](https://www.convex.dev/components/stripe/stripe.md)
 | [Skill](https://www.convex.dev/components/stripe/SKILL.md)


### [Creem](https://www.convex.dev/components/mmailaender/convex-creem)

Drop-in billing for Convex apps with Creem: subscriptions, one-time purchases, seat-based pricing, customer portal, and React/Svelte UI widgets.

- Version: 0.4.0
- Install: `npm install @mmailaender/convex-creem`
- [npm](https://www.npmjs.com/package/@creem_io/convex)
 | [GitHub](https://github.com/armitage-labs/creem/tree/main/packages/)
 | [Markdown](https://www.convex.dev/components/mmailaender/convex-creem/convex-creem.md)
 | [Skill](https://www.convex.dev/components/mmailaender/convex-creem/SKILL.md)


### [Dodo Payments](https://www.convex.dev/components/dodopayments)

Dodo Payments is your complete solution for billing and payments, purpose-built for AI and SaaS applications.

- Version: 0.2.15
- Install: `npm install @dodopayments/convex`
- [npm](https://www.npmjs.com/package/%40dodopayments%2Fconvex)
 | [GitHub](https://github.com/dodopayments/dodo-adapters/blob/main/packages/convex/README.md)
 | [Markdown](https://www.convex.dev/components/dodopayments/dodopayments.md)
 | [Skill](https://www.convex.dev/components/dodopayments/SKILL.md)


### [ePayco](https://www.convex.dev/components/pulgueta/epayco-convex)

Integrate Colombian payment processor ePayco from Davivienda. Get paid through subscriptions, checkout links, split payments and many more features.

- Version: 0.1.0
- Install: `npm install @pulgueta/epayco-convex`
- [npm](https://www.npmjs.com/package/%40pulgueta%2Fepayco-convex)
 | [GitHub](https://github.com/pulgueta/epayco-convex)
 | [Markdown](https://www.convex.dev/components/pulgueta/epayco-convex/epayco-convex.md)
 | [Skill](https://www.convex.dev/components/pulgueta/epayco-convex/SKILL.md)


### [Autumn](https://www.convex.dev/components/autumn)

Autumn is your application's pricing and billing database.

- Version: 0.0.23
- Install: `npm install @useautumn/convex`
- [npm](https://www.npmjs.com/package/%40useautumn%2Fconvex)
 | [GitHub](https://github.com/useautumn/autumn-js/blob/main/convex/README.md)
 | [Markdown](https://www.convex.dev/components/autumn/autumn.md)
 | [Skill](https://www.convex.dev/components/autumn/SKILL.md)


### [Usage Metering](https://www.convex.dev/components/vllnt/convex-metering)

Usage metering for Convex: idempotent records, per-period rollups, atomic limit checks — sum/max/last aggregations, period freeze, GDPR erasure. You own rates.

- Version: 0.1.0-canary.a0e1e08
- Install: `npm install @vllnt/convex-metering`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-metering)
 | [GitHub](https://github.com/vllnt/convex-metering)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-metering/convex-metering.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-metering/SKILL.md)


### [Wallet & Ledger](https://www.convex.dev/components/vllnt/convex-wallet)

Wallet and economy ledger for Convex: atomic spend, idempotent grants, lazy regen, multi-currency — typed ledger, never negative, no cron.

- Version: 0.1.0-canary.3a56ec7
- Install: `npm install @vllnt/convex-wallet`
- [npm](https://www.npmjs.com/package/%40vllnt%2Fconvex-wallet)
 | [GitHub](https://github.com/vllnt/convex-wallet)
 | [Markdown](https://www.convex.dev/components/vllnt/convex-wallet/convex-wallet.md)
 | [Skill](https://www.convex.dev/components/vllnt/convex-wallet/SKILL.md)


### [Kinde Billing](https://www.convex.dev/components/convex-kinde-billing)

Add Kinde billing to your Convex app. Reactive subscriptions, checkout, self-serve portal, and feature gating.

- Version: 0.1.11
- Install: `npm install convex-kinde-billing`
- [npm](https://www.npmjs.com/package/convex-kinde-billing)
 | [GitHub](https://github.com/sholajegede/convex-kinde-billing)
 | [Markdown](https://www.convex.dev/components/convex-kinde-billing/convex-kinde-billing.md)
 | [Skill](https://www.convex.dev/components/convex-kinde-billing/SKILL.md)


### [OxaPay](https://www.convex.dev/components/convex-oxapay)

Crypto payments for Convex. Invoices, wallets, and payouts in your Convex backend.

- Version: 0.1.1
- Install: `npm install convex-oxapay`
- [npm](https://www.npmjs.com/package/convex-oxapay)
 | [GitHub](https://github.com/BradPerbs/convex-oxapay)
 | [Markdown](https://www.convex.dev/components/convex-oxapay/convex-oxapay.md)
 | [Skill](https://www.convex.dev/components/convex-oxapay/SKILL.md)


### [RevenueCat](https://www.convex.dev/components/ramonclaudio-convex-revenuecat)

Convex component for RevenueCat subscription management

- Version: 0.3.2
- Install: `npm install convex-revenuecat`
- [npm](https://www.npmjs.com/package/convex-revenuecat)
 | [GitHub](https://github.com/ramonclaudio/convex-revenuecat)
 | [Markdown](https://www.convex.dev/components/ramonclaudio-convex-revenuecat/ramonclaudio-convex-revenuecat.md)
 | [Skill](https://www.convex.dev/components/ramonclaudio-convex-revenuecat/SKILL.md)


## storage

### [Cloudflare R2](https://www.convex.dev/components/cloudflare-r2)

Store and serve files from Cloudflare R2.

- Version: 0.10.2
- Install: `npm install @convex-dev/r2`
- [npm](https://www.npmjs.com/package/%40convex-dev%2Fr2)
 | [GitHub](https://github.com/get-convex/r2)
 | [Markdown](https://www.convex.dev/components/cloudflare-r2/cloudflare-r2.md)
 | [Skill](https://www.convex.dev/components/cloudflare-r2/SKILL.md)


### [Files Control](https://www.convex.dev/components/files-control)

Secure file uploads, access control, download grants, and lifecycle cleanup.

- Version: 0.5.7
- Install: `npm install @gilhrpenner/convex-files-control`
- [npm](https://www.npmjs.com/package/%40gilhrpenner%2Fconvex-files-control)
 | [GitHub](https://github.com/gilhrpenner/convex-files-control)
 | [Markdown](https://www.convex.dev/components/files-control/files-control.md)
 | [Skill](https://www.convex.dev/components/files-control/SKILL.md)


### [Convex S3](https://www.convex.dev/components/hasoo/convex-s3)

Amazon S3 storage component for Convex with direct upload/download URLs, cache control, and stable public URLs.

- Version: 0.1.0
- Install: `npm install @hasoo/convex-s3`
- [npm](https://www.npmjs.com/package/%40hasoo%2Fconvex-s3)
 | [GitHub](https://github.com/H4S0/convex-S3-component)
 | [Markdown](https://www.convex.dev/components/hasoo/convex-s3/convex-s3.md)
 | [Skill](https://www.convex.dev/components/hasoo/convex-s3/SKILL.md)


### [Cloudinary](https://www.convex.dev/components/imaxis/cloudinary-convex)

Cloudinary integration that provides image upload, transformation, and management capabilities using direct Cloudinary REST APIs with full TypeScript support.

- Version: 0.1.6
- Install: `npm install @imaxis/cloudinary-convex`
- [npm](https://www.npmjs.com/package/%40imaxis%2Fcloudinary-convex)
 | [GitHub](https://github.com/imaxisXD/cloudinary-convex)
 | [Markdown](https://www.convex.dev/components/imaxis/cloudinary-convex/cloudinary-convex.md)
 | [Skill](https://www.convex.dev/components/imaxis/cloudinary-convex/SKILL.md)


### [Mux](https://www.convex.dev/components/mux/convex)

The @mux/convex component wires up database tables, webhook handling and reactive queries so your app always knows the state of your video assets.

- Version: 0.3.2
- Install: `npm install @mux/convex`
- [npm](https://www.npmjs.com/package/%40mux%2Fconvex)
 | [GitHub](https://github.com/muxinc/mux-convex-component)
 | [Markdown](https://www.convex.dev/components/mux/convex/convex.md)
 | [Skill](https://www.convex.dev/components/mux/convex/SKILL.md)


### [UploadThing](https://www.convex.dev/components/mzedstudio/uploadthingtrack)

UploadThing file tracking, access control, and cleanup for Convex. 

- Version: 0.4.1
- Install: `npm install @mzedstudio/uploadthingtrack`
- [npm](https://www.npmjs.com/package/%40mzedstudio%2Fuploadthingtrack)
 | [GitHub](https://github.com/raymond-UI/uploadthingtrack)
 | [Markdown](https://www.convex.dev/components/mzedstudio/uploadthingtrack/uploadthingtrack.md)
 | [Skill](https://www.convex.dev/components/mzedstudio/uploadthingtrack/SKILL.md)


### [Transloadit](https://www.convex.dev/components/transloadit/convex)

Create Transloadit Assemblies, sign Uppy uploads, and persist status/results in Convex.

- Version: 0.1.0
- Install: `npm install @transloadit/convex`
- [npm](https://www.npmjs.com/package/%40transloadit%2Fconvex)
 | [GitHub](https://github.com/transloadit/convex)
 | [Markdown](https://www.convex.dev/components/transloadit/convex/convex.md)
 | [Skill](https://www.convex.dev/components/transloadit/convex/SKILL.md)


### [Convex Bunny Storage](https://www.convex.dev/components/convex-bunny)

Component to upload file in Bunny Storage

- Version: 0.1.2
- Install: `npm install convex-bunny`
- [npm](https://www.npmjs.com/package/convex-bunny)
 | [GitHub](https://github.com/lipaonline/convex-bunny)
 | [Markdown](https://www.convex.dev/components/convex-bunny/convex-bunny.md)
 | [Skill](https://www.convex.dev/components/convex-bunny/SKILL.md)


### [ConvexFS](https://www.convex.dev/components/convex-fs)

A powerful, globally distributed file storage and serving component for Convex.

- Version: 0.3.0
- Install: `npm install convex-fs`
- [npm](https://www.npmjs.com/package/convex-fs)
 | [GitHub](https://github.com/jamwt/convex-fs)
 | [Markdown](https://www.convex.dev/components/convex-fs/convex-fs.md)
 | [Skill](https://www.convex.dev/components/convex-fs/SKILL.md)


### [Convex Secret Store](https://www.convex.dev/components/convex-secret-store)

Encrypted, namespace-scoped secret storage for Convex with key rotation, expiry, and audit logs.

- Version: 0.2.0
- Install: `npm install convex-secret-store`
- [npm](https://www.npmjs.com/package/convex-secret-store)
 | [GitHub](https://github.com/gaganref/convex-secret-store)
 | [Markdown](https://www.convex.dev/components/convex-secret-store/convex-secret-store.md)
 | [Skill](https://www.convex.dev/components/convex-secret-store/SKILL.md)


---

[View full directory](https://www.convex.dev/components)
