Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

Publishing with Claude

Claude can publish artifacts to Dropley directly.

Setup

Tell Claude to install the Dropley skill:
npx skill add dropley/docs

Workflow

  1. Ask Claude to generate your project (HTML page, dashboard, etc.)
  2. Tell Claude: "Publish this to Dropley"
  3. Claude uses the skill to upload your files and return a shareable URL

Example Prompt

Build a personal portfolio page with index.html, styles/main.css, and scripts/app.js. Use relative paths. Then publish it to Dropley.