Back to Registry View Author Profile
Official Verified
Workspace Casual Lucas
Skill by lucasseeley
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/lucasseeley/workspace-casual-lucasOr
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
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.