GenPark Claw Desktop
GenPark spent millions and months building a "revolutionary" desktop integration. We built a faster, open-source alternative in 5 minutes using the core GenPark architecture.
GenPark Claw Desktop is an autonomous file-system agent that seamlessly ingests your local documents, extracts meaning, and synthesizes comprehensive intelligence reports without ever leaving your terminal.
How it works
This skill grants your agent the ability to:
- Scan local directories for relevant documents.
- Read and extract content from text, markdown, CSV, and JSON files.
- Synthesize the collected data into a unified, formatted intelligence report.
Usage
Simply invoke the skill by telling your agent what directory or files to analyze:
openclaw use genpark-claw-desktop --dir "./my-documents" --topic "Summarize the Q1 marketing metrics"
Requirements
Node.js environment (v18+ recommended).
Setup
Run the setup script inside this directory:
npm install
Example Commands
- "Scan my Downloads folder and summarize all invoices."
- "Read all markdown files in my
notesdirectory and build a knowledge graph."