Syntax
Options
Path to a directory containing your generated Skill Card files (
profile.json, rules.yaml, evidence.json). Defaults to the current directory.What it does
scoutica preview reads your generated card files, compiles them into a responsive, Neo-Brutalist HTML page, and instantly publishes it to the web via here.now — a free, instant web host for AI agents.
The command:
- Reads
profile.json,rules.yaml, andevidence.jsonfrom the target directory - Generates a styled
index.htmlin a.preview/subdirectory - Publishes the
.preview/directory to here.now - Prints the live public URL in your terminal
Usage examples
Prerequisites
Thehere.now publisher must be installed. Install it with:
Auto-preview after scan
Whenhere.now is installed, scoutica scan automatically chains into scoutica preview after a successful card generation. You get the live URL without running a second command:
Expected output
Anonymous publishes on here.now expire after 24 hours. To make your preview permanent, sign up at here.now and set an API key.