SKILL·EDAFBD

hn-digest

danstrem2
Updated 1 month ago
8 views
1
1
View on GitHub
Communicationgeneral

About

This skill fetches and delivers Hacker News front-page posts as individual Title + Link messages when triggered by commands like 'hn' or 'hn 10'. It supports filtering by topics (tech, health, hacking, life) and automatically excludes crypto-related posts. Developers should use it to provide users with a clean, on-demand digest of HN content without any extra commentary.

Quick Install

Claude Code

Recommended
Primary
npx skills add danstrem2/clawdbot-skill-master-pack -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/danstrem2/clawdbot-skill-master-pack
Git CloneAlternative
git clone https://github.com/danstrem2/clawdbot-skill-master-pack.git ~/.claude/skills/hn-digest

Copy and paste this command in Claude Code to install this skill

GitHub Repository

danstrem2/clawdbot-skill-master-pack
Path: skills/hn-digest
0
FAQ

Frequently asked questions

What is the hn-digest skill?

hn-digest is a Claude Skill by danstrem2. Skills package instructions and resources that Claude loads on demand, so Claude can perform hn-digest-related tasks without extra prompting.

How do I install hn-digest?

Use the install commands on this page: add hn-digest to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does hn-digest belong to?

hn-digest is in the Communication category, tagged general.

Is hn-digest free to use?

Yes. hn-digest is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

himalaya-email-manager
Communication

This Claude Skill enables email management through the Himalaya CLI tool using IMAP. It allows developers to search, summarize, and delete emails from an IMAP account with natural language queries. Use it for automated email workflows like getting daily summaries or performing batch operations directly from Claude.

View skill
imsg
Communication

imsg is a CLI tool for macOS that lets you programmatically interact with iMessage/SMS via the Messages.app. It enables developers to list chats, view message history, watch conversations in real-time, and send messages or attachments. Use this skill to automate messaging tasks or integrate iMessage/SMS functionality into your development workflows.

View skill
internationalization-i18n
Communication

This Claude Skill provides comprehensive guidance for implementing internationalization (i18n) and localization in applications. It covers key tasks like message extraction, translation management, locale-specific formatting, and RTL support using libraries like i18next and gettext. Use it when building multi-language applications or adding localization features for international users.

View skill
wacli
Communication

wacli is a command-line tool that enables WhatsApp messaging, search, and synchronization via the WhatsApp Web protocol. It's primarily used within Clawdis workflows for automated handling but can be called directly to send messages, sync chats, or query history. Key features include QR-based authentication, continuous background syncing, and the ability to send both text and files.

View skill