reddit

Installation
SKILL.md

ABA Reddit

Use aba reddit for browser-driven Reddit operations. Run the requested operation when the user wants an action performed. Only explain commands without running them when the user asks for instructions.

Operating rules

  • Run aba --version before the first operation to confirm that the CLI is installed.
  • Use aba --help as the source of truth if a command or option is uncertain.
  • Use --json whenever results will be filtered, compared, summarized, or passed to another command.
  • Use the active account unless the user identifies another account.
  • Run aba reddit auth list --json before choosing among multiple accounts, then pass --account <username-or-id> explicitly.
  • Never read or print browser profiles, cookies, local storage, accounts.json, state.json, passwords, or tokens.
  • Keep all Reddit behavior browser-driven through aba.
  • Do not replace a missing command with a private Reddit API or a reverse-engineered endpoint.
  • Preserve null values in structured output as unavailable data rather than guessing.
  • Report the completed read and relevant public result without exposing authentication paths or private browser state.
Installs
4
Repository
sainytk/skills
First Seen
Aug 12, 2026
reddit — sainytk/skills