Auto-sync: 2026-04-17 16:17

This commit is contained in:
2026-04-17 16:17:32 +08:00
parent 2935282989
commit a1c4f6495b
17 changed files with 525 additions and 17 deletions

29
wiki/entities/Reddit.md Normal file
View File

@@ -0,0 +1,29 @@
---
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