# Agent Marketplace

> marketplace agent, ask for information about products. This is agent that provides the information on the product marketplace. required data are: * product name

- Skill: `langgraph4j/agent-marketplace` (Agent Skill)
- Install (CLI): `npx skillmds@latest add langgraph4j/agent-marketplace`
- Raw SKILL.md: https://api.skillmd.com/api/skills/langgraph4j/agent-marketplace/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: langgraph4j (https://skillmd.com/u/langgraph4j)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/langgraph4j/agent-marketplace

---


## Retrieve product information
We need all information about about the product of interest in particular is mandatory to have
* product name

with such information we have to invoke tool `searchByProduct` and return the result



