ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

browser-session-curator

Turn an overwhelming set of tabs, bookmarks, and snippets into a structured session digest with tasks, reading queue, and archive plan.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/52yuanchangxing/browser-session-curator
Or

What This Skill Does

The browser-session-curator is a specialized productivity agent skill designed to resolve digital clutter and cognitive overload. Many users fall into the habit of keeping dozens or hundreds of tabs open, leading to 'tab anxiety' and inefficiency. This skill functions as a personal librarian for your browser, helping you systematically organize open tabs, bookmarks, and fragmented snippets. It categorizes your browser state into actionable buckets: an immediate reading queue, a refined task list, and an archive plan for research material that isn't currently needed but shouldn't be deleted.

By leveraging the provided session_digest.py script and session_tags.yaml schema, the agent transforms a chaotic mess of URLs into a structured digest. It prioritizes action over endless cataloging, ensuring that you move from discovery to execution within 30 to 60 minutes.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/52yuanchangxing/browser-session-curator Once installed, the skill automatically gains access to its local dependencies, specifically the helper scripts and classification resources located within your agent's directory structure.

Use Cases

  • Research Project Management: You have gathered 50+ papers and articles for a deep-dive project. This skill will group them by sub-topic and set a structured reading queue.
  • End-of-Day Shutdown: Clean up the mental residue of your work day by collapsing active tabs into a structured session digest for tomorrow morning.
  • Context Switching: If you are interrupted mid-task, use this skill to 'dump' your current state, allowing you to pick up exactly where you left off later without losing context.

Example Prompts

  1. "整理浏览器标签页: I have too many tabs open for my current project on AI agents. Help me sort them into a reading queue and a task list."
  2. "tab dump: Here are my currently open URLs. Please cluster them by category and suggest a 45-minute focus session plan."
  3. "session digest: My browser is overwhelmed. Let's create an archive plan for everything not related to my Q4 roadmap task."

Tips & Limitations

  • Simulation First: Always ask the agent to present a 'draft' or 'preview' of the organization plan before finalizing any mass-closure of tabs.
  • Scope: This tool is for planning and structuring. It does not perform destructive actions like closing tabs or deleting bookmarks without explicit user confirmation.
  • Data Privacy: The script processes your tab metadata locally. Ensure you review the session_tags.yaml to tailor the classification logic to your personal workflow naming conventions.
  • Precision: If you feel the curation is too generic, provide specific project tags or time constraints to help the agent refine its suggestions.

Metadata

Stars4473
Views0
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-52yuanchangxing-browser-session-curator": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#productivity#browser#workflow#organization
Safety Score: 4/5

Flags: file-read, code-execution