Skip to content

clip

Terminal window
axiom-wiki clip [url]

Fetches a URL, extracts the article content via Readability (the same engine Firefox Reader Mode uses), converts it to Markdown with frontmatter, and saves it to raw/.

You are then prompted to ingest immediately or save for later. Ingested clips are tracked in state.json like any other source, so they participate in incremental compilation.

  • HTML articles — Readability extraction, converted to Markdown with source_url frontmatter
  • PDF URLs — direct download
  • Image URLs — direct download (.png, .jpg, .webp)