---
name: "@evex"
slug: "evex"
description: "Installable AI agent recipes for Eve apps, including PR review, data analysis, and workflow automation agents."
category: "AI/chat UI"
tags: ["ai"]
framework: "react"
license: "MIT"
author: "TommyBez"
website: "https://evex.sh"
github: "https://github.com/TommyBez/evex"
registry: "https://evex.sh/r/registry.json"
pro: false
pro_url: null
github_stars: 17
component_count: 11
generated_at: "2026-07-28T08:59:05.895Z"
---

# @evex

Installable AI agent recipes for Eve apps, including PR review, data analysis, and workflow automation agents.

## Links

- Website: https://evex.sh
- GitHub: https://github.com/TommyBez/evex
- Registry JSON: https://evex.sh/r/registry.json
- Directory page: https://sh4dcn.vercel.app/registry/evex
- This file: https://sh4dcn.vercel.app/md/evex.md

## Install

```sh
# add the whole registry (shadcn CLI)
npx shadcn@latest add https://evex.sh/r/registry.json
pnpm dlx shadcn@latest add https://evex.sh/r/registry.json
bunx shadcn@latest add https://evex.sh/r/registry.json
# clone the source repo
git clone https://github.com/TommyBez/evex.git
# fetch the raw registry index
curl -s https://evex.sh/r/registry.json
```

## Components (11)

| name | type | description | install |
| --- | --- | --- | --- |
| brand-visual-asset-generator | registry:item | Generate brand-aligned SVG asset packs for SaaS products using Context.dev brand extraction and a Quiver Arrow SVG tool. | `npx shadcn@latest add https://evex.sh/r/brand-visual-asset-generator.json` |
| branded-seo-page-builder | registry:item | Generate an on-brand, SEO-optimized HTML page from a domain using Context.dev brand, content, and styleguide data. | `npx shadcn@latest add https://evex.sh/r/branded-seo-page-builder.json` |
| code-reviewer | registry:item | Review GitHub pull requests from a native GitHub App channel. Mention `@code-reviewer` on a pull request to publish a GitHub review with inline comments, optio… | `npx shadcn@latest add https://evex.sh/r/code-reviewer.json` |
| eve-agent-builder | registry:item | An Eve coding agent that creates Eve agents, runs their checks, deploys them to Vercel, and verifies the live routes. | `npx shadcn@latest add https://evex.sh/r/eve-agent-builder.json` |
| linear-operations-agent | registry:item | An Eve agent for Linear operations across Linear, Slack, and scheduled runs. | `npx shadcn@latest add https://evex.sh/r/linear-operations-agent.json` |
| openui-assistant | registry:item | An Eve agent that streams OpenUI Lang generative UI using the official openuiChatLibrary, with demo weather, stock, and search tools from the openui-chat examp… | `npx shadcn@latest add https://evex.sh/r/openui-assistant.json` |
| postgres-data-analyst | registry:item | An Eve-native Slack analyst for a single Postgres database. It answers Slack mentions and DMs, inspects schema metadata, and runs bounded read-only SQL through… | `npx shadcn@latest add https://evex.sh/r/postgres-data-analyst.json` |
| programmatic-seo-agent | registry:item | Weekly scheduled agent that grows a product's organic traffic with programmatic SEO: it checks the product's GitHub repository out into its sandbox, discovers … | `npx shadcn@latest add https://evex.sh/r/programmatic-seo-agent.json` |
| supabase-data-analyst | registry:item | A Slack-native Eve analyst for a single Supabase project that only runs read-only SQL queries. It exposes just supabase__list_tables and supabase__execute_sql … | `npx shadcn@latest add https://evex.sh/r/supabase-data-analyst.json` |
| x-draft-assistant | registry:item | A scheduled Eve agent that scans a configured set of X (Twitter) profiles every day, surfaces hot topics from their recent posts, researches each topic with th… | `npx shadcn@latest add https://evex.sh/r/x-draft-assistant.json` |
| x-hot-topic-digest | registry:item | A scheduled Eve agent that scans a configured set of X (Twitter) profiles every day, surfaces hot topics from their recent posts, researches each topic with th… | `npx shadcn@latest add https://evex.sh/r/x-hot-topic-digest.json` |

## For AI agents

```text
You are adding components from @evex to a shadcn-compatible project.
1. Read this file (https://sh4dcn.vercel.app/md/evex.md) for the component list.
2. Fetch the machine-readable index: https://evex.sh/r/registry.json
3. Install a single component with its install command from the table above.
4. Full structured record: https://sh4dcn.vercel.app/json (library slug: evex).
```
