browser-session-curator

👤 52yuanchangxing 📦 v1.0.0 ⭐ 4.2 ⬇️ 753 下載
📚 知識管理 免費

📖 技能介紹


name: browser-session-curator description: Turn an overwhelming set of tabs, bookmarks, and snippets into a structured session digest with tasks, reading queue, and archive plan. version: 1.1.0 metadata: openclaw: requires: bins: - python3 emoji: 🧰


Browser Session Curator

Purpose

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

Trigger phrases

  • 整理瀏覽器標籤頁
  • tab dump
  • session digest
  • 書籤歸檔
  • 瀏覽器會話整理

Ask for these inputs

  • tab titles/URLs/notes
  • session goal
  • time budget
  • archive rules
  • project tags

Workflow

  1. Cluster tabs by task, reading, waiting, and archive.
  2. Identify likely duplicates and stale tabs.
  3. Produce a short execution plan for the next 30–60 minutes.
  4. Export a digest with tags and follow-up actions.
  5. Prefer lightweight action over cataloging everything forever.

Output contract

  • session digest
  • reading queue
  • archive list
  • next-hour action plan

Files in this skill

  • Script: {baseDir}/scripts/session_digest.py
  • Resource: {baseDir}/resources/session_tags.yaml

Operating rules

  • Be concrete and action-oriented.
  • Prefer preview / draft / simulation mode before destructive changes.

    小蔥技能站7w4.net每天更新,海量AI技能等你發現。

  • If information is missing, ask only for the minimum needed to proceed.
  • Never fabricate metrics, legal certainty, receipts, credentials, or evidence.
  • Keep assumptions explicit.

Suggested prompts

  • 整理瀏覽器標籤頁
  • tab dump
  • session digest

Use of script and resources

Use the bundled script when it helps the user produce a structured file, manifest, CSV, or first-pass draft. Use the resource file as the default schema, checklist, or preset when the user does not provide one.

Boundaries

  • This skill supports planning, structuring, and first-pass artifacts.
  • It should not claim that files were modified, messages were sent, or legal/financial decisions were finalized unless the user actually performed those actions.

Compatibility notes

  • Directory-based AgentSkills/OpenClaw skill.
  • Runtime dependency declared through metadata.openclaw.requires.
  • Helper script is local and auditable: scripts/session_digest.py.
  • Bundled resource is local and referenced by the instructions: resources/session_tags.yaml.

🤖 AI 評測

這個 Skill 整體質量不錯,文件齊全、安全性高,用起來放心。解決了標籤頁整理這個真實痛點,操作邏輯清晰,先預覽再執行的設計也很友好。不過指令碼功能比較基礎,分類效果可能一般,而且缺少詳細的示例教程,新手剛上手可能不太清楚該怎麼用。瑕不掩瑜,作為日常整理瀏覽器會話的工具已經足夠好用。

📊 多維度評分

適應性4.3
規範性4.3
有效性4.4
可靠性3.5
可信度4.8

📁 包含檔案 (9 個)

📄 CHANGELOG.md 41 B
📄 README.md 3 KB
📄 SELF_CHECK.md 1.8 KB
📄 SKILL.md 2.3 KB
📄 _meta.json 142 B
📄 examples/example-prompt.md 574 B
📄 resources/session_tags.yaml 97 B
📄 scripts/session_digest.py 876 B
📄 tests/smoke-test.md 862 B