ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified file management Safety 5/5

para

Organize files and projects using the PARA method (Projects, Areas, Resources, Archives).

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/alitekin1/openclaw-para-skill
Or

What This Skill Does

The PARA organization skill is a structured methodology management tool designed specifically for OpenClaw AI agents. It enforces Tiago Forte’s PARA (Projects, Areas, Resources, Archives) system within the /root/clawd/ file directory. By automating the categorization of files, this skill prevents workspace clutter, ensures long-term discoverability, and maintains a clean environment for both the agent and the human user. The skill forces the agent to categorize every file it creates or manages into one of the four core pillars, preventing the accumulation of loose files in the root directory.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/alitekin1/openclaw-para-skill

Use Cases

This skill is perfect for agents managing complex development tasks, academic research, or long-term administrative operations. It is particularly effective for agents that handle a large volume of unstructured data, ensuring that ephemeral project files do not get mixed up with permanent reference material. It helps in managing complex bot development cycles where project files need to be moved to archives once a goal is achieved.

Example Prompts

  1. "I've finished the data aggregation project; can you move all related scripts into the archive and update my status?"
  2. "Organize the new research papers I downloaded into the resources directory under the artificial intelligence folder."
  3. "Set up a new directory structure for my upcoming tax preparation project within the projects folder."

Tips & Limitations

  • Tip: Always define the scope of a new project clearly; the agent relies on this to determine whether a file belongs in 'Projects' or 'Resources'.
  • Tip: Periodic review is essential. The agent can only move items; it cannot determine if a project is 'finished' unless you explicitly tell it so.
  • Limitation: The skill does not automatically delete files; it only repositions them. You must manually delete files within the Archive folder if you wish to reclaim storage space.
  • Limitation: Do not attempt to use this with non-standard file paths as the skill is hardcoded to interact with the /root/clawd/ structure.

Metadata

Author@alitekin1
Stars4473
Views1
Updated2026-05-01
View Author Profile
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-alitekin1-openclaw-para-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#productivity#organization#file-management#workflow-automation#para-method
Safety Score: 5/5

Flags: file-write, file-read