pinboard-manager

Audit Pinboard bookmarks for tag conventions, dead links, and timeliness.

11|Updated Nov 26, 2025
One-click install
npx skills add https://github.com/niracler/skill --skill pinboard-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pinboard-manager
Source: https://github.com/niracler/skill/tree/main/skills/workflow/pinboard-manager
Command: npx skills add https://github.com/niracler/skill --skill pinboard-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Pinboard Manager automates bookmark governance by auditing tags to conform to conventions, detecting dead links, and assessing content timeliness, reducing manual curation and ensuring a clean, up-to-date collection.

Core Features & Use Cases

  • Tag Audit: align bookmarks to a tag convention, fix typos, normalize case, and remove ambiguous tags.
  • Dead Link Detection: identify broken or unreachable URLs and propose actions for cleanup.
  • Timeliness Check: evaluate whether content remains relevant and flag outdated resources for review.
  • Use Case: maintain a high-quality reading list where all items are properly tagged, accessible, and current.

Quick Start

Run the Pinboard Manager to begin auditing your bookmarks, detect dead links, and assess content timeliness.

Frequently Asked Questions about pinboard-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit and normalize tags across my Pinboard bookmarks?

To audit Pinboard tags, run the Tag Audit mode to enforce tag conventions, fix typos, normalize case, and remove ambiguous tags. It processes bookmarks in batches and preserves all original fields during updates.

What is the best way to detect dead links in a Pinboard bookmark collection?

Dead Link Detection identifies broken or unreachable URLs within your Pinboard bookmarks and proposes cleanup actions. It uses curl-based helpers and cached data to safely check links while respecting rate limits.

Can I check if my Pinboard bookmarks are still timely and relevant?

Yes, the Timeliness Check mode evaluates whether bookmarked content remains relevant and flags outdated resources for review. This helps maintain a current, high-quality reading list without manual checking.

Does the Pinboard audit process preserve original bookmark fields when updating tags?

Yes, the bookmark audit process preserves all original fields on updates. It enforces reproducible results using cached data and curl-based helpers to ensure secure API usage within rate limits.

What should I do if the Pinboard API rate limit blocks my bookmark cleanup?

If the Pinboard API rate limit blocks cleanup, the Skill uses cached data and curl-based helpers to manage requests safely. Batch processing with user confirmation ensures reproducible results without exceeding secure API usage limits.