en un clic
ai-products
// Curate AI product launches from Product Hunt, Hacker News, GitHub, and Techmeme. Use when user invokes /ai-products or when /start-my-day needs product launches.
// Curate AI product launches from Product Hunt, Hacker News, GitHub, and Techmeme. Use when user invokes /ai-products or when /start-my-day needs product launches.
| name | ai-products |
| description | Curate AI product launches from Product Hunt, Hacker News, GitHub, and Techmeme. Use when user invokes /ai-products or when /start-my-day needs product launches. |
Fetch, deduplicate, and rank AI product launches from multiple sources.
| Source | URL | Notes |
|---|---|---|
| Product Hunt | https://www.producthunt.com/feed | Filter for AI-related |
| Hacker News | https://hn.algolia.com/api/v1/search?tags=show_hn&numericFilters=created_at_i>TIMESTAMP | Show HN posts, 24h window |
| GitHub Trending | https://mshibanami.github.io/GitHubTrendingRSS/daily/python.xml | Python repos |
| Techmeme | https://techmeme.com/river | Product announcements |
Check cache: Look for 50_资源/产品发布/YYYY-MM/YYYY-MM-DD-摘要.md. If exists with today's date, return cached.
Fetch sources: Use WebFetch on each. Extract product name, URL, description, and engagement metrics (votes/points/stars).
Filter: Keep only AI-related products (keywords: AI, ML, LLM, GPT, Claude, automation, agent, model).
Deduplicate: Same product across sources = merge. Keep best description, combine metrics, track all sources.
Rank by:
Generate digest: See TEMPLATE.md. Sections:
Save files:
50_资源/产品发布/YYYY-MM/YYYY-MM-DD-摘要.md50_资源/产品发布/YYYY-MM/原始数据/YYYY-MM-DD_ProductHunt-Raw.md50_资源/产品发布/YYYY-MM/原始数据/YYYY-MM-DD_HackerNews-Raw.md50_资源/产品发布/YYYY-MM/原始数据/YYYY-MM-DD_GitHub-Raw.mdManual invocation: Full digest with all sections.
From /start-my-day: Condensed list:
**产品发布机会 (5):**
- [产品名] - [内容角度] - [关键指标]
...
完整摘要: [[YYYY-MM-DD-摘要]]
Converts an idea or an Inbox note into a structured Project Note
Deep research workflow for technologies, concepts, or complex topics
Daily planning workflow - review yesterday, plan today, connect to active projects
Daily planning workflow - review yesterday, plan today, connect to active projects
Archive completed projects and processed inbox items
Interactive brainstorming session, then optionally create a Project or capture knowledge