{
  "markdown": "# Fashion Agent Plugin for Claude\n\nA personal AI fashion stylist plugin that brings outfit recommendations,\nstyle tips, deal negotiation, and real product search directly into Claude.\n\n## What it does\n\n| Skill | Description |\n|---|---|\n| Outfit Recommendation | Suggests complete outfits for any occasion or season |\n| Style Tips | Styling advice for specific clothing items |\n| Negotiation | Tactics for getting better prices at boutiques, online, markets |\n| Product Search | Real products with buy links from Google Shopping and Amazon |\n\n## Agents included\n\n- **@fashion-agent** — Specialist outfit advisor (Google ADK + Gemini 2.5 Flash)\n- **@styledesk-agent (Sofia)** — Conversational stylist with memory and negotiation\n\n## Quick start\n\nOnce installed, just ask Claude naturally:\n- *\"What should I wear to a winter gala?\"*\n- *\"Find me a silk midi dress under $200\"*\n- *\"How do I negotiate the price of a coat at a boutique?\"*\n- *\"Give me style tips for wearing white jeans\"*\n\nClaude will automatically invoke the fashion agent and return real advice\nand product links.\n\n## Authentication\n\nBoth agents use self-service API keys — no signup needed:\n```bash\ncurl -X POST \\\n  https://fashion-agent-246551819686.us-central1.run.app/request-access \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"principal\":\"your-name\",\"name\":\"Your Name\",\"reason\":\"fashion advice\"}'\n```\n\n## Built with\n\n- Google ADK for Java 1.0.0\n- Gemini 2.5 Flash via Vertex AI\n- Google Cloud Run\n- NANDA Index (@fashion-agent)\n- NEST Live Network\n\n## Links\n\n- Agent: https://fashion-agent-246551819686.us-central1.run.app\n- StyleDesk: https://styledesk-agent-246551819686.us-central1.run.app\n- NANDA: https://nest.projectnanda.org/agents\n- Agent Card: https://fashion-agent-246551819686.us-central1.run.app/.well-known/agent-card.json\n",
  "bytes": 1808,
  "sha": "dd1e37bb7dc2a1c9c3cfc6b4382229addbe4501c88e74d6e848cff3f0d114ba5",
  "repo_slug": "swati-cm/fashion-agent-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_swati_cm_fashion_agent_plugin_fashion_ag_c190ce49/readme"
}