{"name":"PeptidesDirect Catalogue Agent","description":"Read-only agent for the PeptidesDirect research-peptide shop (EU, 13 languages): product search and detail with EUR prices and live stock, third-party lab reports (CoA) by product or vial code, shipping rates per country, category taxonomy, blog article search and full text, and any public page as Markdown. Successful replies are a completed task with one artifact holding a JSON data part and a short text summary; unroutable or invalid requests end input-required, failures end failed. No purchasing, no account data; the shop is for in-vitro laboratory research only (research peptides, not for human or veterinary use). Send a structured request as a data part {\"skill\": \"<skill id>\", \"input\": {...}} or free text; free text is routed by simple keyword rules, structured requests are exact.","version":"1.0.0","url":"https://peptidesdirect.io/a2a","preferredTransport":"JSONRPC","protocolVersion":"0.3","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["application/json","text/plain"],"skills":[{"id":"search_products","name":"Search products","description":"Search the PeptidesDirect research-peptide catalogue by name/category, with EUR prices and live stock.","tags":["catalog","products","prices","stock","peptides"],"examples":["Find retatrutide vials and prices","Which BPC-157 sizes are in stock?"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"get_product","name":"Get product","description":"Full detail for one PeptidesDirect product by slug: variants, prices, stock, lab reports, FAQs and full description as Markdown.","tags":["product","detail","variants","faq","lab-reports"],"examples":["{\"skill\":\"get_product\",\"input\":{\"slug\":\"bpc-157\"}}","{\"skill\":\"get_product\",\"input\":{\"slug\":\"retatrutide\",\"locale\":\"de\"}}"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"get_lab_reports","name":"Get lab reports","description":"Third-party lab reports (Certificates of Analysis) for a PeptidesDirect product, by slug or by the code printed on a vial label.","tags":["coa","lab-report","purity","vial-code"],"examples":["Show the CoA for BPC-157","Lab report for vial code 5F95EYK1"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"get_shipping_rates","name":"Get shipping rates","description":"Flat shipping rates and free-shipping thresholds, optionally for one country.","tags":["shipping","delivery","rates","countries"],"examples":["Do you ship to Spain and what does it cost?","{\"skill\":\"get_shipping_rates\",\"input\":{\"countryCode\":\"ES\"}}"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"list_categories","name":"List categories","description":"The PeptidesDirect product category taxonomy.","tags":["catalog","categories"],"examples":["Which product categories exist?","{\"skill\":\"list_categories\",\"input\":{}}"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"search_articles","name":"Search articles","description":"Search the PeptidesDirect blog by title, description and tags.","tags":["blog","articles","research","search"],"examples":["Articles about semaglutide side effects","{\"skill\":\"search_articles\",\"input\":{\"query\":\"reconstitution\"}}"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"get_article","name":"Get article","description":"Full text of one PeptidesDirect blog article as Markdown, by slug.","tags":["blog","article","markdown"],"examples":["{\"skill\":\"get_article\",\"input\":{\"slug\":\"bpc-157-guide\"}}","{\"skill\":\"get_article\",\"input\":{\"slug\":\"retatrutide-guide\",\"locale\":\"de\"}}"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"get_page","name":"Get page","description":"Fetch any public peptidesdirect.io page as Markdown, when a Markdown rendering is available for it.","tags":["page","markdown","content"],"examples":["https://peptidesdirect.io/en/coa","{\"skill\":\"get_page\",\"input\":{\"url\":\"/en/shipping\"}}"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]}],"provider":{"organization":"PeptidesDirect (Toptimum Ltd)","url":"https://peptidesdirect.io"},"documentationUrl":"https://peptidesdirect.io/.well-known/agent-skills/a2a-catalog/SKILL.md","iconUrl":"https://peptidesdirect.io/icon-512.png","supportsAuthenticatedExtendedCard":false,"supportedInterfaces":[{"url":"https://peptidesdirect.io/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"},{"url":"https://peptidesdirect.io/a2a","protocolBinding":"JSONRPC","protocolVersion":"0.3"}]}