29 lines
894 B
Markdown
29 lines
894 B
Markdown
---
|
||
title: "Reddit"
|
||
type: entity
|
||
tags: [social-media, news-aggregator, community]
|
||
last_updated: 2026-04-17
|
||
---
|
||
|
||
## Aliases
|
||
- Reddit
|
||
|
||
## Description
|
||
社交新闻聚合网站,用户可以在子版块(subreddit)中发布、投票和评论内容。
|
||
|
||
## Role in Project
|
||
- 作为信息源,为 AI Agent 提供热门内容获取能力
|
||
- 用于市场研究、趋势追踪、痛点挖掘等场景
|
||
|
||
## Key Features
|
||
- 子版块(Subreddit):按主题分类的社区
|
||
- 帖子类型:Hot(热门)、New(最新)、Top(热榜)
|
||
- 只读 API:支持无需认证的内容获取
|
||
|
||
## Connections
|
||
- [[Daily Reddit Digest]] ← uses ← [[Reddit]]
|
||
- [[Market Research & Product Factory]] ← uses ← [[Reddit]](痛点挖掘)
|
||
- [[Last-30-Days-Skill]] ← extracts ← [[Reddit]](用户痛点数据)
|
||
|
||
## References
|
||
- reddit-readonly skill:用于只读访问 Reddit 的 AI Agent skill |