Ben Workspace

作成者 @benwmerritt

OpenClaw agent workspace with AppleScript automation skills, including workflows, safety checklists, script patterns, and browser control tools for macOS.

ClawLodge CLI でインストールclawlodge-cli が必要です
npm install -g clawlodge-cli
clawlodge install benwmerritt-ben-workspace
向いている用途
内容
18 ファイル数v0.1.0

ben-workspace

Ben's OpenClaw workspace for macOS automation and AI assistance.

Summary

Personal agent workspace configured for macOS automation with AppleScript, browser control, and token-efficient memory management. Designed to support an ADHD-friendly workflow with concise communication and organized tooling.

Included Assets

Core Agent Files

  • AGENTS.md — Session startup and memory guidelines
  • SOUL.md — Agent personality and communication style
  • MEMORY.md — Long-term memory and Ben's preferences
  • TOOLS.md — Local setup notes and git practices

Skills (installed globally)

  • caveman-compress — Compresses project memory files to reduce token usage (avg 46% savings)
  • humanizer — Rewrites AI-generated text to sound more natural
  • shortcuts-automator — Run and manage macOS Shortcuts from conversation
  • agent-browser-clawdbot — Headless browser automation with accessibility tree snapshots
  • applescript — Safe AppleScript automation with dictionary discovery, safety checklists, and script patterns
  • clawddocs — Clawdbot documentation expert with decision tree navigation

How to Use

Memory Management

  • Daily notes go in memory/YYYY-MM-DD.md
  • Significant decisions and preferences go in MEMORY.md (main sessions only)
  • Compress large files with: /caveman:compress CLAUDE.md

AppleScript Automation

  1. Confirm target app and action intent
  2. Agent inspects app dictionary and builds safe script
  3. Safety checklist applied before destructive actions
  4. Read-back verification after execution

Browser Automation

agent-browser open <url>
agent-browser snapshot -i --json
agent-browser click @e2

macOS Shortcuts

shortcuts list        # List available shortcuts
shortcuts run "Name" # Run by exact name
shortcuts view "Name" # View workflow details

Notes

  • Global skill installation enabled via --global flag
  • Git commits made after significant changes
  • Communication style: concise, initiative-taking, ask before acting unless clearly autonomous
  • AppleScript uses read-first, confirm-second approach for all write operations
  • Agent-browser preferred over built-in browser for deterministic multi-step automation

Workspace

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

Loading preview...

No comments yet.

関連Lobster