product-commerce

Search products, check prices and stock, create quotes, place orders — multi-tenant B2B/B2C commerce API

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "product-commerce" with this command: npx skills add SputnikX/product-commerce

Product Commerce

Search products, check prices and availability, create quotes, place orders. Multi-tenant B2B/B2C platform — heating fuel (granulas, briketes) and wood products (plywood, veneer, OSB).

Base URL

https://sputnikx.xyz/api

Search Products (free)

curl "https://sputnikx.xyz/api/feed/products.json"

Get Prices (free)

curl "https://sputnikx.xyz/api/feed/prices"

Check Availability (free)

curl "https://sputnikx.xyz/api/v1/agent/products/check?sku=GRAN-001"

Create Quote ($0.10 x402)

curl -X POST https://sputnikx.xyz/api/v1/agent/orders/quote \
  -H "Content-Type: application/json" \
  -d '{"items":[{"product_id":1,"quantity":10}]}'

Place Order ($0.10 x402)

curl -X POST https://sputnikx.xyz/api/v1/agent/orders/place \
  -H "Content-Type: application/json" \
  -d '{"items":[{"product_id":1,"quantity":10}],"delivery_address":"Riga, Latvia"}'

MCP Tools

search_products — Search with filters (category, type, keyword)
get_prices — Current EUR prices with price_per_kg
check_availability — Stock across warehouse locations
create_quote — Draft quote with 21% VAT
place_order — Place order (max EUR 50,000, idempotent)
order_status — Check order by ID

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

LinkedIn Post Optimizer

Takes an existing LinkedIn draft and returns a fully optimized version with a change log explaining every decision. Use when a user pastes a LinkedIn post an...

Registry SourceRecently Updated
320Profile unavailable
General

ToB销售提案生成器

ToB销售提案生成器 - 基于行业最佳实践,自动生成专业销售提案文档

Registry SourceRecently Updated
1700Profile unavailable
General

Super Marketing Pro

Full-stack B2B marketing execution skill equivalent to a 10-person agency team. Use for: building ICP and brand messaging, generating multi-platform content...

Registry SourceRecently Updated
1880Profile unavailable
General

AI Lead Intelligence Generator

Generates detailed B2B lead intelligence reports with company insights, pain points, sales opportunities, and personalized outreach strategies for targeted p...

Registry SourceRecently Updated
2091Profile unavailable