blog-discourse

仓库创建 2026年7月1日最近提交 21 天前SkillHot 收录 20 天前
▸ 精选理由

快速把握近期社交讨论脉络,适合内容策划与舆情监测

▸ 风险提示

基于网页搜索抓取,可能触及反爬或隐私/版权问题

这个 Skill 做什么

在过去30天内跨平台抓取公共话语和讨论并生成结构化报告。

抓取过去 30 天内 Reddit、X/Twitter、YouTube、Hacker News、dev.to、Medium 等平台的公开讨论,产出结构化的 DISCOURSE.md 和机器可读的 JSON 报告。写博文或做社群/用户声音调研时用,帮你看到最近在说什么、哪些话题有热度。特点是不依赖平台 API,靠定向 Web 搜索和时效过滤,侧重参与度和趋势补强权威资料视角。

▸ 展开 SKILL.md 英文原文

Research what people are actually saying about a topic in the last 30 days across Reddit, X / Twitter, YouTube, Hacker News, dev.to, Medium, and other public discourse platforms. API-free; uses WebSearch with platform-targeted site operators plus recency filters. Produces DISCOURSE.md (a structured brief) and JSON output the writer can consume. Complements blog-researcher (which focuses on authority sources) with a recency-and-engagement lens. Use when user says "blog discourse", "discourse research", "what are people saying about", "research what people are saying", "voice of customer", "social listening", "30-day research", "trend research", "what's the discussion on", "real-time research", "practitioner discourse", "/blog discourse".

研究检索话题监测社交舆情实时研究Claude Code
1
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/dxxx/Bot-OS/main/skills/claude-blog/skills/blog-discourse/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/dxxx/Bot-OS/main/skills/claude-blog/skills/blog-discourse/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Blog Discourse: Real Discourse Research, API-Free

`blog-discourse` is the recency + engagement lens that `blog-researcher` (authority-first) lacks. It asks: in the last 30 days, what are practitioners and customers actually saying about this topic on the public web?

Adapted from the methodology of `last30days-skill` (Matt Van Horn, MIT, https://github.com/mvanhorn/last30days-skill). The upstream uses platform APIs; this sub-skill uses WebSearch with platform-targeted site operators. No API keys required.

## Commands

| Command | Purpose |
|---|---|
| `/blog discourse <topic>` | Produce a discourse brief at project-root `DISCOURSE.md` |
| `/blog discourse <topic> --days 90` | Widen the f
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有