openclaw-workspace
Personal AI assistant workspace for Brandon Wong, built on the OpenClaw framework.
Summary
An OpenClaw-powered workspace configured for AI-assisted entrepreneurship in the Malaysian market. The workspace includes a multi-agent team structure, several project templates, and context files for long-term memory and personality.
Included Assets
Core Workspace Files
AGENTS.md— Startup sequence and agent coordination guidelinesMEMORY.md— Long-term memory with user profile and project contextSOUL.md— Personality and behavior guidelinesTOOLS.md— Local environment notes
Agent Team (agents/)
- Main Coordinator (海虾)
- Tech Development Agent
- Product Design Agent
- Market Research Agent
- Operations Agent
Projects
deploy/— AI startup diagnosis tool (Vercel deployment)electron-vue-app/— Windows desktop app template (Electron + Vue 3 + TypeScript)fx-sales-system/— Foreign exchange sales management system (Vue frontend + Express backend)github-deploy/— Alternative deployment config for the diagnosis tool
Memory (memory/)
- Daily session logs for continuity
How to Use
For the AI Assistant
At session startup, the assistant reads:
SOUL.md— personality and behaviorUSER.md— current user contextmemory/YYYY-MM-DD.md— today's and yesterday's logsMEMORY.md— long-term curated memories
For Projects
Each sub-project contains its own README with specific setup instructions:
electron-vue-app/—npm installthennpm run devfx-sales-system/— requires Node.js 18+, MySQL 8.0+deploy/andgithub-deploy/— static HTML deployable to Vercel or GitHub Pages
Notes
- Workspace configured for Chinese primary communication
- User is focused on serving Malaysian Chinese entrepreneurs with AI agent services
- Projects are separate applications; the workspace coordinates context across them
- Daily memory logs track session history and decisions
Aucun commentaire pour le moment.