Auto-sync: 2026-04-17 20:17

This commit is contained in:
2026-04-17 20:17:28 +08:00
parent 52c143d5e4
commit 52f4a5acad
10 changed files with 267 additions and 2 deletions

View File

@@ -102,6 +102,7 @@
- [Podcast Production Pipeline](sources/podcast-production-pipeline.md) — 多 Agent 协同的播客生产流水线将录制前研究、脚本、Show Notes、社交媒体素材、SEO 描述等 70% 非创意性工作自动化
- [Automated Meeting Notes & Action Items](sources/meeting-notes-action-items.md) — AI Agent 自动将会议转录转化为结构化笔记并在项目管理工具Jira、Linear、Todoist中创建任务
- [Daily YouTube Digest](sources/daily-youtube-digest.md) — AI Agent 自动从订阅频道获取视频并生成每日摘要的工作流
- [YouTube Content Pipeline](sources/youtube-content-pipeline.md) — YouTube 内容策划与研究自动化流水线
- [Pre-Build Idea Validator](sources/pre-build-idea-validator.md) — AI Agent 项目启动前的创意验证机制MCP server 扫描 GitHub、npm、PyPI 等计算竞争度评分)
- [Project State Management System](sources/project-state-management.md) — 事件驱动系统替代 Kanban 看板通过数据库存储项目状态和历史事件AI Agent 自然语言交互追踪进度
- [Phone-Based Personal Assistant](sources/phone-based-personal-assistant.md) — 基于电话的AI个人助理通过语音与OpenClaw交互ClawdTalk、Telnyx
@@ -111,6 +112,8 @@
- [Habit Tracker & Accountability Coach](sources/habit-tracker-accountability-coach.md)
- [LaTeX Paper Writing](sources/latex-paper-writing.md) — AI Agent 作为 LaTeX 写作助手,无本地 TeX Live 即可即时编译 PDF
- [Local CRM Framework with DenchClaw](sources/local-crm-framework-with-denchclaw.md) — 使用 DenchClaw 框架将 OpenClaw 转变为本地 CRM 系统
- [Polymarket Autopilot: Automated Paper Trading](sources/polymarket-autopilot.md) — AI Agent 自动化模拟交易预测市场TAIL、BONDING、SPREAD 策略)
- [Personal CRM with Automatic Contact Discovery](sources/personal-crm.md) — AI Agent 自动构建和维护个人 CRM 系统cron job 扫描邮件日历、自然语言查询、会议准备简报)
## Entities
- [营销人张飞宇](entities/营销人张飞宇.md) — 微信公众号作者,专注于个人品牌、商业变现方法论
@@ -377,6 +380,8 @@
- [Webhook](concepts/Webhook.md) — n8n 接收外部 HTTP POST 请求的触发器
- [Credential Isolation](concepts/Credential-Isolation.md) — 凭证隔离模式API 密钥存储在独立系统
- [Lockable Workflow](concepts/Lockable-Workflow.md) — 可锁定工作流模式,锁定后 Agent 无法修改
- [向量嵌入](concepts/向量嵌入.md) — 将文本转换为数值向量,用于语义相似度计算
- [语义去重](concepts/语义去重.md) — 通过向量相似度判断创意是否重复的技术
- [Second Brain](concepts/Second-Brain.md) — 通过 AI Agent 实现的个人知识管理系统