Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions agents/jeremyyuAWS__lyzr-sa-agent/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# lyzr-sa

Lyzr Solution Architect — answers technical and architectural questions about Lyzr's AI agent platform for sellers at trade shows and booths.

## Run

```bash
npx @open-gitagent/gitagent run -r https://github.com/jeremyyuAWS/lyzr-sa-agent
```

## Skills

- **platform-overview** — Products, service layers, and value proposition
- **technical-architecture** — Orchestration, deployment, security, and integrations
- **objection-handling** — Competitive comparisons, data privacy, and ROI framing

## Built with

[gitagent](https://github.com/open-gitagent/gitagent)
11 changes: 11 additions & 0 deletions agents/jeremyyuAWS__lyzr-sa-agent/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "lyzr-sa",
"description": "Lyzr Solution Architect — answers technical and architectural questions about Lyzr's AI agent platform for sellers at trade shows and booths",
"author": "jeremyyuAWS",
"repo": "https://github.com/jeremyyuAWS/lyzr-sa-agent",
"category": "sales-engineering",
"adapters": ["claude-code", "lyzr", "system-prompt"],
"tags": ["lyzr", "solution-architect", "sales-engineering", "enterprise-ai"],
"version": "1.0.0",
"license": "MIT"
}