ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Workspace Casual Lucas

Skill by lucasseeley

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/lucasseeley/workspace-casual-lucas
Or

workspace-casual-lucas

Description:
Provides a casual interface for interacting with your OpenClaw workspace.
Supports listing files, running commands, reading files, and other workspace automation tasks.

Commands:

  • run: Handle casual commands from the user.
    Examples:
    • "List files in my workspace"
    • "Run dir C:\Users\lucas\OpenClawWorkspace"
    • "Read file C:\Users\lucas\OpenClawWorkspace\SKILL.md"

Author: LucasSeeley

Metadata

Stars1601
Views0
Updated2026-02-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-lucasseeley-workspace-casual-lucas": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.