From community-pulse
Discovers relevant Hacker News discussions, researches topics, crafts comments, submits posts to Ask/Show HN, and tracks engagement history for marketing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/community-pulse:hackernewsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill enables authentic Hacker News engagement by discovering relevant discussions, crafting thoughtful responses, and tracking engagement history.
This skill enables authentic Hacker News engagement by discovering relevant discussions, crafting thoughtful responses, and tracking engagement history.
| Action | File | When to Use |
|---|---|---|
| Login | references/login.md | Authenticate with HN before engaging |
| Research | references/research.md | Find discussions, search topics, build thread database |
| Engage | references/engage.md | Comment on discussions or submit new posts |
| File | Purpose |
|---|---|
.business_growth/marketing/social/BUSINESS.md | Shared business context (required) |
.business_growth/marketing/social/hackernews/strategy.md | Hacker News engagement strategy (overall approach, topics, expertise areas) |
.business_growth/marketing/social/hackernews/{YYYY-MM}/{YYYY-MM-DD}.md | Daily threads and engagement log |
community-pulse/skills/hackernews/.env.profiles.local | HN credentials (gitignored) |
.business_growth/marketing/social/hackernews/strategy.md is loaded automatically. If it doesn't exist, you'll be asked if you want to create one.User Request
│
├─► "Login" / "Sign in" / "Authenticate"
│ └─► Load references/login.md
│
├─► "Find threads" / "Research" / "Discover" / "Search HN"
│ └─► Load references/research.md
│
├─► "Comment" / "Post" / "Submit" / "Engage" / "Reply"
│ └─► Load references/engage.md
│
└─► Unclear
└─► Ask: "Would you like me to research HN discussions or engage with existing ones?"
tabs_context_mcp (get available tabs)
tabs_create_mcp (create new tab if needed)
navigate (url, tabId)
read_page (tabId) - Get page structure
get_page_text (tabId) - Get text content
screenshot - Visual verification
find (query, tabId) - Natural language element search
form_input (ref, value, tabId) - Fill form fields
computer (action: "left_click", coordinate, tabId) - Click elements
computer (action: "scroll", scroll_direction, tabId) - Scroll page
computer (action: "type", text, tabId) - Type text
npx claudepluginhub zuttam/business-growth-mpDrafts data-backed Show HN posts using patterns from 250 top-scoring HN posts. Guides title length, prefix choice, and narrative framing to maximize reach or discussion.
Reads Hacker News story feeds, item metadata, comment trees, and user profiles through UnifAPI. Useful for launch monitoring, Show HN scanning, and HN sentiment research.
Automates Reddit engagement: finds posts via API/scripts, crafts authentic comments, posts content using Playwright browser automation, tracks karma growth.