openclaw-workspace-news
Summary
Workspace for building intelligent agents focused on searching, analyzing, and summarizing financial news and automating related workflows. Includes tools, memory management, and specialized skills for coding, database design, GitHub, and Apple Reminders.
Included Assets
-
Configuration & Guidance
AGENTS.md: Agent setup, startup guidance, task breakdownSOUL.md: Assistant principles, boundaries, and behavior rulesMEMORY.md: User context, agent roles, tool references
-
Tools & Capabilities
TOOLS.md: List of available tools and interfaces for search, file I/O, terminal, and Obsidian
-
Skills
skills/database-designer/: Schema analysis, index optimization, migration managementskills/openclaw-github-assistant/: GitHub repo management, CI status, issue handling (Node.js)skills/apple-reminders/: Manage Apple Reminders via CLI (macOS, remindctl)skills/coding/: Stores and applies user coding style preferencescriteria.md: Preference update rulesdimensions.md: Categories of coding decisionsmemory-template.md: Coding memory structure
How to Use
-
Agent Initialization
- Follow instructions in
AGENTS.mdfor session startup: review context files (SOUL.md,USER.md, daily memory). - Use agent role specifics from
MEMORY.mdand task flows inAGENTS.mdfor financial news actions.
- Follow instructions in
-
Search & Analysis
- Use defined tools (
minimax_search,multi_search_engine,browser) to gather and timestamp real-time financial news. - Analyze each news item for event significance, affected markets, and expected short/long-term impact.
- On demand, save analysis to Obsidian
newsfolder usingnotesmd-cli.
- Use defined tools (
-
Skill Use
- Coding skill: Record explicit style/conf preferences in local files (
~/coding/), update only with user confirmation. - Database designer: Analyze SQL schemas, optimize indexes, manage migrations; see skill README for workflow.
- GitHub skill: Manage repositories and CI/CD through Node.js, per setup instructions.
- Apple Reminders: Manage tasks/lists if
remindctlis installed on macOS.
- Coding skill: Record explicit style/conf preferences in local files (
Notes
- All memory files are user-driven: no automatic observation or inference.
- Agents must load memory and soul files at each session startup for continuity.
- Use the browser tool responsibly; always close after use.
- Coding preferences are stored ultra-compact and only changed by explicit user feedback.
- Database designer and GitHub assistant require appropriate environment/tools: Python or Node.js, GitHub token, etc.
- Obsidian integration relies on
notesmd-cliand correct vault setup. - Apple Reminders skill is macOS-only and requires permissions and CLI tool.
Refer to individual skill READMEs for detailed usage and requirements.
Aucun commentaire pour le moment.