openlist

Installation
SKILL.md

OpenList Share Creator

Use npx @andie/openlist to create OpenList share links.

Steps

  1. Decide whether the request is explicit and resolvable. Completion criterion: the user clearly asked to create a share, and every target is an OpenList path beginning with /.
  2. If intent is weak or paths are unclear, ask a short clarifying question. Completion criterion: you have explicit OpenList path(s) and explicit share intent before running share create.
  3. Run the smallest CLI command that creates the requested share. Completion criterion: stdout contains one stable JSON Agent Result.
  4. Parse stdout as JSON. Completion criterion: success or failure is based on the JSON result, not terminal prose.
  5. Reply in human-readable language. Completion criterion: the user gets a ready-to-forward share link first, with the share code and expiration explained in plain words when they apply.

Commands

Installs
1
First Seen
Jun 23, 2026
openlist — andiedie/openlist-skills