Install
1
Install the plugin$
npx claudepluginhub athola/claude-night-market --plugin tomeWant just this skill?
Add to a custom plugin, then install with one command.
Description
Scan community discussion channels (HN, Lobsters, Reddit, tech blogs) for experience reports and opinions on a topic. Use when the user wants community perspectives on a technology or approach.
Tool Access
This skill uses the workspace's default tool permissions.
Skill Content
Discourse Search
Scan community channels for discussions on a topic.
Channels
- Hacker News: Algolia API at hn.algolia.com
- Lobsters: WebSearch with site:lobste.rs
- Reddit: JSON API (append .json to URLs)
- Tech blogs: WebSearch targeting curated domains
Workflow
- Build search URLs/queries per channel using
tome.channels.discourse.*functions - Execute via WebFetch (APIs) or WebSearch (fallback)
- Parse responses into Finding objects
- Merge across sources with source attribution
Stats
Stars222
Forks22
Last CommitMar 20, 2026
Actions