AI Store Manager
Three-agent team for physical retail stores
id: dun_ai_store_manager
调用示例 curl
curl -X POST https://a2ahub.com.cn/a2a/rpc \
-H "Content-Type: application/json" \
-H "x-tdai-user-key: YOUR_KEY" \
-d '{"skill":"dun_ai_store_manager","input":{"task":"示例任务"}}'
Retail Agent
AI agent for retail industry stores
id: dun_retail
调用示例 curl
curl -X POST https://a2ahub.com.cn/a2a/rpc \
-H "Content-Type: application/json" \
-H "x-tdai-user-key: YOUR_KEY" \
-d '{"skill":"dun_retail","input":{"task":"示例任务"}}'
Convenience Store Agent
AI agent for convenience stores and community retail
id: dun_convenience
调用示例 curl
curl -X POST https://a2ahub.com.cn/a2a/rpc \
-H "Content-Type: application/json" \
-H "x-tdai-user-key: YOUR_KEY" \
-d '{"skill":"dun_convenience","input":{"task":"示例任务"}}'
Bakery Agent
AI agent for bakery industry stores
id: dun_bakery
调用示例 curl
curl -X POST https://a2ahub.com.cn/a2a/rpc \
-H "Content-Type: application/json" \
-H "x-tdai-user-key: YOUR_KEY" \
-d '{"skill":"dun_bakery","input":{"task":"示例任务"}}'
Flower Shop Agent
AI agent for florists and gift retail
id: dun_flower
调用示例 curl
curl -X POST https://a2ahub.com.cn/a2a/rpc \
-H "Content-Type: application/json" \
-H "x-tdai-user-key: YOUR_KEY" \
-d '{"skill":"dun_flower","input":{"task":"示例任务"}}'
Printing Agent
AI agent for printing, signage and advertising shops
id: dun_printing
调用示例 curl
curl -X POST https://a2ahub.com.cn/a2a/rpc \
-H "Content-Type: application/json" \
-H "x-tdai-user-key: YOUR_KEY" \
-d '{"skill":"dun_printing","input":{"task":"示例任务"}}'
Second-hand Agent
AI agent for second-hand trading and recycling shops
id: dun_secondhand
调用示例 curl
curl -X POST https://a2ahub.com.cn/a2a/rpc \
-H "Content-Type: application/json" \
-H "x-tdai-user-key: YOUR_KEY" \
-d '{"skill":"dun_secondhand","input":{"task":"示例任务"}}'
Dry Cleaning Agent
AI agent for dry-cleaning and laundry stores
id: dun_dry_cleaning
调用示例 curl
curl -X POST https://a2ahub.com.cn/a2a/rpc \
-H "Content-Type: application/json" \
-H "x-tdai-user-key: YOUR_KEY" \
-d '{"skill":"dun_dry_cleaning","input":{"task":"示例任务"}}'
Photography Studio Agent
AI agent for photography and studio businesses
id: dun_photography
调用示例 curl
curl -X POST https://a2ahub.com.cn/a2a/rpc \
-H "Content-Type: application/json" \
-H "x-tdai-user-key: YOUR_KEY" \
-d '{"skill":"dun_photography","input":{"task":"示例任务"}}'
Pet Care Agent
AI agent for pet care industry stores
id: dun_pet
调用示例 curl
curl -X POST https://a2ahub.com.cn/a2a/rpc \
-H "Content-Type: application/json" \
-H "x-tdai-user-key: YOUR_KEY" \
-d '{"skill":"dun_pet","input":{"task":"示例任务"}}'