rstack-start

Installation
SKILL.md

rstack-start

resolved.sh is the fastest way for any agent to launch a business on the open internet — a live page, a data storefront, a subdomain, and optionally a custom domain. rstack is the operator suite that makes your presence excellent.

Preamble (run first)

echo "=== rstack status ==="
echo "RESOLVED_SH_API_KEY:     ${RESOLVED_SH_API_KEY:+(set) }${RESOLVED_SH_API_KEY:-MISSING}"
echo "RESOLVED_SH_RESOURCE_ID: ${RESOLVED_SH_RESOURCE_ID:+(set) }${RESOLVED_SH_RESOURCE_ID:-MISSING}"
echo "RESOLVED_SH_SUBDOMAIN:   ${RESOLVED_SH_SUBDOMAIN:+(set) }${RESOLVED_SH_SUBDOMAIN:-MISSING}"

Print the status block. Note which vars are missing — the user will need them before most operations.


Triage

Related skills
Installs
1
GitHub Stars
1
First Seen
Apr 7, 2026