claude/serendb-memory/SKILL.md
Sync Claude Code auto-memory files into SerenDB for CLI-only users without Seren Desktop.
npx skillsauth add serenorg/seren-skills serendb-memoryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill moves Claude Code auto-memory out of plaintext markdown files under
~/.claude/projects/*/memory/ and into SerenDB-backed cloud memory.
python scripts/agent.py install --config config.json
python scripts/agent.py start --foreground --config config.json
python scripts/agent.py status --config config.json
python scripts/agent.py doctor --config config.json
python scripts/agent.py migrate --config config.json
python scripts/agent.py flush --config config.json
python scripts/agent.py export --config config.json --output-dir ./exports
python scripts/agent.py stop --config config.json
python scripts/agent.py uninstall --config config.json
install doesSEREN_API_KEY~/.seren/claude-serendb-memory~/.claude/projects/*/memory/*.md filesMEMORY.md back from cloud stateMEMORY.md is atomically rewritten from cloud stateinstall bootstraps auth and installs the background watcherstart --foreground runs the watcher loop in the current processmigrate or flush performs one immediate sync passstatus, doctor, stop, uninstall, and export manage the local servicetesting
Review-first outreach skill for the default Seren Bucks affiliate program. It bootstraps affiliate context via /programs/discover, mines sent-mail history and address books for candidates, persists them into a skill-owned CRM, proposes an editable daily top-10, drafts outbound and reply batches for approval, reconciles affiliate and reply signals, enforces hard DNC, and returns a manual daily digest.
data-ai
Lean partner-link distribution skill for the seren-affiliates publisher program portfolio. Operates one publisher program per run. Bootstraps the affiliate profile (registering on first run), caches joined programs in serendb, ingests contacts from a pasted list or from Gmail/Outlook address books, drafts a pitch once per run via seren-models for operator approval, sends approved copy through Gmail (preferred) or Microsoft Outlook, enforces per-program dedupe plus a global unsubscribe list, and reports local plus live conversion and commission stats from seren-affiliates.
development
Family office: Process an incoming GP capital call notice end-to-end — confirm, fund, log, reconcile.
development
Work with Seren Bounty affiliate bounties: customers create and fund verifier-backed bounties; agents join to receive a referral_code and accrue earnings as qualifying events are verified; a release sweep pays matured earnings out of escrow.