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 guidelinesSOUL.md— Agent personality and behavior principlesTOOLS.md— Local environment notes and device configuration
Skills
bots/— Three Python bot stubs (receptionist, care pathway, re-engagement) for medical practice automationcontent-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 trackingfocusflow-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.mdfor session behaviorSOUL.mdfor personality guidelinesdaily/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
还没有评论。