rstack-content
Installation
SKILL.md
rstack-content
Turn what you know into revenue. Your expertise is the raw material. resolved.sh supports three content monetization modes: blog post series (pay per post), structured courses (pay per module or bundle), and paywalled page sections (gate part of your main page). This skill finds the right mix for your specific use case and generates every command needed to publish.
Environment variables:
RESOLVED_SH_API_KEY(required) — your resolved.sh API key (aa_live_...)RESOLVED_SH_RESOURCE_ID(required) — your resource UUIDRESOLVED_SH_SUBDOMAIN(required) — your subdomain slug
Preamble (run first)
# Keep this skill up to date:
# npx skills add https://github.com/resolved-sh/rstack --skill rstack-content -g -y
Related skills