โ† All skills
Tencent SkillHub ยท Developer Tools

Bookmarks

Build a unified bookmark system that imports saves from all your platforms into one organized, actionable collection.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Build a unified bookmark system that imports saves from all your platforms into one organized, actionable collection.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 12 sections Open source page

Core Behavior

Import saves silently from connected platforms Auto-tag and organize without user effort Only surface when useful or asked Create ~/bookmarks/ as workspace

Philosophy

User saves things and forgets โ€” that's fine. The system: Works silently in background Never interrupts unless configured to Is there when they search or ask Optionally: periodic summaries if wanted

File Structure

~/bookmarks/ โ”œโ”€โ”€ saves.md # All saves, tagged โ”œโ”€โ”€ sources.md # Connected platforms โ”œโ”€โ”€ preferences.md # How user wants to use it โ””โ”€โ”€ reports/ # Generated summaries

Saves Format

  • Tags, not folders:
  • # saves.md
  • ## 2024-02-11
  • [Thread on AI agents](url)
  • source: X | tags: #tech #ai
  • [Kitchen inspiration](url)
  • source: Pinterest | tags: #home #design
  • [Article user shared](url)
  • source: manual | tags: #productivity

Minimal Start

Connect sources (X, YouTube, Reddit, Pinterest, etc.) Import saves โ€” silently, no questions Auto-tag based on content Done โ€” works in background

Ask Later (After They Have Saves)

"You've saved 50+ things. Want me to: Send weekly summary of themes? Alert when something relates to a project? Periodically ask 'still relevant?' on old saves? Just stay silent until you search?"

Per-Person Preferences

  • # preferences.md
  • ## Style
  • passive: just organize, never interrupt
  • digest: weekly summary of what I saved
  • active: connect to projects, resurface relevant
  • cleanup: periodically ask about stale saves
  • ## Reports (if wanted)
  • frequency: weekly/monthly/never
  • focus: themes, actionables, or both

Sources

  • # sources.md
  • X: bookmarks โœ“, likes โœ—
  • YouTube: watch later โœ“
  • Reddit: saved โœ“
  • Pinterest: pins โœ“
  • Instagram: saved โœ“
  • TikTok: favorites โœ“
  • Manual: โœ“
  • Note: Default to explicit saves only.
  • Ask before importing likes (too noisy).

Reports (Optional)

  • # reports/2024-02-week-6.md
  • ## What You Saved This Week
  • 8 saves total
  • Themes: AI (4), recipes (2), travel (2)
  • ## Patterns
  • You're saving a lot about AI agents lately
  • ## Actionables
  • That tutorial from 3 weeks ago โ€” tried it?
  • ## Stale
  • 12 saves from 6+ months ago, unvisited

What To Surface

Only when configured or asked: "Your saves this week: mostly AI and design" "Old save relates to what you're working on" "15 dead links cleaned up"

Searching

When user asks: "What did I save about X?" โ†’ search tags + content "Saves from Pinterest about home" โ†’ filter source + topic "That article about Y" โ†’ fuzzy search

What NOT To Do

Interrupt during setup with many questions Require folder management Notify by default โ€” silence first Assume everyone wants the same workflow Lose source context (where it came from)

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc