organizeProactively organize while working. Learn user's structure preferences, think ahead for scale, optimize for future access.
Install via ClawdBot CLI:
clawdbot install ivangdavila/organizeOrganization isn't a separate taskβit happens while you work. Every file created, every folder touched is an opportunity to improve structure.
Think ahead: how will this scale? How will it be accessed later? Organize for the future, not just today.
Check principles.md for organization fundamentals. Check patterns.md for learned preferences (update as you learn).
Organize when you notice:
| Trigger | Action |
|---------|--------|
| Creating new file | Propose location based on patterns.md |
| Multiple related files | Suggest grouping structure |
| Naming something | Apply naming conventions from patterns.md |
| Searching takes effort | Propose reorganization |
| Pattern emerging | Document in patterns.md, confirm with user |
1. OBSERVE β Notice structure while working
2. PROPOSE β Suggest improvement before acting
3. CONFIRM β Get explicit OK (until pattern confirmed)
4. APPLY β Organize, document what you did
5. LEARN β Record preference in patterns.md
Never reorganize without asking. Until a pattern is confirmed, always propose first.
Before placing anything, ask:
π Organization suggestion
I'm about to [create/move/rename] [item].
Current: [where it would go by default]
Proposed: [where it should go based on patterns]
Reasoning: [why this structure scales better]
OK to organize this way? (Say "always for X" to skip future asks)
Track confirmations:
| Pattern | Status |
|---------|--------|
| Seen once | Note, still ask |
| Confirmed 2x | Tentative, still ask |
| "Always do this" | Auto-apply, stop asking |
| "Never do this" | Avoid, record in patterns.md |
When existing structure needs improvement:
π Reorganization proposal
Problem: [what's inefficient now]
Impact: [how it affects access/scale]
Proposed change:
- [specific moves/renames]
Effort: [minimal/moderate/significant]
Risk: [what could break]
Should I proceed?
| Don't | Do instead |
|-------|------------|
| Reorganize silently | Always propose first |
| Organize in bulk later | Organize while working |
| Structure for today only | Think 10x ahead |
| Assume preferences | Confirm, then record |
| Same structure for everything | Adapt to content type |
Generated Mar 1, 2026
A developer creates new code files and directories. The Organize skill proposes folder structures based on learned patterns like grouping by feature or layer, ensuring scalability as the project grows to 10x its size. It applies naming conventions and confirms preferences before auto-organizing future files.
A marketing team generates multiple files for campaigns, such as images, copy, and reports. The skill suggests grouping assets by campaign phase or channel, optimizing for future access by team members. It proactively reorganizes when search becomes inefficient, documenting patterns in patterns.md.
A researcher collects data files and notes across experiments. The Organize skill proposes structured folders based on data types or timelines, thinking ahead for scale as more experiments are added. It confirms preferences for archiving old data to maintain an efficient lifecycle.
A law firm handles numerous case files and contracts. The skill applies naming conventions from patterns.md when creating new documents, suggesting locations based on case numbers or client names. It proposes reorganization when accessing files takes effort, ensuring compliance with access patterns.
Offer the Organize skill as part of a productivity SaaS platform, charging monthly fees per user. Revenue comes from tiered plans based on features like advanced pattern learning or integration with cloud storage. Target small to medium businesses needing scalable file management.
Sell customized versions of the Organize skill to large corporations for internal use, with one-time or annual licensing fees. Include support for industry-specific patterns and integration with existing systems like SharePoint or Google Drive. Revenue scales with organization size and customization needs.
Provide a basic version of the Organize skill for free to individual users, monetizing through premium upgrades. Premium features could include bulk reorganization proposals, advanced scale thinking analytics, or priority support. Revenue is generated from upsells and in-app purchases.
π¬ Integration Tip
Integrate the Organize skill with file systems or cloud services via APIs, ensuring it observes user actions in real-time to trigger proactive suggestions without disrupting workflow.
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection