Help us improve
Share bugs, ideas, or general feedback.
From claude-three-o
Audits structured data integration for AI agent consumption. Checks Schema.org coverage, product feeds, API availability, and data quality for agent-driven discovery and action. Use when user says "structured data audit", "구조화 데이터", "schema audit", "스키마 감사", "data integration", "데이터 통합".
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-data <url> [--feed-check]<url> [--feed-check]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Invocation:** `/three-o aao data <url> [--feed-check]`
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 data <url> [--feed-check]
AI agents consume structured data to understand businesses, products, and services. This skill audits how well a website's structured data serves agent needs — beyond SEO schema validation, focusing on completeness for agent decision-making.
| Page Type | Required Schema | Agent-Critical Properties |
|---|---|---|
| Homepage | Organization | name, url, sameAs, contactPoint |
| Product | Product + Offer | price, availability, sku, image |
| Service | Service | provider, areaServed, offers |
| Location | LocalBusiness | address, geo, openingHours |
| Event | Event | startDate, location, offers |
| Person | Person (staff) | jobTitle, worksFor |
| FAQ | FAQPage | mainEntity (gov/health only) |
| Review | Review | author, datePublished, reviewRating |
Structured Data Audit: [url]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Overall Data Score: XX/100
Dimension Scores:
Schema Coverage: XX/100
Data Completeness: XX/100
Data Freshness: XX/100
Feed Integration: XX/100
API Availability: XX/100
Pages Audited: XX
With Schema: XX (XX%)
Correct Type: XX (XX%)
Complete: XX (XX%)
Missing Critical Data:
[page] — Missing: [property list]
...
Feed Status:
Google Merchant: [active/missing/stale]
Naver EP: [active/missing/stale]
Recommendations:
1. [priority action]
...
Load on-demand:
references/schema-requirements.md — Required schema per page typereferences/feed-specifications.md — Feed format requirements