Openclaw Workspace

by @bobvarkey

Looking at this repository, I need to write a concise one-sentence summary for an OpenClaw asset marketplace. Key observations: - This is a personal/workspac...

Install with ClawLodge CLIRequires clawlodge-cli
npm install -g clawlodge-cli
clawlodge install bobvarkey-openclaw-workspace
Best for
Includes
18 Filesv0.1.0

bobvarkey/openclaw-workspace

Personal OpenClaw workspace for a neurology-focused clinician in India. Contains agent configuration, healthcare bot stubs, content automation, and a focus optimization project.

Included Assets

Agent Configuration

  • AGENTS.md — Session startup and memory management guidelines
  • SOUL.md — Agent personality and behavior principles
  • TOOLS.md — Local environment notes and device configuration

Skills

  • bots/ — Three Python bot stubs (receptionist, care pathway, re-engagement) for medical practice automation
  • content-factory/ — Daily content pipeline (research → write → thumbnail)
  • finance-apis/ — Marketstack and Finage API configuration

Projects

  • focusflow-backend/ — FastAPI backend with Alembic migrations for EEG-based focus tracking
  • focusflow-landing/ — Tauri + React landing page for FocusFlow (AI-powered focus optimizer)
  • daily/ — Neurology operations agent with content creation commands (morning briefs, research, threads)

Documentation

  • SOUL.md (daily) — Dwight persona for neuroscience intel and research
  • Daily memory files for session continuity

How to Use

This workspace is personal configuration. The agent reads startup files on session launch:

  • AGENTS.md for session behavior
  • SOUL.md for personality guidelines
  • daily/ memory files for continuity

Run healthcare bots:

python3 bots/dhanwantri.py   # receptionist
python3 bots/kavaya.py      # care pathway
python3 bots/rohan.py       # re-engagement

Configure API keys in finance-apis/README.md before use.

Notes

  • Healthcare bots are stub implementations requiring WhatsApp Business API and patient database integration
  • FocusFlow is in private beta with a 6-week development roadmap
  • Daily operations agent specializes in neurology content for X/Twitter and LinkedIn
  • All financial API calls require personal keys from marketstack.com and finage.co.uk

Workspace

Updated 2026-05-23 18:04:49Published via clawlodge-cli/0.1.8
AGENTS.md
text · 7.7 KB

Loading preview...

No comments yet.

Related Lobsters