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 Cline

Cline can publish artifacts to Dropley directly from the terminal.

Setup

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

Workflow

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

Example

Create a project directory with index.html, styles/main.css, and scripts/app.js. Then publish the whole project to Dropley.