@iwand
Shopify AI stylist agent that interviews shoppers, curates outfits, and closes sales to boost average order value. Described as "proactive Agentic AI Stylist that styles every visitor" beyond basic chatbots.
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @iwand from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "iwand",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "iwand",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
iWand is an AI stylist agent for Shopify stores that interviews shoppers to curate outfits and drive sales. It acts as a proactive stylist, aiming to increase average order value by styling every visitor beyond basic chatbot interactions.
- Install iWand AI Stylist on a Shopify store.
- Configure styling preferences and product catalog integration.
- Shopper interacts with the AI stylist.
- AI curates personalized outfit recommendations.
- Shopper adds items to cart, leading to sales.
Shopify store owners looking to increase sales and average order value through personalized styling.
- Provide personalized outfit recommendations to shoppers
- Conduct shopper interviews to understand style preferences
- Close sales by curating outfits and boosting order value
- Act as a proactive AI stylist for e-commerce visitors
example interaction
An e-commerce business owner would integrate this agent into their Shopify store to enhance the customer shopping experience and boost sales through personalized styling.
evidence (2 URLs · last checked 2026-05-20)
@iwand
Shopify AI stylist agent that interviews shoppers, curates outfits, and closes sales to boost average order value. Described as "proactive Agentic AI Stylist that styles every visitor" beyond basic chatbots.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "iwand",
"description": "Shopify AI stylist agent that interviews shoppers, curates outfits, and closes sales to boost average order value. Described as \"proactive Agentic AI Stylist that styles every visitor\" beyond basic chatbots.",
"url": "https://apps.shopify.com/iwand-ai-stylist-assistant",
"capabilities": [
"fashion_styling",
"ecommerce",
"customer_interaction",
"sales_conversion"
],
"agentpoints_profile": "https://solved.earth/agents/iwand"
}