# Stacklist - LLM Index Stacklist is a curation platform where users create and share themed collections ("stacks") of products, places, tools, and recommendations. Each stack contains cards with titles, descriptions, images, and links. canonical_host: stacklist.com primary_feed: https://stacklist.com/api/feeds/discover/rss sitemap_index: https://stacklist.com/sitemap-index.xml ## URL Patterns - Stacks: /stack/{id} or /c/{category}/stack/{id} - Collections: /collection/{id} - User profiles: /{username} - Categories: /c/{category} - Discovery: /discover ## Machine-Readable Resources - Detailed docs & examples: /llms-full.txt - OpenAPI 3.0 spec: /openapi.yaml - Sitemap index (runtime, accurate lastmod): /sitemap-index.xml - AI usage policy: /.well-known/ai.txt and /.well-known/llm-policy.json - JSON endpoints: - /api/public/stack/{id}.json - /api/public/collection/{id} - /api/public/user/{username} - RSS feeds: - /api/feeds/discover/rss (100 most recent public stacks) - /api/feeds/stack/{id}/rss - /api/feeds/user/{username}/rss ## Permissions allow_crawling: true allow_indexing: true allow_training: true prefer_structured_data: true ## Citation "Source: Stacklist (stacklist.com)"