← Back to Skills Marketplace
yaoweizhang

Smart Workspace

by yaoweizhang · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
122
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install smart-workspace
Description
轻量化的项目文件管理技能。自动管理智能体工作区,根据任务关键词匹配项目历史,全自动执行,无需确认。避免文件混乱,大大增强智能体的项目管理能力。支持文件整理、文件夹管理、项目追踪、自动归档、工作区清理等功能。
Usage Guidance
This skill appears to do exactly what it says: scan your agent workspace, create project folders, and maintain a PROJECT-HISTORY.md. Before enabling or invoking it: - Back up your workspace (or the top-level directory) so you can recover if folder creation or metadata updates are unwanted. - After first run, inspect the generated PROJECT-HISTORY.md and any new folders to confirm automated behavior matches your expectations. - If you install from the external GitHub URL mentioned in README, verify that repository is the one you expect (the skill package here is instruction-only; README's install suggestion is a separate source). - Be aware it runs automatically and will act without prompting; if you need manual confirmation, do not enable autonomous runs or invoke it manually only. If you want greater assurance, ask the skill author for an explicit no-op / dry-run mode before it writes to disk, or request explicit user confirmation steps be added to SKILL.md.
Capability Analysis
Type: OpenClaw Skill Name: smart-workspace Version: 1.1.0 The 'smart-workspace' skill is a utility designed to help an AI agent organize its workspace by categorizing tasks into specific project folders and maintaining a 'PROJECT-HISTORY.md' log. The logic includes automated workspace scanning, filtering of system directories (e.g., .git, .openclaw, .env), and keyword-based matching to determine whether to use existing folders or create new ones. The skill operates strictly within the agent's local workspace and contains no indicators of data exfiltration, unauthorized network access, or malicious command execution.
Capability Assessment
Purpose & Capability
Name/description (project file management) matches the instructions: scan workspace, match keywords, create/update folders and PROJECT-HISTORY.md. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
SKILL.md instructs the agent to scan the agent's workspace directory (~/.openclaw/workspace-[agentname]/), create folders, and write/append PROJECT-HISTORY.md. These actions are coherent for file/ project management but are destructive in the sense of modifying the workspace (creating folders and updating files) and operate 'fully automatic, no confirmation'—a behavior users should be aware of.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. README mentions a GitHub install URL, but the published skill itself has no install steps; this is a minor metadata/documentation mismatch but not a code-execution risk in the provided package.
Credentials
The skill requests no environment variables, no credentials, and no config paths beyond the agent's workspace path (documented). The requested access (read/write within workspace) is proportional to the stated purpose.
Persistence & Privilege
always:false (normal) and model invocation allowed (normal). However, the skill's design emphasizes fully automatic operation without confirmation; combined with autonomous invocation this can lead to unexpected modifications. It does not request permanent 'always' presence or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install smart-workspace
  3. After installation, invoke the skill by name or use /smart-workspace
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
**Smart Workspace v1.1.0 Changelog** - Added automatic initial scan: on first use, detects existing project folders and generates `PROJECT-HISTORY.md`. - Prevents file chaos by matching task keywords to project history and deciding folder usage or creation. - Enables automatic project folder creation, tracking, and history updates (created, last_used). - Supports Chinese keyword mapping for smart matching of tasks to folders. - All actions are fully automated—no user confirmation required.
Metadata
Slug smart-workspace
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Smart Workspace?

轻量化的项目文件管理技能。自动管理智能体工作区,根据任务关键词匹配项目历史,全自动执行,无需确认。避免文件混乱,大大增强智能体的项目管理能力。支持文件整理、文件夹管理、项目追踪、自动归档、工作区清理等功能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.

How do I install Smart Workspace?

Run "/install smart-workspace" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Smart Workspace free?

Yes, Smart Workspace is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Smart Workspace support?

Smart Workspace is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Smart Workspace?

It is built and maintained by yaoweizhang (@yaoweizhang); the current version is v1.1.0.

💬 Comments