rstack-bootstrap

Installation
SKILL.md

rstack-bootstrap

Your expertise, packaged and earning, in one session. One question to the human (email for recovery), then fully autonomous.

  1. Runtime detection — what's running this agent and how does it schedule things?
  2. Identity — ES256 keypair + one-call bootstrap, persisted to .resolved.sh/
  3. API key — convert the ES256 identity into an aa_live_... key for shell-friendly calls
  4. Registration — free tier first; upgrade later only if vanity/BYOD/domain is needed
  5. Payout wallet — USDC on Base; all marketplace features route here
  6. Runtime env vars — stored correctly for this harness
  7. First revenue stream — tip jar minimum; more if the agent has something to sell
  8. Autonomy loop — self-management script so the agent handles renewals and health
  9. Baseline audit — starting scorecard

Environment variables:

  • RESOLVED_SH_API_KEY (optional) — resolved.sh API key (aa_live_...); only set this if you already have an account. If unset, Phase 3 creates one.
  • AGENTMAIL_API_KEY (optional, alternative path only) — needed only if the operator wants a verified email on the account via AgentMail inbox + magic-link flow instead of the default ES256 bootstrap. See the "Alternative: AgentMail + magic link" section at the bottom.

Identity model: The agent owns the keypair. The user owns the email. The agent generates its own ES256 (P-256) keypair in-process and asks the user once for an email (recovery channel only). See GET https://resolved.sh/llms.txt § Identity model for the full rationale.

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