85
Agent Ready
Agentic Readiness Score
+25 llms.txt
+20 ai-plugin
missing +10 MCP
developer
llms-txtai-pluginopenapiapihostingdevtoolsfrontend
Agentic Signals
🏷
Schema.org Markup
Found
Embed this badge
Show off your agentic readiness — the badge auto-updates when your score changes.
llms.txt Content
# Packrift Catalog Knowledge Graph
Public linked-data release for approved in-stock Packrift catalog nodes, with schema.org Product records, RDF/Turtle, JSON-LD, CSVW, SHACL, sitemap, and agent-readable metadata.
Canonical site: https://packrift-catalog-knowledge-graph.vercel.app/
Sitemap: https://packrift-catalog-knowledge-graph.vercel.app/sitemap.xml
JSON-LD graph: https://packrift-catalog-knowledge-graph.vercel.app/data/graph.jsonld
RDF/Turtle graph: https://packrift-catalog-knowledge-graph.vercel.app/data/graph.ttl
N-Triples graph: https://packrift-catalog-knowledge-graph.vercel.app/data/graph.nt
CSV nodes: https://packrift-catalog-knowledge-graph.vercel.app/data/catalog-nodes.csv
SHACL shape: https://packrift-catalog-knowledge-graph.vercel.app/shape/shacl.ttl
OpenAPI: https://packrift-catalog-knowledge-graph.vercel.app/openapi.json
Counts:
- SKU nodes: 4854
- Product types: 24
- Families: 13
- Sitemap URLs: 4943
Claim boundary: public catalog reference only. Confirm live price, stock, shipping, and checkout on Packrift.com.
OpenAPI Spec (preview)
{
"info": {
"description": "Public linked-data release for approved in-stock Packrift catalog nodes, with schema.org Product records, RDF/Turtle, JSON-LD, CSVW, SHACL, sitemap, and agent-readable metadata.",
"title": "Packrift Catalog Knowledge Graph",
"version": "2026.06.01"
},
"openapi": "3.1.0",
"paths": {
"/data/catalog-nodes.json": {
"get": {
"responses": {
"200": {
"description": "JSON node list"
}
},
"su