From e3258865523ba201df9df97a62995a9aff939e24 Mon Sep 17 00:00:00 2001 From: collectivewinca <159792879+collectivewinca@users.noreply.github.com> Date: Wed, 29 Apr 2026 20:06:19 +0530 Subject: [PATCH 1/3] feat: add hacker-feeds-cli to registry --- registry.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/registry.json b/registry.json index f1f22a0855..0ddb988a0c 100644 --- a/registry.json +++ b/registry.json @@ -578,6 +578,25 @@ "category": "graphics", "contributor": "rsasaki0109", "contributor_url": "https://github.com/rsasaki0109" + }, + { + "name": "hacker-feeds-cli", + "display_name": "Hacker Feeds CLI", + "version": "1.0.0", + "description": "CLI for GitHub Trending, Hacker News, Reddit, Product Hunt, DEV.to, Lobsters, EchoJS, and V2EX feeds", + "requires": "Python 3.10+, Node.js (hf CLI)", + "homepage": "https://github.com/collectivewinca/hacker-feeds-cli", + "source_url": "https://github.com/collectivewinca/hacker-feeds-cli", + "install_cmd": "pip install git+https://github.com/collectivewinca/hacker-feeds-cli.git", + "entry_point": "cli-anything-hacker-feeds-cli", + "skill_md": "https://github.com/collectivewinca/hacker-feeds-cli/blob/main/cli_anything/hacker_feeds_cli/skills/SKILL.md", + "category": "search", + "contributors": [ + { + "name": "collectivewinca", + "url": "https://github.com/collectivewinca" + } + ] } ] } From b8423bdc22d732991773b63599a7eb88ee5466a4 Mon Sep 17 00:00:00 2001 From: collectivewinca <159792879+collectivewinca@users.noreply.github.com> Date: Wed, 29 Apr 2026 20:06:20 +0530 Subject: [PATCH 2/3] fix: support external registry links in hub --- docs/hub/index.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/docs/hub/index.html b/docs/hub/index.html index 1499b77e25..c2301d5f04 100644 --- a/docs/hub/index.html +++ b/docs/hub/index.html @@ -946,6 +946,18 @@