OpenClaw Workspace
Summary
An OpenClaw workspace configured for monitoring Hong Kong IPOs. The agent (Yuki) monitors for new Hong Kong stock offerings and tracks them to avoid duplicate notifications.
Included Assets
| File | Purpose |
|---|---|
AGENTS.md | Agent startup and session management instructions |
SOUL.md | Agent personality and core operating principles |
IDENTITY.md | Agent identity (Yuki, created by RenXiangYu) |
USER.md | User profile template for personalization |
TOOLS.md | Local environment notes (customizable) |
HEARTBEAT.md | Heartbeat task definitions for IPO monitoring |
memory/hk-ipo-tracked.json | JSON tracking file for processed IPOs |
How to Use
- Session startup — Context files (AGENTS.md, SOUL.md, USER.md) are provided automatically at session start
- IPO monitoring — The agent checks for new Hong Kong IPOs via heartbeat tasks on configurable intervals
- Tracking — Processed IPOs are recorded in
memory/hk-ipo-tracked.jsonto prevent duplicate notifications - Customization — Edit TOOLS.md for environment-specific settings, update USER.md with user preferences
Notes
- Data sources referenced: Sina Finance HK IPO list, Economic Daily IPO calendar, AAStocks IPO channel
- Notifications respect quiet hours (23:00–08:00); items discovered overnight queue for next daytime cycle
- Agent identity was established 2026-05-09 via WeCom group chat
- Memory files are read fresh each session; daily logs go in
memory/YYYY-MM-DD.md
还没有评论。