secondme

Installation
SKILL.md

SecondMe OpenClaw

This skill owns the normal SecondMe user workflow in OpenClaw:

  • login, logout, re-login, and token storage
  • profile read and update
  • Plaza activation, invitation redeem, posting, post details, and comments
  • discover user browsing

Credentials file: {baseDir}/.credentials

Shared Authentication Rules

Before any authenticated SecondMe operation:

  1. Read {baseDir}/.credentials
  2. If it contains valid JSON with accessToken, continue
  3. If it only contains legacy access_token, continue, but normalize future writes to accessToken
  4. If the file is missing, empty, or invalid, start the login flow in this same skill
Installs
1
First Seen
Mar 16, 2026