Help us improve
Share bugs, ideas, or general feedback.
From claude-three-o
Checks brand entity consistency across platforms for agent trust. Verifies NAP (Name, Address, Phone), attributes, and descriptions are consistent across all digital touchpoints. Use when user says "entity consistency", "엔티티 일관성", "brand consistency", "브랜드 일관성", "NAP check", "NAP 확인".
npx claudepluginhub jaehyunground/claude-three-o --plugin claude-three-oHow this skill is triggered — by the user, by Claude, or both
Slash command
/claude-three-o:aao-entity <brand><brand>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Invocation:** `/three-o aao entity <brand>`
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.
Share bugs, ideas, or general feedback.
Invocation: /three-o aao entity <brand>
AI agents cross-reference brand information across multiple platforms. Inconsistencies reduce agent confidence and may cause the agent to skip the brand in favor of competitors with cleaner data.
Name, Address, Phone must match across:
Brand description/tagline should be coherent:
Business category should match:
Key attributes must align:
Brand presentation alignment:
| Platform | NAP | Desc | Category | Hours | Rating |
|---|---|---|---|---|---|
| Website | ✓/✗ | ✓/✗ | ✓/✗ | ✓/✗ | ✓/✗ |
| Google Business | ✓/✗ | ✓/✗ | ✓/✗ | ✓/✗ | ✓/✗ |
| Naver Place | ✓/✗ | ✓/✗ | ✓/✗ | ✓/✗ | ✓/✗ |
| Kakao Map | ✓/✗ | ✓/✗ | ✓/✗ | ✓/✗ | ✓/✗ |
| ✓/✗ | ✓/✗ | — | — | — | |
| ✓/✗ | ✓/✗ | ✓/✗ | ✓/✗ | ✓/✗ |
| Inconsistency | Agent Behavior |
|---|---|
| Name mismatch | May treat as different entities |
| Address mismatch | Incorrect location routing |
| Phone mismatch | Broken contact action |
| Hours mismatch | Incorrect availability recommendation |
| Category mismatch | Wrong query matching |
| Price mismatch | Trust reduction, may skip |
Entity Consistency Report: [brand]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Consistency Score: XX/100
Dimension Scores:
NAP Consistency: XX/100
Description Consistency: XX/100
Category Consistency: XX/100
Attribute Consistency: XX/100
Visual Consistency: XX/100
Inconsistencies Found:
[platform1] vs [platform2]: [field] differs
→ Platform A: "[value]"
→ Platform B: "[value]"
...
Priority Fixes:
1. [fix with highest agent impact]
...