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 Roo

Roo can publish artifacts to Dropley directly from the terminal.

Setup

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

Workflow

  1. Ask Roo to generate your project code
  2. Tell Roo: "Publish this to Dropley"
  3. Roo uses the skill to upload your files and return a shareable URL

Example

Generate an HTML page that shows real-time weather data with inline CSS and JS. Then publish it to Dropley.