From claude-three-o
Analyzes conversion funnel readiness for AI agent transactions. Checks if agents can complete purchases, bookings, or signups without human intervention. Use when user says "conversion funnel", "전환 퍼널", "agent conversion", "에이전트 전환", "booking optimization", "예약 최적화".
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-three-o:aao-conversion <url> [--flow <book|buy|signup>]<url> [--flow <book|buy|signup>]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Invocation:** `/three-o aao conversion <url> [--flow <book|buy|signup>]`
Invocation: /three-o aao conversion <url> [--flow <book|buy|signup>]
Evaluates whether AI agents can complete end-to-end transactions on behalf of users. As agents become capable of taking actions, businesses with frictionless conversion paths gain competitive advantage.
| Flow | Description | Key Pages |
|---|---|---|
| book | Appointment/reservation booking | Service page → Calendar → Confirm |
| buy | Product purchase | Product → Cart → Checkout → Payment |
| signup | Service registration | Landing → Form → Verify → Welcome |
| Friction | Impact | Agent Behavior |
|---|---|---|
| Login required | High | Agent abandons |
| CAPTCHA | Critical | Agent cannot proceed |
| Phone-only booking | High | Agent hands off to user |
| Complex multi-step | Medium | Agent may lose state |
| PDF-only info | Medium | Agent can't extract details |
| Dynamic pricing (no API) | Medium | Agent can't confirm price |
Conversion Analysis: [url]
━━━━━━━━━━━━━━━━━━━━━━━━━━
Flow Type: [book/buy/signup]
Conversion Score: XX/100
Dimension Scores:
Entry Point Clarity: XX/100
Form Accessibility: XX/100
Flow Completeness: XX/100
Confirmation: XX/100
Error Handling: XX/100
Friction Points:
[Critical] [description] → [fix]
[High] [description] → [fix]
...
Agent Completion Rate: [estimated %]
Recommendation: [what to fix first]
Load on-demand:
references/conversion-patterns.md — Common flow patterns by industryreferences/friction-checklist.md — Full friction point detection rulesSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.
npx claudepluginhub jaehyunground/claude-three-o --plugin claude-three-o