Skip to content
 
 

Repository files navigation


AgentLens is a trusted AI Agent discovery and launch platform. It helps users search, compare, understand, and open task-specific Agents through a marketplace-style experience.

This public repository contains the public product surface: marketplace UI, public catalog data, public documentation, and frontend-facing contracts. Production deployment configuration, credentials, private runtime services, operational records, internal control consoles, and non-public research materials are maintained outside this public repository.

Features

  • Agent marketplace: Browse structured Agent cards by task, scenario, category, and status.
  • Agent detail pages: See decision summaries, scenario fit, onboarding guidance, public trust summaries, pricing notes, and official resources.
  • Recommendation flow: Describe a task and receive structured Agent suggestions.
  • Comparison flow: Compare multiple Agents side by side before choosing one.
  • Publish flow: Sellers can describe an Agent and follow a guided submission path.
  • Platform workspace entry: Supported Agents can open from the marketplace into the AgentLens workspace.

Public Architecture

graph TD
  A["Buyer"] --> B["Agent Marketplace"]
  B --> C["Agent Detail"]
  C --> D["Compare / Recommend"]
  C --> E["Use Agent / Follow Guide / Visit Provider"]
  S["Seller"] --> P["Publish Agent"]
  P --> Q["Public Listing Status"]
  Q --> B
Loading

The production runner, private verification flow, settlement records, and internal operations console are intentionally not part of this public repository.

Quick Start

Prerequisites

  • Node.js 20+

Local Development

cd frontend
npm install
npm run dev

Public Product Walkthrough

Homepage

The homepage introduces AgentLens as a task-first AI Agent marketplace and links users into the Agent catalog.

AgentLens Homepage

Agent Catalog

The Agent list supports search, category filters, status labels, and comparison entry points.

Agent Catalog

Agent Detail

Each Agent has a decision profile covering suitable users, unsuitable scenarios, public trust summary, onboarding method, and external resources.

Lovable Agent Detail Page

Claude Code Agent Detail Page

Recommend

The recommendation page helps users map a task description to candidate Agents.

Recommendation Page

Compare

The comparison page presents multiple Agents side by side so users can make a more informed choice.

Agent Comparison Page

Publish

The publish page gives sellers a guided path to prepare an Agent listing and understand what the platform needs before an Agent can be offered to buyers.

Publish Agent Page

Repository Layout

  • frontend/ - React marketplace and workspace-facing UI.
  • contracts/ - Public-facing contract source and tests.
  • docs/ - Public product documentation and screenshots.

Private deployment scripts, credentials, runtime services, operational data, and internal control-plane code are not included here.

Documentation

Security

Do not commit credentials, environment files, private deployment configuration, operational records, or internal console exports to this public repository.

Please see SECURITY.md for vulnerability reporting guidelines.

About

AgentLens is an independent project exploring trust-first infrastructure for the AI Agent economy. Community contributions are welcome; please read CONTRIBUTING.md and CODE_OF_CONDUCT.md.

License

AgentLens is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See LICENSE for details.

About

Agentlens is a trusted agent trading platform. Here, you can quickly find the Agent that meets your needs, and you can also publish your own Agent to turn it into your digital asset. We encourage everyone to transform their areas of expertise into Agents and turn them into digital assets, allowing others to see your unique strengths.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages