Organize
Proactively organize while working. Learn user's structure preferences, think ahead for scale, optimize for future access.
Why use this skill?
Learn how the Organize skill for OpenClaw helps you maintain scalable, efficient directory structures by learning your preferences and automating file management tasks.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/organizeWhat This Skill Does
The Organize skill enables the OpenClaw agent to act as an intelligent filesystem steward. Rather than treating organization as a deferred chores task, this skill integrates structural awareness directly into the agent's active workflow. It continuously observes how files are created, named, and grouped, ensuring that digital workspaces remain scalable and intuitive. By leveraging a local patterns.md file, the agent learns your specific preferences over time, transitioning from a reactive assistant that requests permission for every move to a proactive partner that anticipates your structural needs. It applies the '10x test' to all operations, ensuring that the hierarchy built today will still function effectively as your project grows significantly in size or complexity.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/ivangdavila/organize
Use Cases
- Project Onboarding: Automatically structure new repository folders based on established naming conventions.
- Refactoring Repositories: Proactively suggest moving sprawling flat-directory structures into logical sub-folders before they become unmanageable.
- Consistent Naming: Enforce project-specific naming patterns (e.g., kebab-case vs snake_case) across all new assets.
- Lifecycle Management: Identify obsolete or archived files and suggest moving them to a dedicated archive directory to keep the workspace clean.
Example Prompts
- "I'm starting a new microservice project; can you help me organize the directory structure as we go?"
- "Look at my current asset folder and propose a better way to group these files for easier access."
- "Always move all log files to the /logs directory and keep the root clean for source code."
Tips & Limitations
- Proactive vs. Passive: The skill is designed to propose, not dictate. Always review the 'Reasoning' provided in the proposal format.
- Training: If you want the agent to stop asking for confirmation, explicitly say "always for X" to move that pattern to your local preference configuration.
- Initial Setup: Create a
patterns.mdfile early to help the agent understand your project-specific conventions immediately. - Limitations: The agent currently requires file system read/write access to perform re-organization; ensure permissions are correctly set in your environment.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-organize": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write
Related Skills
Animations
Create performant web animations with proper accessibility and timing.
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.