How to use the Amos documentation with AI

This site provides the IBM SPSS Amos documentation - the online Help, the Programming Reference, and the User's Guide - as plain Markdown built for AI assistants. Equations are real LaTeX and figures are included. It works with Claude, ChatGPT, Google Gemini, and any assistant that can read a web page or a pasted file.

Option 1 - Give your AI the link (easiest)

Paste this into your AI assistant:

Read https://ai-docs.amosdevelopment.com/llms.txt and answer my question about Amos: <your question>

That file is an index of every chapter. A web-capable assistant will open it and then fetch whichever chapter answers your question. Tip: tools that don't browse the web on their own (some chat modes) won't fetch links - use Option 2 or 3 instead.

Option 2 - Upload a chapter (most reliable)

  1. Open the documentation index and click the chapter you need.
  2. Save the page (or copy its text).
  3. In your AI assistant, attach the file (or paste the text) and ask your question.

Chapters are sized to fit comfortably in a single AI conversation. The User's Guide is chapters 11-13; the online Help / Programming Reference are chapters 1-10.

Option 3 - The whole manual in one file

For a single upload that contains everything, use llms-full.txt ( https://ai-docs.amosdevelopment.com/llms-full.txt ). It is large - if your assistant reports it is too big, use a single chapter (Option 2) instead.

Tips for better answers

← Back to the documentation index