Skip to content

feat: add documentation for Catalog Web Import and Invoice Scanning agents#390

Open
Davsooonowy wants to merge 1 commit into
mainfrom
docs/create-docs-for-new-agents
Open

feat: add documentation for Catalog Web Import and Invoice Scanning agents#390
Davsooonowy wants to merge 1 commit into
mainfrom
docs/create-docs-for-new-agents

Conversation

@Davsooonowy
Copy link
Copy Markdown
Contributor

Add documentation for Catalog Web Import and Invoice Scanning agents

Adds documentation pages for two new pre-built agents, consistent in structure and style with the existing agent docs (Product Search, Order Intake, Catalog Enrichment, User Manual Search).

Changes:

  • docs/content/agents/catalog-web-import.mdx — new doc page for the Catalog Web Import agent
  • docs/content/agents/invoice-scanning.mdx — new doc page for the Invoice Scanning agent
  • docs/app/agents/page.tsx — added both agents to the pre-built agents listing page
  • docs/app/agents/_meta.ts — registered new routes in navigation
  • docs/content/docs/index.mdx — added both agents to the Example Use Cases section

Both pages include video placeholders (videoUrl prop) following the same pattern as other agents — videos can be added by uploading the files to the CDN without any code changes. Agent images (catalog-web-import.png,
invoice-scanning.png) can be added to public/img/agents/ to complete the card thumbnails on the listing page.

@Davsooonowy Davsooonowy self-assigned this May 7, 2026
@Davsooonowy Davsooonowy added the documentation Improvements or additions to documentation label May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant