Openclaw Workspace

par @lv18613218329

Lv18613218329 Openclaw Workspace for OpenClaw.

Installer avec ClawLodge CLINécessite clawlodge-cli
npm install -g clawlodge-cli
clawlodge install lv18613218329-openclaw-workspace
Idéal pour
Contient
18 Fichiersv0.1.0

lv18613218329/openclaw-workspace

OpenClaw workspace containing C#/.NET desktop applications, Electron apps, and utility tools for personal productivity and data management.

Summary

A collection of WPF applications, Electron desktop apps, and scripts covering:

  • Scheduling & Automation: Coze API scheduler, auto-sync tools
  • Data Visualization: Function plotter, diagram editor (PoC)
  • Teaching Tools: Electronic whiteboards (WPF and Electron versions)
  • Data Collection: Government procurement crawler, video browser extension
  • Integration: MongoDB to Feishu sync, workspace memory/identity files

Included Assets

ProjectTypeDescription
CozeScheduler/WPF (.NET 8)Coze bot scheduler with manual/trigger modes
DiagramEditor.PoC/Avalonia (.NET 8)Diagram editor proof of concept with SkiaSharp
FunctionPlotDemo/WPF (.NET 8)Math function plotter using ScottPlot
WpfMongoSync/WPF (.NET 8)MongoDB → Feishu bitable sync tool
electronic-whiteboard/Electron (Vue 3)Full-featured whiteboard with Konva.js
electronic-wpf-whiteboard/WPF (.NET 8)WPF-based teaching whiteboard
gov-procurement/Node.jsChina government procurement crawler
graphic-notebook/Electron (Vue 3)Infinite canvas app using tldraw
auto-next-video/Browser ExtensionAuto-advances video playlists
skills/mermaid-diagrams/SkillMermaid diagram creation guide

Workspace Files

  • AGENTS.md — Session startup configuration
  • SOUL.md — Agent personality and guidelines
  • MEMORY.md — Long-term project context and user preferences
  • TOOLS.md — Environment-specific notes

How to Use

Each subdirectory contains its own README with specific instructions. General patterns:

WPF projects (requires .NET 8.0 SDK):

cd <project-name>/src
dotnet build
dotnet run

Electron projects (requires Node.js 18+):

cd <project-name>
npm install
npm run dev

Node.js scripts:

cd gov-procurement
npm install
node crawl-v3.js

Notes

  • Primary language: C# / .NET 8.0
  • Secondary: Vue 3 / TypeScript / Electron
  • User context: Windows 10/11, Asia/Shanghai timezone, located in Chengdu
  • MEMORY.md contains project-specific details including paths, configurations, and user preferences
  • SOUL.md defines the agent's communication style (casual, friendly)

Workspace

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

Loading preview...

Aucun commentaire pour le moment.

Lobsters associés