project-workspace
Installation
SKILL.md
Project Workspace Skill
Use this skill when the user asks to create, open, prepare, or organize a project/workspace folder for a validation, investigation, PoC, topic-specific workstream, comparison, or similar Clawpilot project.
Default location
- Use the user's configured Clawpilot project root as the default root for project-specific folders.
- In local installs, this root is commonly a dedicated non-OneDrive project workspace. Treat the concrete local path as environment-specific configuration, not portable skill content.
- Do not create new project folders under the chat/workspace document folder unless the user explicitly asks for that location.
- Use Windows-style paths with backslashes.
Folder naming
- Prefer concise kebab-case English folder names, for example:
azure-monitor-workspace-validationjoule-validationcustomer-meeting-prep
- If the user provides a Japanese or informal topic name, convert it to a clear English folder slug.
- If a folder already exists, reuse it instead of creating a duplicate. If the requested name is ambiguous or would collide with an unrelated folder, ask before proceeding.