openlist
Installation
SKILL.md
OpenList Share Creator
Use npx @andie/openlist to create OpenList share links.
Steps
- 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
/. - 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. - Run the smallest CLI command that creates the requested share. Completion criterion: stdout contains one stable JSON Agent Result.
- Parse stdout as JSON. Completion criterion: success or failure is based on the JSON result, not terminal prose.
- 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.