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

View File

@@ -0,0 +1,21 @@
---
title: "Alex Finn"
type: entity
tags: [person, creator, youtube]
last_updated: 2026-04-17
---
## Aliases
- Alex Finn
## Description
YouTube 视频创作者,关于 OpenClaw 生活改变用例视频的作者,启发了很多用户发现 OpenClaw 的能力。
## Role
内容创作者
## Connection to OpenClaw
Alex Finn 的视频启发了 Market Research & Product Factory 工作流的创建。
## Connected Pages
- [[market-research-product-factory]]

View File

@@ -0,0 +1,23 @@
---
title: ClawdTalk
type: entity
tags: [AI Agent, Telephony, OpenClaw]
last_updated: 2026-04-17
aliases: []
---
## Definition
ClawdTalk 是一个连接 OpenClaw 与电话网络的客户端工具,使 OpenClaw 能够接收和拨打电话,将任何手机转变为 AI 助手的网关。
## Role
- 桥梁:将 OpenClaw 的 AI 能力通过电话语音的方式暴露给用户
- 语音网关:实现 hands-free 的 AI 访问
## Key Features
- 接收和拨打电话
- 语音交互:用户可通过电话与 AI Agent 对话
- SMS 支持(即将推出)
## Related Links
- [ClawdTalk Website](https://clawdtalk.com)
- [ClawdTalk GitHub](https://github.com/team-telnyx/clawdtalk-client)

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

17
wiki/entities/Telnyx.md Normal file
View File

@@ -0,0 +1,17 @@
---
title: Telnyx
type: entity
tags: [Telephony, API, Voice]
last_updated: 2026-04-17
aliases: []
---
## Definition
Telnyx 是一个提供电话连接服务的 API 平台,为 ClawdTalk 提供可靠的电话 connectivity支持语音通话和 SMS 功能。
## Role
- 电话服务提供商:为 AI 语音代理提供电话基础设施
- 语音 API支持电话呼入呼出
## Related Links
- [Telnyx API](https://telnyx.com/)