interest-discovery

Discover Hatena Bookmark articles semantically related to user interests.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tukaelu/agent-skills --skill interest-discovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: interest-discovery
Source: https://github.com/tukaelu/agent-skills/tree/main/skills/interest-discovery
Command: npx skills add https://github.com/tukaelu/agent-skills --skill interest-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users discover valuable content from Hatena Bookmark that is semantically related to their interests, improving content discovery and knowledge acquisition.

Core Features & Use Cases

  • Personalized Content Discovery: Finds articles based on user-defined interests and keywords.
  • Interest Profiling: Remembers and updates user interests over time for more accurate future recommendations.
  • Use Case: A user interested in "Rust programming" can ask the skill to find trending articles about Rust, Cargo, and related concepts, helping them stay updated in their field.

Quick Start

Find articles related to Rust programming.

Frequently Asked Questions about interest-discovery

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

FAQPage Schema
How do I discover trending Hatena Bookmark articles based on my personal interests?

Yes, Hatena Bookmark recommendations can be personalized by adding specific topics to your interest profile. The skill stores these interests persistently and updates them over time, ensuring that future content discovery becomes more accurate and aligned with your preferences.

How do I manage my interest profile for web content discovery?

You can manage your interest profile using built-in subcommands to add, remove, list, or view specific topics. This allows you to curate the semantic data used for web scraping and recommendation matching, ensuring the content discovery engine only surfaces relevant articles.

Can I find articles on Hatena Bookmark using specific keywords instead of a stored profile?

Yes, you can find Hatena Bookmark articles using specific keywords instead of relying on a stored profile. The recommendation engine supports direct keyword queries, allowing you to discover trending content on demand without needing to configure your interest profiling data first.

Does the Hatena Bookmark discovery engine remember my interests across multiple searches?

Yes, the Hatena Bookmark discovery engine persistently stores your interests across multiple searches. By updating your user profile over time, the personalization engine enhances future recommendation accuracy, ensuring that content discovery improves as you continue to interact with the system.

What are the limitations of using web scraping for Hatena Bookmark content recommendations?

The limitations of using web scraping for Hatena Bookmark recommendations include a strict dependency on the platform's available data and semantic matching capabilities. Content discovery accuracy is constrained by how well your interest profile aligns with trending article metadata extracted during the scraping process.