diff --git a/Hermes/xingzhi/wiki-ingest-workflow.png b/Hermes/xingzhi/wiki-ingest-workflow.png new file mode 100644 index 00000000..921d87d4 Binary files /dev/null and b/Hermes/xingzhi/wiki-ingest-workflow.png differ diff --git a/Hermes/xingzhi/wiki-sync-architecture.png b/Hermes/xingzhi/wiki-sync-architecture.png new file mode 100644 index 00000000..5d7e3c22 Binary files /dev/null and b/Hermes/xingzhi/wiki-sync-architecture.png differ diff --git a/Hermes/xingzhi/wiki-sync-sequence.png b/Hermes/xingzhi/wiki-sync-sequence.png new file mode 100644 index 00000000..c453c2a0 Binary files /dev/null and b/Hermes/xingzhi/wiki-sync-sequence.png differ diff --git a/Hermes/xingzhi/wiki-sync-setup-2026-04-16.md b/Hermes/xingzhi/wiki-sync-setup-2026-04-16.md index 8d15d01c..07f0cc04 100644 --- a/Hermes/xingzhi/wiki-sync-setup-2026-04-16.md +++ b/Hermes/xingzhi/wiki-sync-setup-2026-04-16.md @@ -14,18 +14,17 @@ ## 系统架构 -``` -┌─────────────────────────────────────────────────────────────────┐ -│ Hermes Agent (我) │ -│ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────┐ │ -│ │ Cron Job │ → │ TMUX Session │ → │ Claude Code Agent │ │ -│ │ 每15分钟 │ │ wiki-ingest │ │ /wiki-ingest │ │ -│ └─────────────┘ └─────────────┘ └─────────────────────┘ │ -│ ↓ ↓ │ -│ manifest.json ←───────────────────────────────── 实际生成文件 │ -│ 更新 wiki/ │ -└─────────────────────────────────────────────────────────────────┘ -``` +### 架构图 +![Wiki Sync Architecture](wiki-sync-architecture.png) + + +### 同步时序图 + +![Wiki Sync Sequence Diagram](wiki-sync-sequence.png) + +### Ingest 9 步流程图 +![[wiki-ingest-workflow.png]] + ### 核心组件 diff --git a/openclaw/.DS_Store b/openclaw/.DS_Store index ba945e37..41939b37 100644 Binary files a/openclaw/.DS_Store and b/openclaw/.DS_Store differ diff --git a/wiki/concepts/AI-摘要.md b/wiki/concepts/AI-摘要.md new file mode 100644 index 00000000..0e387509 --- /dev/null +++ b/wiki/concepts/AI-摘要.md @@ -0,0 +1,21 @@ +--- +title: "AI 摘要" +type: concept +tags: [ai-tool, summary] +--- + +## Definition +AI 摘要(AI-Summary)是指使用人工智能技术自动提取和总结文档、视频等内容的核心信息,生成简洁摘要的过程。 + +## Use Cases +- 文章摘要:从长文章中提取关键信息 +- PDF 摘要:将 PDF 文档压缩为要点 +- 视频摘要:从视频内容中生成文字总结 + +## Related Tools +- [[Decopy]]:提供文章、PDF 和视频摘要服务 +- [[NotebookLM]]:Google 的 AI 笔记工具,支持 Audio Overviews + +## Related Concepts +- [[信息提取]]:从非结构化数据中提取结构化信息 +- [[内容压缩]]:将长内容压缩为简短形式 \ No newline at end of file diff --git a/wiki/concepts/AI结对执行.md b/wiki/concepts/AI结对执行.md new file mode 100644 index 00000000..04db8d19 --- /dev/null +++ b/wiki/concepts/AI结对执行.md @@ -0,0 +1,22 @@ +--- +title: "AI结对执行" +type: concept +tags: [vibe-coding, workflow] +--- + +## 定义 +Vibe Coding 的核心理念之一,指人与 AI 协作进行开发,AI 负责具体的代码实现,开发者负责产品逻辑和审美把控。 + +## 工作模式 +- 开发者描述需求和期望 +- AI 生成实现计划和代码 +- 开发者审查和调整 +- 循环迭代直到完成 + +## 与 Vibe Coding 的关系 +AI结对执行是 Vibe Coding 三要素之一(规划驱动 + 上下文固定 + AI 结对执行),将开发者从体力劳动中解放出来,专注于创造性决策。 + +## 连接关系 +- [[AI结对执行]] ← part_of ← [[Vibe Coding]] +- [[AI结对执行]] → enables → [[Plan Mode]] +- [[AI结对执行]] → enables → [[Build Mode]] \ No newline at end of file diff --git a/wiki/concepts/Awesome-Claude-Skills.md b/wiki/concepts/Awesome-Claude-Skills.md new file mode 100644 index 00000000..ae34d212 --- /dev/null +++ b/wiki/concepts/Awesome-Claude-Skills.md @@ -0,0 +1,28 @@ +--- +title: Awesome Claude Skills +type: concept +tags: [] +--- + +## Definition +Awesome Claude Skills 是一类系统性整理各类标准化 "LLM Skills" 工作流的精选 GitHub 仓库。 + +## Repositories +- ComposioHQ/awesome-claude-skills +- VoltAgent/awesome-claude-skills +- BehiSecc/awesome-claude-skills + +## Coverage +涵盖以下类别: +- 文档处理 +- 开发工具 +- 数据分析 +- 内容创作 +- 生产力工具 + +## Usage +可以系统性扫一遍这些仓库,找灵感、找模式,用于构建自己的 Skills。 + +## Related +- [[Claude Skills]] +- [[GitHub]] \ No newline at end of file diff --git a/wiki/concepts/Byox.md b/wiki/concepts/Byox.md new file mode 100644 index 00000000..8cae25f6 --- /dev/null +++ b/wiki/concepts/Byox.md @@ -0,0 +1,46 @@ +--- +title: "Byox" +type: concept +tags: [build-your-own-x, learning, programming] +--- + +## Definition +Byox(Build Your Own X)是一种学习编程的方法论,通过从零重建技术来深入理解其工作原理。核心理念是"What I cannot create, I do not understand"。 + +## Covered Topics +该方法覆盖22个技术领域: +- 3D Renderer(3D渲染器) +- Augmented Reality(增强现实) +- BitTorrent Client(BitTorrent客户端) +- Blockchain / Cryptocurrency(区块链/加密货币) +- Bot(机器人) +- Command-Line Tool(命令行工具) +- Database(数据库) +- Docker(容器) +- Emulator / Virtual Machine(虚拟机) +- Front-end Framework(前端框架) +- Game(游戏) +- Git(版本控制) +- Network Stack(网络协议栈) +- Neural Network(神经网络) +- Operating System(操作系统) +- Physics Engine(物理引擎) +- Programming Language(编程语言) +- Regex Engine(正则引擎) +- Search Engine(搜索引擎) +- Shell(终端) +- Template Engine(模板引擎) +- Text Editor(文本编辑器) +- Visual Recognition System(视觉识别系统) +- Voxel Engine(体素引擎) +- Web Browser(浏览器) +- Web Server(Web服务器) + +## Learning Approach +- 多语言实现:同一技术可用多种语言实现(C++、Python、JavaScript、Go、Rust等) +- 手把手教程:step-by-step 形式的学习资源 +- 原理优先:不使用现成库,从底层原理实现 + +## Related Concepts +- [[Vibe Coding]] — 与 Byox 对比,Vibe Coding 是 AI 代写,Byox 是自己手写 +- [[深度工作]] — Byox 需要深度专注,符合深度工作的理念 \ No newline at end of file diff --git a/wiki/concepts/Claude-Skills.md b/wiki/concepts/Claude-Skills.md new file mode 100644 index 00000000..3a2dd3ed --- /dev/null +++ b/wiki/concepts/Claude-Skills.md @@ -0,0 +1,38 @@ +--- +title: Claude Skills +type: concept +tags: [] +--- + +## Definition +写给 Claude 的"说明书"和"SOP(标准作业程序)",将反复执行、有固定流程的任务拆解为 AI 能理解、能稳定复用、能自动执行的一套流程。 + +## Core Components +- 任务拆解:将复杂任务分解为可复用的步骤 +- Prompt 结构:精确定义输入、输出和边界 +- 参数含义:明确各参数的作用和取值 +- 容错策略:处理异常情况的机制 + +## Categories +- 办公自动化(Office Suite):Word/PDF/PPT/Excel 创建、编辑、分析 +- 开发者工具箱(Developer Tools):MCP Server、Web 应用测试、Artifacts 构建 +- 创意类(Creative):算法艺术、Canvas 设计、主题生成工厂 + +## Key Repositories +- anthropics/skills:官方仓库,3.2 万星 +- ComposioHQ/awesome-claude-skills +- VoltAgent/awesome-claude-skills +- BehiSecc/awesome-claude-skills + +## Skill Aggregators +- skillsmp.com +- aitmpl.com/skills +- claudemarketplaces.com + +## Significance +Claude Skills 的爆发标志着从提示词工程(Prompt Engineering)迈向流程工程(Process Engineering)。未来最有价值的不是谁 Prompt 写得最好,而是谁最懂业务流程、能把经验沉淀为 SOP、能把 SOP 交给 AI 稳定执行。 + +## Aliases +- AI Skills +- LLM Skills +- Claude Skill \ No newline at end of file diff --git a/wiki/concepts/RSS.md b/wiki/concepts/RSS.md new file mode 100644 index 00000000..1dba8baa --- /dev/null +++ b/wiki/concepts/RSS.md @@ -0,0 +1,22 @@ +--- +title: "RSS" +type: concept +tags: [信息聚合, 订阅, 协议] +date: 2026-04-18 +--- + +## Definition +RSS(Really Simple Syndication)是一种信息聚合格式,允许用户订阅网站更新而无需重复访问网站。 + +## Usage +- 聚合多个信息源到单一阅读器 +- 实现内容订阅和推送 +- 用于构建自动化信息管道 + +## RSS Feed URL Format +- YouTube 频道:https://www.youtube.com/feeds/videos.xml?channel_id=CHANNEL_ID +- 通用格式:https://example.com/feed.xml + +## Related +- [[YouTube]]: 移除了网页端 RSS 订阅按钮 +- [[multi-source-tech-news-digest]]: 使用 RSS 作为数据源 \ No newline at end of file diff --git a/wiki/concepts/View-Page-Source.md b/wiki/concepts/View-Page-Source.md new file mode 100644 index 00000000..eed98141 --- /dev/null +++ b/wiki/concepts/View-Page-Source.md @@ -0,0 +1,26 @@ +--- +title: "View Page Source" +type: concept +tags: [浏览器, 开发者工具, 网页] +date: 2026-04-18 +--- + +## Definition +View Page Source(查看网页源代码)是浏览器内置的开发者工具功能,允许用户查看当前网页的 HTML 源代码。 + +## Usage +- 查找隐藏的信息(如 YouTube Channel ID) +- 学习网页设计技术 +- 调试和排查网页问题 + +## How to Use +1. 在网页空白处右键点击 +2. 选择 "View Page Source"(查看网页源代码) +3. 使用 Ctrl+F(或 Cmd+F)搜索关键字 + +## Use Case +获取 YouTube 频道 RSS 订阅源时,在频道页面使用 View Page Source,搜索 "channel_id=" 即可找到对应的 Channel ID。 + +## Related +- [[Channel-ID]]: 可通过 View Page Source 获取 +- [[YouTube]]: 应用场景之一 \ No newline at end of file diff --git a/wiki/concepts/上下文固定.md b/wiki/concepts/上下文固定.md new file mode 100644 index 00000000..282b3a7e --- /dev/null +++ b/wiki/concepts/上下文固定.md @@ -0,0 +1,20 @@ +--- +title: "上下文固定" +type: concept +tags: [vibe-coding, workflow] +--- + +## 定义 +Vibe Coding 的核心理念之一,指在开发过程中保持项目上下文一致,确保 AI 能够准确理解项目状态和需求。 + +## 实现方式 +- 使用 AGENTS.md 记录项目代码模式 +- 保持对话上下文连续 +- 提供清晰的上下文边界 + +## 与 Vibe Coding 的关系 +上下文固定是 Vibe Coding 三要素之一(规划驱动 + 上下文固定 + AI 结对执行),确保 AI 生成代码的一致性和可维护性。 + +## 连接关系 +- [[上下文固定]] ← part_of ← [[Vibe Coding]] +- [[上下文固定]] → enables → [[AGENTS.md]] \ No newline at end of file diff --git a/wiki/concepts/场景共情能力.md b/wiki/concepts/场景共情能力.md new file mode 100644 index 00000000..00da7383 --- /dev/null +++ b/wiki/concepts/场景共情能力.md @@ -0,0 +1,20 @@ +--- +title: "场景共情能力" +type: concept +tags: [] +--- + +站在使用场景和受众角度,定义输出的标准与风格的能力,是 Prompt 能力的核心组成之一。 + +## Definition +- 思考使用场景的核心诉求:如客户选型场景需要突出"差异化优势" +- 思考受众的认知水平:如面向非技术人员避免专业术语 +- 思考内容的使用方式:如用于 PPT 演示需简洁精炼 + +## Related Concepts +- [[需求拆解能力]] +- [[结构化表达能力]] +- [[迭代优化能力]] + +## Source +- [[如何写出完美的Prompt(提示词)?]] \ No newline at end of file diff --git a/wiki/concepts/结构化表达能力.md b/wiki/concepts/结构化表达能力.md new file mode 100644 index 00000000..e419d8a5 --- /dev/null +++ b/wiki/concepts/结构化表达能力.md @@ -0,0 +1,20 @@ +--- +title: "结构化表达能力" +type: concept +tags: [] +--- + +用清晰的逻辑组织信息,让 AI 快速抓取核心的能力,是 Prompt 能力的核心组成之一。 + +## Definition +- 核心指令前置:开头明确"做什么",避免冗余信息干扰 +- 分层呈现信息:用标题、序号、分段区分"核心任务"、"背景信息"、"约束条件"、"输出格式" +- 逻辑关系明确:用"因为...所以..."、"首先...其次...最后..."等连接词,清晰呈现任务的逻辑链条 + +## Related Concepts +- [[需求拆解能力]] +- [[场景共情能力]] +- [[迭代优化能力]] + +## Source +- [[如何写出完美的Prompt(提示词)?]] \ No newline at end of file diff --git a/wiki/concepts/规划驱动.md b/wiki/concepts/规划驱动.md new file mode 100644 index 00000000..04b0d010 --- /dev/null +++ b/wiki/concepts/规划驱动.md @@ -0,0 +1,20 @@ +--- +title: "规划驱动" +type: concept +tags: [vibe-coding, workflow] +--- + +## 定义 +Vibe Coding 的核心理念之一,要求在 AI 写代码前必须有清晰的技术选型、实施规划和模块化设计,防止 AI 因为理解偏差导致项目逻辑混乱。 + +## 核心要素 +- 技术选型:明确使用的技术栈和工具 +- 实施规划:详细的实现步骤和时间安排 +- 模块化设计:将项目分解为独立可管理的模块 + +## 与 Vibe Coding 的关系 +规划驱动是 Vibe Coding 三要素之一(规划驱动 + 上下文固定 + AI 结对执行),确保「从想法到可维护代码」变成可审计的流水线。 + +## 连接关系 +- [[规划驱动]] ← part_of ← [[Vibe Coding]] +- [[规划驱动]] → prevents → [[AI幻觉]](通过明确规划减少 AI 误解) \ No newline at end of file diff --git a/wiki/concepts/迭代优化能力.md b/wiki/concepts/迭代优化能力.md new file mode 100644 index 00000000..7af21099 --- /dev/null +++ b/wiki/concepts/迭代优化能力.md @@ -0,0 +1,21 @@ +--- +title: "迭代优化能力" +type: concept +tags: [] +--- + +通过测试反馈持续调整指令,逼近最优结果的能力,是 Prompt 能力的核心组成之一。 + +## Definition +- 初稿测试:先用简洁 Prompt 生成第一版输出,判断 AI 对核心需求的理解是否准确 +- 问题定位:分析输出的偏差,定位 Prompt 的缺失信息 +- 精准优化:针对性补充信息,而非全盘改写 +- 版本对比:保留多版 Prompt 与输出,观察总结哪种表述方式更符合 AI 的理解逻辑 + +## Related Concepts +- [[需求拆解能力]] +- [[结构化表达能力]] +- [[场景共情能力]] + +## Source +- [[如何写出完美的Prompt(提示词)?]] \ No newline at end of file diff --git a/wiki/concepts/需求拆解能力.md b/wiki/concepts/需求拆解能力.md new file mode 100644 index 00000000..ea3d88cd --- /dev/null +++ b/wiki/concepts/需求拆解能力.md @@ -0,0 +1,21 @@ +--- +title: "需求拆解能力" +type: concept +tags: [] +--- + +将模糊的目标拆解为具体、可执行的子任务的能力,是 Prompt 能力的核心组成之一。 + +## Definition +将模糊的需求转化为结构化、可执行任务的过程,包含: +- 明确核心动作(如分析、撰写、整理、对比、生成) +- 明确核心内容(如数据、文档、痛点) +- 明确边界条件(如受众、格式、约束) + +## Related Concepts +- [[结构化表达能力]] +- [[场景共情能力]] +- [[迭代优化能力]] + +## Source +- [[如何写出完美的Prompt(提示词)?]] \ No newline at end of file diff --git a/wiki/entities/Anthropic.md b/wiki/entities/Anthropic.md new file mode 100644 index 00000000..05bb1d02 --- /dev/null +++ b/wiki/entities/Anthropic.md @@ -0,0 +1,25 @@ +--- +title: Anthropic +type: entity +tags: [company, AI] +--- + +## Profile +- **Type**: Company +- **Industry**: Artificial Intelligence / Large Language Models +- **Founded**: 2021 +- **Headquarters**: San Francisco, California, USA + +## Key Products +- Claude:AI 聊天助手,对标 OpenAI ChatGPT +- Claude Code:面向开发者的 CLI 工具 +- Claude Skills:AI 技能指南,开源项目 + +## Key Projects +- anthropics/skills:官方 Skills 仓库,3.2 万星,展示 Claude.ai 网页版的真实生产级能力 + +## Significance +Anthropic 通过发布 Claude Skills 仓库,将 Claude 线上真正在跑的生产级能力原封不动地拆解出来,本质上是在教开发者"怎么像官方一样开发 AI 应用"。 + +## Aliases +- Anthropic AI \ No newline at end of file diff --git a/wiki/entities/BrightData.md b/wiki/entities/BrightData.md new file mode 100644 index 00000000..083be268 --- /dev/null +++ b/wiki/entities/BrightData.md @@ -0,0 +1,18 @@ +--- +title: "BrightData" +type: entity +tags: [data-service, web-scraping] +--- + +## Definition +BrightData 是一家提供网页数据采集(Web-Scraper)服务的公司,帮助企业获取公开网络数据。 + +## Key Products +- Web Scraper:网页数据采集工具 +- Data Collection:大规模数据收集服务 + +## Website +https://brightdata.com/ + +## Notes +BrightData 提供企业级数据采集解决方案,支持多种数据格式和采集场景。 \ No newline at end of file diff --git a/wiki/entities/Chuck-Carroll.md b/wiki/entities/Chuck-Carroll.md new file mode 100644 index 00000000..5c7f260a --- /dev/null +++ b/wiki/entities/Chuck-Carroll.md @@ -0,0 +1,19 @@ +--- +title: "Chuck Carroll" +type: entity +tags: [人物, 博客, 作者] +date: 2026-04-18 +--- + +## Aliases +- Chuck Carroll + +## Definition +独立博客作者,运营技术博客 chuck.is,专注于分享实用技术教程。 + +## Role +本文作者,提供了通过 View Page Source 获取 YouTube 频道 RSS 订阅源的教程。 + +## Connections +- [[YouTube]] ← writes_about → [[Chuck Carroll]] +- [[how-to-get-the-rss-feed-for-any-youtube-channel]] ← authored_by → [[Chuck Carroll]] \ No newline at end of file diff --git a/wiki/entities/Codecrafters.md b/wiki/entities/Codecrafters.md new file mode 100644 index 00000000..1605da6f --- /dev/null +++ b/wiki/entities/Codecrafters.md @@ -0,0 +1,15 @@ +--- +title: "Codecrafters" +type: entity +tags: [education, programming, tutorials] +--- + +## Description +Codecrafters 是一家教育科技公司,提供通过重建技术来学习编程的实践平台。该公司维护了著名的 build-your-own-x 教程库。 + +## Key Projects +- build-your-own-x:收录22个技术领域的手把手教程 +- Codecrafters 实践平台:将教程转化为交互式练习 + +## Connections +- Daniel Stefanovic — 项目创始人,现已加入 Codecrafters \ No newline at end of file diff --git a/wiki/entities/Decopy.md b/wiki/entities/Decopy.md new file mode 100644 index 00000000..d016c1d0 --- /dev/null +++ b/wiki/entities/Decopy.md @@ -0,0 +1,19 @@ +--- +title: "Decopy" +type: entity +tags: [ai-tool, summary] +--- + +## Definition +Decopy 是一家提供 AI 摘要生成服务的公司,其 Summary Generator 可以总结文章、PDF 和视频内容。 + +## Key Products +- Summary Generator:AI 摘要生成工具,支持多种内容格式 +- Mind Map:思维导图生成 +- Multilingual Output:多语言输出 + +## Website +https://decopy.ai/ + +## Notes +Decopy 提供多种摘要模式,适合内容研究和信息提取场景。 \ No newline at end of file diff --git a/wiki/entities/Gemini.md b/wiki/entities/Gemini.md new file mode 100644 index 00000000..00a3c1d6 --- /dev/null +++ b/wiki/entities/Gemini.md @@ -0,0 +1,21 @@ +--- +title: "Gemini" +type: entity +tags: [ai-model, google] +sources: [] +last_updated: 2025-12-18 +--- + +## Aliases +- Gemini 2.5 +- Gemini 3 Pro + +## Summary +Google 开发的大语言模型系列。Gemini 2.5/3 Pro 可帮助产品经理完成 PRD 文档、FeatureList、逻辑图等生成工作。 + +## Role +- AI 写作助手(用于"写"而非"想") +- 逻辑图生成器(Mermaid 代码) + +## Connections +- 由 [Google](entities/Google.md) 开发 \ No newline at end of file diff --git a/wiki/entities/WaveSpeed.md b/wiki/entities/WaveSpeed.md new file mode 100644 index 00000000..faee69d6 --- /dev/null +++ b/wiki/entities/WaveSpeed.md @@ -0,0 +1,18 @@ +--- +title: "WaveSpeed" +type: entity +tags: [ai-company, image-processing, video-generation] +--- + +## Definition +WaveSpeed AI 是一个 AI 图像和视频处理平台,提供 Image-Editor(图像编辑)和 Image-to-Video(图生视频)服务。 + +## Key Products +- Image-Editor:AI 图像编辑工具 +- Image-to-Video:将静态图片转化为动态视频 + +## Website +https://wavespeed.ai/ + +## Notes +WaveSpeed 提供免费和付费版本,是 AI 内容创作的重要工具。 \ No newline at end of file diff --git a/wiki/entities/vibe-coding-cn.md b/wiki/entities/vibe-coding-cn.md new file mode 100644 index 00000000..dde488bd --- /dev/null +++ b/wiki/entities/vibe-coding-cn.md @@ -0,0 +1,34 @@ +--- +title: "vibe-coding-cn" +type: entity +tags: [vibe-coding, open-source, github] +date: 2025-12-30 +--- + +## 定义 +vibe-coding-cn 是专门为中文开发者设计的 Vibe Coding 资源库与工作站,汇集了全球最顶尖的 AI 编程资源。 + +## 核心内容 +- 方法论:Vibe Coding 核心准则 +- AI 编程资源:AI 模型、IDE 等环境推荐 +- 学习资源:大量提示词 Prompt 优化技巧 +- 开发流程:从基础设置到 Bug 修复的完整流程 + +## 核心特性 +- 规划驱动:AI 写代码前必须有清晰的技术选型、实施规划和模块化设计 +- 上下文固定:保持项目上下文一致 +- AI 结对执行:人与 AI 协作进行开发 +- 提示词库:数百个精选提示词,涵盖需求澄清、系统架构设计、分步执行、自测等全链路 + +## 资源推荐 +- IDE:Cursor + claude-opus-4.5-xhigh 模型 +- AI 工具:Windsurf、Trae + +## 官方链接 +- GitHub:https://github.com/tukuaiai/vibe-coding-cn + +## 连接关系 +- [[vibe-coding-cn]] ← implements ← [[Vibe Coding]] +- [[vibe-coding-cn]] → recommends → [[Cursor]] +- [[vibe-coding-cn]] → recommends → [[Windsurf]] +- [[vibe-coding-cn]] → recommends → [[Trae]] \ No newline at end of file diff --git a/wiki/entities/字节跳动.md b/wiki/entities/字节跳动.md new file mode 100644 index 00000000..be1dd9cb --- /dev/null +++ b/wiki/entities/字节跳动.md @@ -0,0 +1,22 @@ +--- +title: "字节跳动" +type: entity +tags: [company] +sources: [] +last_updated: 2025-12-18 +--- + +## Aliases +- ByteDance +- Bytedance + +## Summary +字节跳动是中国领先的互联网科技公司,旗下有抖音、今日头条、飞书等 产品。 + +## Role +- .Product .Builder +- 云计算提供商(火山引擎) + +## Connections +- [抖音](entities/抖音.md) — 短视频平台 +- [飞书](entities/飞书.md) — 企业协作平台 \ No newline at end of file diff --git a/wiki/entities/痕小子.md b/wiki/entities/痕小子.md new file mode 100644 index 00000000..a5e3b862 --- /dev/null +++ b/wiki/entities/痕小子.md @@ -0,0 +1,20 @@ +--- +title: "痕小子" +type: entity +tags: [] +sources: [] +last_updated: 2026-04-18 +--- + +## Aliases +- 痕小子 + +## Summary +- 微信公众号「开源星探」作者,专注于 AI 开源项目分享和工具评测 + +## Key Posts +- 3.2 万人收藏的 Claude Skills,才是 AI 这条路上最值得研究的一套范式! + +## Connections +- [[Anthropic]] → 发布 [[Claude Skills]] 相关内容 +- [[GitHub]] → 提供 Skills 仓库托管 \ No newline at end of file diff --git a/wiki/entities/飞书.md b/wiki/entities/飞书.md new file mode 100644 index 00000000..d9515278 --- /dev/null +++ b/wiki/entities/飞书.md @@ -0,0 +1,22 @@ +--- +title: "飞书" +type: entity +tags: [productivity, collaboration] +sources: [] +last_updated: 2025-12-18 +--- + +## Aliases +- 飞书文档 +- Feishu + +## Summary +字节跳动旗下的企业协作平台,支持文档协作、Mermaid 图表渲染、智能助手等功能。 + +## Role +- 文档协作平台 +- Mermaid 图表渲染(输入 /mermaid 插入文本画图组件) +- PRD 文档管理 + +## Connections +- 由 [字节跳动](entities/字节跳动.md) 开发 \ No newline at end of file diff --git a/wiki/index.md b/wiki/index.md index dce76b43..a0c625ee 100644 --- a/wiki/index.md +++ b/wiki/index.md @@ -1,9 +1,13 @@ ## Overview - [Overview](overview.md) — 知识库总览 +- [我的工具集](sources/wo-de-gong-ju-ji.md) — AI 工具清单整理 + - [7 ways I use NotebookLM to make my life easier](sources/7-ways-i-use-notebooklm-to-make-my-life-easier.md) — NotebookLM 的 7 种高效使用场景 ## Sources +- [codecrafters-io/build-your-own-x](sources/codecrafters-iobuild-your-own-x-master-programming-by-recreating-your-favorite-technologies-from-scratch.md) — 通过从零重建22个技术领域掌握编程技能 + - [Never write another prompt](sources/never-write-another-prompt.md) — 通过工具简化 AI 提示词创建流程 - [养虾日记1:我用 OpenClaw 管了 28 万张照片:一次真实的多设备照片整理实战](sources/养虾日记1-我用-OpenClaw-管了-28-万张照片-一次真实的多设备照片整理实战.md) — 利用 AI Agent 自动化整理 28 万张照片(MD5 去重 + 批次任务 + Cron 定时执行) @@ -109,6 +113,7 @@ - [MinIO + Zipline 自托管图床应用安装教程](sources/minio-zipline-self-hosted-image-bed-tutorial.md) — 在 Synology NAS 上使用 Docker 部署 MinIO + Zipline 自托管图床 - [TikTok PM - Python Django Project](sources/TikTok-PM-Python-Django-Project.md) — TikTok 产品管理系统(Django Web 应用),涵盖 Django Admin 定制、DRF API、异步任务、Docker 部署完整指南 - [用Docker安装Homarr](sources/docker-homarr-installation-guide.md) — 使用 Docker 部署 Homarr 仪表板应用的配置文件 +- [How to Get the RSS Feed For Any YouTube Channel](sources/how-to-get-the-rss-feed-for-any-youtube-channel.md) — 通过 View Page Source 获取 YouTube 频道 RSS 订阅源 - [How to get Youtube Channel ID](sources/how-to-get-youtube-channel-id.md) — 通过 view-source 获取 YouTube 频道 ID 的方法 - [n8n Docker install & update](sources/n8n-docker-install-update.md) — n8n 工作流自动化工具的 Docker 部署与网络代理配置 - [n8n configure telegram trigger](sources/n8n-configure-telegram-trigger.md) — n8n Telegram Trigger 配置问题排查与解决(设置 WEBHOOK_URL 环境变量为 HTTPS URL) @@ -173,6 +178,14 @@ - [不会Gemini的产品经理真的要被淘汰了 | 附保姆级PRD生成指南](sources/不会Gemini的产品经理真的要被淘汰了-附保姆级PRD生成指南.md) — AI 时代产品经理的能力重塑,Gemini 赋能 PRD 文档生成 +- [3.2 万人收藏的 Claude Skills,才是 AI 这条路上最值得研究的一套范式!](sources/3-2-wan-ren-shou-cang-de-claude-skills-ai-zhe-tiao-lu-shang-zui-zhi-de-yan-jiu-de-yi-tao-fan-shi.md) — Claude Skills 范式介绍与资源汇总(官方仓库、Awesome 仓库、Skill 聚合站) + +- [GitHub 上 5000 人收藏的 Vibe Coding 神级指南](sources/github-5000-ren-shou-cang-de-vibe-coding-shen-ji-zhi-nan.md) — vibe-coding-cn 中文指南项目介绍 + +- [系统提示词构建原则](sources/xi-tong-ti-shi-ci-gou-jie-yuan-ze.md) — AI 编码助手的系统级 Prompt 设计原则(六维度:身份行为、沟通、任务执行、技术规范、安全防护、工具使用) + +- [如何写出完美的Prompt(提示词)?](sources/如何写出完美的Prompt-提示词-.md) — Prompt 能力是职场底层技能,包含需求拆解、结构化表达、场景共情、迭代优化四个维度 + ## Entities - [清华大学](entities/清华大学.md) — 中国顶尖大学,发布 DeepSeek 官方教程 - [余梦珑](entities/余梦珑.md) — 清华大学博士后,《DeepSeek从入门到精通2025》手册作者 @@ -234,6 +247,7 @@ - [AdsPower](entities/AdsPower.md) — 指纹浏览器,用于多账号管理和环境隔离 - [Airtable](entities/Airtable.md) — 在线数据库工具,常用于 AI Agent 的数据存储和库存管理 - [AI Foundations](entities/AI-Foundations.md) — AI 学习社区,提供课程和协作资源 +- [Anthropic](entities/Anthropic.md) — AI 公司,开发 Claude 和官方 Skills 仓库 - [Claude](entities/Claude.md) — Anthropic 公司开发的 AI 聊天助手 - [Canva](entities/Canva.md) — 在线设计工具,2025年推出 AI 问答功能,支持中文简报生成 - [Gamma](entities/Gamma.md) — AI 简报工具,专注于图文并茂的专业效果 @@ -323,6 +337,8 @@ - [AI配音](concepts/AI配音.md) — 使用人工智能技术将文字转化为语音的技术 - [声音克隆](concepts/声音克隆.md) — 通过少量音频样本训练AI模型,生成与原声相似的语音的技术 - [提示语设计](concepts/提示语设计.md) — 通过精心设计的提示词提升 AI 输出质量的技术 +- [Claude Skills](concepts/Claude-Skills.md) — 写给 Claude 的"说明书"和 SOP,将反复执行的任务拆解为 AI 可稳定复用流程的技术范式 +- [Awesome Claude Skills](concepts/Awesome-Claude-Skills.md) — 系统整理各类标准化 LLM Skills 工作流的精选 GitHub 仓库 - [新闻 API 数据源](concepts/新闻-API-数据源.md) — 聚合、组织并交付结构化新闻数据的服务平台 - [实时新闻数据](concepts/实时新闻数据.md) — 即时获取当前发生的新闻事件的数据服务 - [情绪分析](concepts/情绪分析.md) — 分析新闻内容中的情感倾向,识别公众对事件的态度 @@ -519,5 +535,10 @@ - [LLM](concepts/LLM.md) — 大型语言模型,AI 应用的"天才大脑",擅长思考但对当前情况无知 +- [需求拆解能力](concepts/需求拆解能力.md) — 将模糊的目标拆解为具体、可执行的子任务的能力 +- [结构化表达能力](concepts/结构化表达能力.md) — 用清晰的逻辑组织信息,让 AI 快速抓取核心的能力 +- [场景共情能力](concepts/场景共情能力.md) — 站在使用场景和受众角度,定义输出的标准与风格的能力 +- [迭代优化能力](concepts/迭代优化能力.md) — 通过测试反馈持续调整指令,逼近最优结果的能力 + ## Syntheses - (暂无) diff --git a/wiki/log.md b/wiki/log.md index a4131ebb..2b9320fd 100644 --- a/wiki/log.md +++ b/wiki/log.md @@ -1,3 +1,56 @@ +## [2026-04-18] ingest | 如何写出完美的Prompt(提示词)? +- Source file: raw/AI/如何写出完美的Prompt(提示词)?.md +- Status: ✅ 成功摄入 +- Summary: Prompt 能力是职场底层技能,包含需求拆解、结构化表达、场景共情、迭代优化四个维度 +- Concepts created: 需求拆解能力, 结构化表达能力, 场景共情能力, 迭代优化能力 +- Source page: wiki/sources/如何写出完美的Prompt-提示词-.md +- Notes: + +## [2026-04-18] ingest | 系统提示词构建原则 +- Source file: raw/AI/系统提示词构建原则.md +- Status: ✅ 成功摄入 +- Summary: AI 编码助手的系统级 Prompt 设计原则,六维度:身份行为、沟通、任务执行、技术规范、安全防护、工具使用 +- Concepts created: 系统提示词, AI编码助手, TODO列表规划, 代码风格一致性, 安全防护原则 +- Entities created: vibe-coding-cn +- Source page: wiki/sources/xi-tong-ti-shi-ci-gou-jie-yuan-ze.md +- Notes: + +## [2026-04-18] ingest | GitHub 上 5000 人收藏的 Vibe Coding 神级指南 +- Source file: raw/AI/GitHub 上 5000 人收藏的 Vibe Coding 神级指南。.md +- Status: ✅ 成功摄入 +- Summary: vibe-coding-cn 中文指南项目介绍,Vibe Coding = 规划驱动 + 上下文固定 + AI 结对执行,让「从想法到可维护代码」变成可审计的流水线 +- Concepts created: 规划驱动, 上下文固定, AI结对执行 +- Entities created: vibe-coding-cn +- Source page: wiki/sources/github-5000-ren-shou-cang-de-vibe-coding-shen-ji-zhi-nan.md +- Notes: + +## [2026-04-18] ingest | How to Get the RSS Feed For Any YouTube Channel +- Source file: raw/AI/How to Get the RSS Feed For Any YouTube Channel.md +- Status: ✅ 成功摄入 +- Summary: 通过 View Page Source 获取 YouTube 频道 RSS 订阅源的方法,YouTube 移除了网页端 RSS 按钮后用户可通过此方法免费获取 RSS 订阅 +- Concepts created: RSS, View Page Source +- Entities created: Chuck Carroll +- Source page: wiki/sources/how-to-get-the-rss-feed-for-any-youtube-channel.md +- Notes: + +## [2026-04-18] ingest | 3.2 万人收藏的 Claude Skills,才是 AI 这条路上最值得研究的一套范式! +- Source file: raw/AI/3.2 万人收藏的 Claude Skills,才是 AI 这条路上最值得研究的一套范式!.md +- Status: ✅ 成功摄入 +- Summary: Claude Skills 范式介绍与资源汇总,Skills 是写给 Claude 的"说明书"和 SOP,将反复执行的任务拆解为 AI 可稳定复用的流程 +- Concepts created: Claude Skills, Awesome Claude Skills +- Entities created: Anthropic +- Source page: wiki/sources/3-2-wan-ren-shou-cang-de-claude-skills-ai-zhe-tiao-lu-shang-zui-zhi-de-yan-jiu-de-yi-tao-fan-shi.md +- Notes: + +## [2026-04-18] ingest | 不会Gemini的产品经理真的要被淘汰了 | 附保姆级PRD生成指南 +- Source file: raw/AI/不会Gemini的产品经理真的要被淘汰了 附保姆级PRD生成指南.md +- Status: ✅ 成功摄入 +- Summary: AI 时代产品经理的能力重塑,通过"想"与"写"分离的思路让 Gemini 赋能 PRD 文档生成工作流,可缩短 90% 工作时间 +- Concepts created: FeatureList(新增), PRD(新增), Mermaid(新增) +- Entities created: Gemini(新增), 飞书(新增), 字节跳动(新增) +- Source page: wiki/sources/不会Gemini的产品经理真的要被淘汰了-附保姆级PRD生成指南.md +- Notes: + ## [2026-04-18] ingest | 7 ways I use NotebookLM to make my life easier - Source file: raw/AI/7 ways I use NotebookLM to make my life easier.md - Status: ✅ 成功摄入 @@ -1286,3 +1339,12 @@ - Entities created: OpenClaw(已有), Obsidian(已有), Gitea(已有), iCloud Drive(新增) - Source page: wiki/sources/养虾日记3-用-Obsidian-Gitea-为-AI-助手构建持久化笔记系统.md - Notes: 与养虾日记2同系列,聚焦不同维度(日记2:记忆问题;日记3:输出持久化) + +## [2026-04-18] ingest | codecrafters-io/build-your-own-x: Master programming by recreating your favorite technologies from scratch +- Source file: raw/AI/codecrafters-iobuild-your-own-x Master programming by recreating your favorite technologies from scratch.md +- Status: ✅ 成功摄入 +- Summary: 通过从零重建22个技术领域掌握编程技能的方法论,核心理念是"What I cannot create, I do not understand" +- Concepts created: Byox(新增), 手把手教程(新增) +- Entities created: Codecrafters(新增) +- Source page: wiki/sources/codecrafters-iobuild-your-own-x-master-programming-by-recreating-your-favorite-technologies-from-scratch.md +- Notes: 与 Vibe Coding 形成对比,Byox 强调自己手写而非 AI 代写 diff --git a/wiki/manifest.json b/wiki/manifest.json deleted file mode 100644 index 41922b11..00000000 --- a/wiki/manifest.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "version": 1, - "updated_at": "2026-04-16T07:30:00+00:00", - "files": { - "raw/Cloud & DevOps/DevOps Culture and Transformation Fostering Collaboration, Agile Practices, and Innovation LinkedIn.md": { - "hash": "8f4ce7f0f68eda9f", - "modified": "2026-04-14T04:28:42.626174+00:00", - "slug": "DevOps-Culture-and-Transformation-Fostering-Collaboration--Agile-Practices--and-Innovation--LinkedIn", - "source_path": "wiki/sources/DevOps-Culture-and-Transformation-Fostering-Collaboration--Agile-Practices--and-Innovation--LinkedIn.md", - "ingested": true, - "ingested_at": "2026-04-16T06:20:57.379554+00:00" - }, - "raw/Cloud & DevOps/Cloud DevOp Maturity - Guideline.md": { - "hash": "774d63a8ec237203", - "modified": "2026-04-14T04:28:42.625381+00:00", - "slug": "Cloud-DevOp-Maturity---Guideline", - "source_path": "wiki/sources/Cloud-DevOp-Maturity---Guideline.md", - "ingested": true, - "ingested_at": "2026-04-16T06:20:57.379603+00:00" - }, - "raw/Cloud & DevOps/Cloud Maturity Model A Detailed Guide For Cloud Adoption.md": { - "hash": "2d43021d27ef4b81", - "modified": "2026-04-14T04:28:42.625606+00:00", - "slug": "Cloud-Maturity-Model-A-Detailed-Guide-For-Cloud-Adoption", - "source_path": "wiki/sources/Cloud-Maturity-Model-A-Detailed-Guide-For-Cloud-Adoption.md", - "ingested": true, - "ingested_at": "2026-04-16T06:20:57.379656+00:00" - }, - "raw/Cloud & DevOps/What I know about Cloud Service Delivery 1.md": { - "hash": "9a49f8a90a4e42e6", - "modified": "2026-04-14T04:28:42.631043+00:00", - "slug": "What-I-know-about-Cloud-Service-Delivery-1", - "source_path": "wiki/sources/What-I-know-about-Cloud-Service-Delivery-1.md", - "ingested": true, - "ingested_at": "2026-04-16T06:20:57.379697+00:00" - }, - "raw/Cloud & DevOps/The Myths and Misconceptions About Cloud Computing LinkedIn.md": { - "hash": "676861a2484bde9c", - "modified": "2026-04-14T04:28:42.630679+00:00", - "slug": "The-Myths-and-Misconceptions-About-Cloud-Computing--LinkedIn", - "source_path": "wiki/sources/The-Myths-and-Misconceptions-About-Cloud-Computing--LinkedIn.md", - "ingested": true, - "ingested_at": "2026-04-16T06:20:57.379743+00:00" - }, - "raw/Cloud & DevOps/How Can a Multi Cloud Strategy Transform Your Business ROI.md": { - "hash": "fb0a605b96b5542a", - "modified": "2026-04-14T04:28:42.626851+00:00", - "slug": "How-Can-a-Multi-Cloud-Strategy-Transform-Your-Business-ROI", - "source_path": "wiki/sources/How-Can-a-Multi-Cloud-Strategy-Transform-Your-Business-ROI.md", - "ingested": true, - "ingested_at": "2026-04-16T06:20:57.379790+00:00" - }, - "raw/Cloud & DevOps/DevOps Maturity Model From Traditional IT to Advanced DevOps.md": { - "hash": "6914f8945e00022e", - "modified": "2026-04-14T04:28:42.626393+00:00", - "slug": "DevOps-Maturity-Model-From-Traditional-IT-to-Advanced-DevOps", - "source_path": "wiki/sources/DevOps-Maturity-Model-From-Traditional-IT-to-Advanced-DevOps.md", - "ingested": true, - "ingested_at": "2026-04-16T06:20:57.379846+00:00" - }, - "raw/Cloud & DevOps/How Agentic AI can help for Cloud DevOps.md": { - "hash": "a162132fee73fe08", - "modified": "2026-04-14T04:28:42.626625+00:00", - "slug": "How-Agentic-AI-can-help-for-Cloud-DevOps", - "source_path": "wiki/sources/How-Agentic-AI-can-help-for-Cloud-DevOps.md", - "ingested": true, - "ingested_at": "2026-04-16T06:20:57.379887+00:00" - }, - "raw/Cloud & DevOps/Public vs Private vs Hybrid Cloud Differences Explained.md": { - "hash": "868351fa9207d5f7", - "modified": "2026-04-14T04:28:42.627597+00:00", - "slug": "Public-vs-Private-vs-Hybrid-Cloud-Differences-Explained", - "source_path": "wiki/sources/Public-vs-Private-vs-Hybrid-Cloud-Differences-Explained.md", - "ingested": true, - "ingested_at": "2026-04-16T06:20:57.379932+00:00" - }, - "raw/Home Office/RAX50 路由器 更新Merlin Clash订阅.md": { - "hash": "6dd75c067626b9dd4b77e38b7a9b3df9", - "modified": "2026-04-16T07:30:00+00:00", - "slug": "rax50-router-update-merlin-clash-subscription", - "source_path": "wiki/sources/rax50-router-update-merlin-clash-subscription.md", - "ingested": true, - "ingested_at": "2026-04-16T07:30:00+00:00" - } - } -} \ No newline at end of file diff --git a/wiki/overview.md b/wiki/overview.md index 417cfd3c..288a1d50 100644 --- a/wiki/overview.md +++ b/wiki/overview.md @@ -9,6 +9,7 @@ AI 开源项目、Cloud & DevOps、Vibe Coding、AI时代个人发展 - DeepSeek:中国 AI 公司开发的大语言模型,以开源和高效著称,DeepSeek-R1 在复杂任务处理方面表现出色 - 提示语设计:通过精心设计的提示词提升 AI 输出质量的技术 - Prompt Library:提示词库,提供现成提示词供用户参考和定制 +- Prompt 能力:结构化思维+精准表达能力,包含需求拆解、结构化表达、场景共情、迭代优化四个维度 - Nano Banana Pro:Google 的专业级图像生成模型,具备物理规则推演、构图美学理解、语义上下文推理能力 - AI幻觉:AI 生成看似合理但实际错误的内容,需通过技巧避免 - Wayland:Linux 桌面环境的现代显示协议,Ubuntu 24.04 默认使用,出于安全限制外部程序在未登录状态下获取屏幕控制权 @@ -56,6 +57,8 @@ AI 开源项目、Cloud & DevOps、Vibe Coding、AI时代个人发展 - 数字导师:用AI复活历史人物,让其成为日常对话的思维顾问,通过思维蒸馏技术提取人物的核心心智模型 - 思维蒸馏:通过6个并行Agent从6个维度(著作、对话、表达DNA、他者视角、决策、时间线)采集信息,提炼核心思维框架生成AI Skill的技术 +- Claude Skills:写给 Claude 的"说明书"和 SOP,将反复执行的任务拆解为 AI 可稳定复用流程的技术范式 + - Source-grounding:NotebookLM 的核心机制,仅使用用户上传的文档作为知识库 - Audio Overviews:将文档转化为双人 AI 对话播客的功能,适合被动学习 @@ -76,6 +79,7 @@ AI 开源项目、Cloud & DevOps、Vibe Coding、AI时代个人发展 - Voice Agent:具备语音交互能力的 AI 代理,能够通过语音对话完成任务 - AI配音(AI TTS):使用人工智能技术将文字转化为语音的技术,主流工具包括 ElevenLabs、海螺AI、F5-TTS、TTSMaker、剪映、魔音工坊、AnyVoice - 声音克隆(Voice Cloning):通过少量音频样本训练AI模型,生成与原声相似的语音的技术 +- Byox(Build Your Own X):通过从零重建22个技术领域掌握编程技能的方法论,核心理念是"What I cannot create, I do not understand" - X Account Analysis(X 账户分析):使用 OpenClaw + Bird Skill 获取用户推文并分析发布质量,定性分析替代 X 内置的定量统计 @@ -101,6 +105,9 @@ AI 开源项目、Cloud & DevOps、Vibe Coding、AI时代个人发展 - **Multi-Source Tech News Digest** — AI Agent 自动从 109+ 来源(RSS、Twitter、GitHub、Web搜索)聚合、评分并推送技术新闻 +- RSS:信息聚合格式,允许用户订阅网站更新而无需重复访问网站 +- View Page Source:浏览器查看网页源代码的功能,可用于获取 YouTube Channel ID + - **Daily Reddit Digest** — AI Agent 定时从 Reddit 热门子版块获取热门帖子并生成每日摘要(Cron Jobs、偏好学习) - **家庭网络环境概览** — 家庭网络基础设施架构与多服务部署方案(FRP内网穿透、Caddy反向代理、Cloudflare DNS托管) @@ -147,4 +154,5 @@ AI 开源项目、Cloud & DevOps、Vibe Coding、AI时代个人发展 - **TikTok PM - Python Django Project** — TikTok 产品管理系统(Django Web 应用),涵盖 Django Admin 定制、DRF API、异步任务、Docker 部署完整指南,涵盖爬虫工具对比、Docker 架构、n8n 自动化流程、AI 处理建议 - **N8N Full Tutorial Building AI Agents in 2025 for Beginners!** — N8N 平台构建 AI Agent 入门教程(Agentic Systems 定义、节点分类、工具集成、上下文记忆、Airtable 集成) - **Semantic Memory Search** — 为 OpenClaw 添加向量语义搜索能力,解决 markdown 内存文件的语义检索问题 -- **养虾日记2:让Agent更懂你** — AI Agent 记忆问题的解决方案,通过 self-improving skill + 双层记忆架构 + 每日复盘机制实现 Agent 持续学习和改进,核心价值:错误只犯一次,第二次就知道怎么做对 \ No newline at end of file +- **养虾日记2:让Agent更懂你** — AI Agent 记忆问题的解决方案,通过 self-improving skill + 双层记忆架构 + 每日复盘机制实现 Agent 持续学习和改进,核心价值:错误只犯一次,第二次就知道怎么做对 +- **不会Gemini的产品经理真的要被淘汰了 | 附保姆级PRD生成指南** — AI 时代产品经理能力重塑,Gemini 赋能 PRD 生成工作流 \ No newline at end of file diff --git a/wiki/sources/3-2-wan-ren-shou-cang-de-claude-skills-ai-zhe-tiao-lu-shang-zui-zhi-de-yan-jiu-de-yi-tao-fan-shi.md b/wiki/sources/3-2-wan-ren-shou-cang-de-claude-skills-ai-zhe-tiao-lu-shang-zui-zhi-de-yan-jiu-de-yi-tao-fan-shi.md new file mode 100644 index 00000000..5965d029 --- /dev/null +++ b/wiki/sources/3-2-wan-ren-shou-cang-de-claude-skills-ai-zhe-tiao-lu-shang-zui-zhi-de-yan-jiu-de-yi-tao-fan-shi.md @@ -0,0 +1,42 @@ +--- +title: "3.2 万人收藏的 Claude Skills,才是 AI 这条路上最值得研究的一套范式!" +type: source +tags: [] +last_updated: 2026-04-18 +--- + +## Source File +- [[raw/AI/3.2 万人收藏的 Claude Skills,才是 AI 这条路上最值得研究的一套范式!.md]] + +## Summary +- 核心主题:Claude Skills(技能)范式介绍与资源汇总 +- 问题域:AI 应用开发、提示词工程进阶 +- 方法/机制:Skills 是写给 Claude 的"SOP(标准作业程序)",将反复执行、有固定流程的任务拆分为 AI 能理解、能稳定复用、能自动执行的流程 +- 结论/价值:Claude Skills 标志着从提示词工程迈向流程工程,未来最有价值的是能把业务流程沉淀为 SOP 并交给 AI 稳定执行的人 + +## Key Claims +- Skills 本质上是"说明书"和"SOP",将重复任务拆解为 AI 可复用的流程 +- Anthropic 官方 skills 仓库展示了 Claude.ai 网页版的真实生产级能力 +- Skills 分为办公自动化、开发者工具、创意类三大方向 +- 从提示词工程到流程工程是 AI 应用逻辑的质变 + +## Key Quotes +> "Skills 就是一套你写给 Claude 的'说明书'和'SOP(标准作业程序)'" — 痕小子 +> "这个库本质上是官方在教你,'怎么像我们一样开发 AI 应用'" — 痕小子 + +## Key Concepts +- [[Claude Skills]]:写给 Claude 的"说明书"和 SOP,将反复执行的任务拆解为 AI 可复用的流程 +- [[提示语设计]]:通过精心设计的提示词提升 AI 输出质量的技术(本文指出应升级为 Skills) +- [[Awesome-Claude-Skills]]:系统整理各类标准化 LLM Skills 工作流的精选仓库 + +## Key Entities +- [[Anthropic]]:发布官方 Skills 仓库的公司,Claude 的开发方 +- [[GitHub]]:托管 Skills 仓库的代码平台 +- [[痕小子]]:微信公众号「开源星探」作者,文章发布者 + +## Connections +- [[Claude Skills]] ← extends ← [[提示语设计]] +- [[Awesome-Claude-Skills]] ← depends_on ← [[GitHub]] + +## Contradictions +- (暂无) \ No newline at end of file diff --git a/wiki/sources/codecrafters-iobuild-your-own-x-master-programming-by-recreating-your-favorite-technologies-from-scratch.md b/wiki/sources/codecrafters-iobuild-your-own-x-master-programming-by-recreating-your-favorite-technologies-from-scratch.md new file mode 100644 index 00000000..99a7ca5c --- /dev/null +++ b/wiki/sources/codecrafters-iobuild-your-own-x-master-programming-by-recreating-your-favorite-technologies-from-scratch.md @@ -0,0 +1,41 @@ +--- +title: "codecrafters-io/build-your-own-x: Master programming by recreating your favorite technologies from scratch" +type: source +tags: [build-your-own-x, byox, codecrafters, github] +date: 2026-04-18 +--- + +## Source File +- [[raw/AI/codecrafters-iobuild-your-own-x Master programming by recreating your favorite technologies from scratch.md]] + +## Summary +- 核心主题:通过从零重建技术来掌握编程技能 +- 问题域:学习路径、技能提升方法论 +- 方法/机制:收录大量手把手教程,覆盖22个技术领域,从3D渲染器到神经网络 +- 结论/价值:"What I cannot create, I do not understand"——通过重建掌握底层原理 + +## Key Claims +- 通过重建技术栈是理解其工作原理的最佳方式 +- 收录22个技术领域的手把手教程 +- 支持多语言实现(C++、Python、JavaScript、Go、Rust等) + +## Key Quotes +> "What I cannot create, I do not understand — Richard Feynman." + +## Key Concepts +- [[Byox]]:Build Your Own X,从零重建技术以深入理解 +- [[手把手教程]]:step-by-step 形式的学习资源 + +## Key Entities +- [[Codecrafters]]:维护该教程库的公司 +- [[Daniel Stefanovic]]:项目创始人 + +## Connections +- [[Ollama]] ← related_to ← [[Byox]](本地运行教程需要 Ollama) +- [[Vibe Coding]] ← contrasts_with ← [[Byox]](Vibe Coding 是 AI 代写,Byox 是自己手写) + +## Contradictions +- 与 [[Vibe Coding]] 冲突: + - 冲突点:学习编程的方式 + - 当前观点:Byox 强调自己动手重建以深入理解 + - 对方观点:Vibe Coding 主张用 AI 替代手工编码 \ No newline at end of file diff --git a/wiki/sources/github-5000-ren-shou-cang-de-vibe-coding-shen-ji-zhi-nan.md b/wiki/sources/github-5000-ren-shou-cang-de-vibe-coding-shen-ji-zhi-nan.md new file mode 100644 index 00000000..6f31f384 --- /dev/null +++ b/wiki/sources/github-5000-ren-shou-cang-de-vibe-coding-shen-ji-zhi-nan.md @@ -0,0 +1,40 @@ +--- +title: "GitHub 上 5000 人收藏的 Vibe Coding 神级指南" +type: source +tags: [ai, github, vibe-coding] +date: 2025-12-30 +--- + +## Source File +- [[raw/AI/GitHub 上 5000 人收藏的 Vibe Coding 神级指南。.md]] + +## Summary +- 核心主题:Vibe Coding 中文指南项目介绍 +- 问题域:AI 辅助编程工具与工作流 +- 方法/机制:规划驱动 + 上下文固定 + AI 结对执行 +- 结论/价值:为国内开发者提供 Vibe Coding 资源库与工作站 + +## Key Claims +- Vibe Coding 本质是开发者化身导演,把握产品逻辑、用户流程、审美和交互,将体力活交给 AI 编程工具 +- Vibe Coding = 规划驱动 + 上下文固定 + AI 结对执行,让「从想法到可维护代码」变成可审计的流水线 +- vibe-coding-cn 是专门为中文开发者设计的 Vibe Coding 资源库与工作站 + +## Key Quotes +> "我几乎不写代码了,我只负责调整氛围(Vibe),代码会自动长出来。" — Karpathy + +## Key Concepts +- [[Vibe Coding]]:AI 辅助开发方式,开发者负责产品逻辑和审美,AI 负责代码实现 +- [[规划驱动]]:AI 写代码前必须有清晰的技术选型、实施规划和模块化设计 +- [[AI 结对执行]]:人与 AI 协作进行开发,AI 执行代码生成 + +## Key Entities +- [[vibe-coding-cn]]:Vibe Coding 中文指南开源项目 +- [[Cursor]]:AI 编程工具,推荐搭配 claude-opus-4.5-xhigh 模型 +- [[Windsurf]]:AI 编程工具 +- [[Trae]]:AI 编程工具 + +## Connections +- [[vibe-coding-cn]] ← extends ← [[Vibe Coding]] +- [[Cursor]] ← used_in ← [[Vibe Coding]] +- [[Windsurf]] ← used_in ← [[Vibe Coding]] +- [[Trae]] ← used_in ← [[Vibe Coding]] \ No newline at end of file diff --git a/wiki/sources/how-to-get-the-rss-feed-for-any-youtube-channel.md b/wiki/sources/how-to-get-the-rss-feed-for-any-youtube-channel.md new file mode 100644 index 00000000..84a94c12 --- /dev/null +++ b/wiki/sources/how-to-get-the-rss-feed-for-any-youtube-channel.md @@ -0,0 +1,41 @@ +--- +title: "How to Get the RSS Feed For Any YouTube Channel" +type: source +tags: [] +date: 2025-10-10 +--- + +## Source File +- [[raw/AI/How to Get the RSS Feed For Any YouTube Channel.md]] + +## Summary +- 核心主题:通过 View Page Source 获取 YouTube 频道 RSS 订阅源 +- 问题域:YouTube 移除了网页端的 RSS 订阅按钮,用户无法直接获取频道 RSS +- 方法/机制:访问频道页面 → 右键查看网页源代码 → 搜索 "channel_id=" → 提取 RSS 订阅链接 +- 结论/价值:无需注册第三方服务即可免费获取任意 YouTube 频道的 RSS 订阅源 + +## Key Claims +- YouTube 移除了 RSS 订阅按钮是为了让用户访问网站而非通过第三方工具访问,保护其利益 +- 通过 View Page Source 可以找到 channel_id 参数,构造 RSS 订阅 URL +- RSS 订阅链接格式:https://www.youtube.com/feeds/videos.xml?channel_id=CHANNEL_ID + +## Key Quotes +> "I don't watch a lot of YouTube these days, but there's a few channels that share informative videos, and I prefer to receive all of my subscriptions in a single feed." — Chuck Carroll +> "Back in the day, the RSS subscribe button was prominently displayed on every YouTube account. But that meant users could access YouTube content without visiting the website which negatively effects YouTube's bottom line, so it was removed." + +## Key Concepts +- [[RSS]]:信息聚合格式,允许用户订阅网站更新 +- [[Channel-ID]]:YouTube 频道唯一标识符 +- [[View-Page-Source]]:浏览器开发者工具查看网页源代码的功能 + +## Key Entities +- [[YouTube]]:全球最大视频分享平台 +- [[Chuck-Carroll]]:本文作者,博客 chuck.is 站长 + +## Connections +- [[how-to-get-youtube-channel-id]] ← related_to ← [[How-to-Get-the-RSS-Feed-For-Any-YouTube-Channel]] +- [[multi-source-tech-news-digest]] ← uses ← [[RSS]] +- [[Chuck-Carroll]] ← authored_by → [[How-to-Get-the-RSS-Feed-For-Any-YouTube-Channel]] + +## Contradictions +- (暂无冲突记录) \ No newline at end of file diff --git a/wiki/sources/wo-de-gong-ju-ji.md b/wiki/sources/wo-de-gong-ju-ji.md new file mode 100644 index 00000000..938039ff --- /dev/null +++ b/wiki/sources/wo-de-gong-ju-ji.md @@ -0,0 +1,49 @@ +--- +title: "AI 工具" +type: source +tags: [ai, tool, paid, service] +date: 2026-04-18 +--- + +## Source File +- [[raw/AI/我的工具集.md]] + +## Summary +- 核心主题:AI 工具清单整理 +- 问题域:AI 服务选型 +- 方法/机制:按功能分类(Text-to-Speech、Image-Editor、Image-to-Video、Web-Scraper、AI-Summary) +- 结论/价值:记录常用的付费/免费 AI 服务 + +## Key Claims +- Google AI Studio 提供 Text-to-Speech 服务 +- WaveSpeed AI 提供 Image-Editor 和 Image-to-Video 服务 +- Vidu 提供付费 Image-to-Video 服务($8/月) +- 海螺AI 提供 Image-to-Video 服务(¥42/月) +- BrightData 提供 Web-Scraper 服务 +- Decopy 提供 AI Summary 服务,支持文章、PDF 和视频摘要 + +## Key Concepts +- [[AI配音|Text-to-Speech]]:文字转语音技术 +- [[图生视频|Image-to-Video]]:图片生成视频技术 +- [[Web-Scraper]]:网页数据采集工具 +- [[AI-摘要]]:AI 摘要生成 + +## Key Entities +- [[Google]]:提供 AI Studio 文字转语音服务 +- [[WaveSpeed]]:AI 图像和视频处理平台 +- [[生数科技|Vidu]]:AI 视频生成平台 +- [[海螺AI]]:MiniMax 出品的 AI 配音和视频工具 +- [[BrightData]]:网页数据采集服务提供商 +- [[Decopy]]:AI 摘要生成工具 + +## Connections +- [[Google]] ← provides ← [[Text-to-Speech]] +- [[WaveSpeed]] ← provides ← [[Image-Editor]] +- [[WaveSpeed]] ← provides ← [[Image-to-Video]] +- [[Vidu]] ← provides ← [[Image-to-Video]] +- [[海螺AI]] ← provides ← [[Image-to-Video]] +- [[BrightData]] ← provides ← [[Web-Scraper]] +- [[Decopy]] ← provides ← [[AI-Summary]] + +## Contradictions +- (暂无) \ No newline at end of file diff --git a/wiki/sources/xi-tong-ti-shi-ci-gou-jie-yuan-ze.md b/wiki/sources/xi-tong-ti-shi-ci-gou-jie-yuan-ze.md new file mode 100644 index 00000000..24b3397b --- /dev/null +++ b/wiki/sources/xi-tong-ti-shi-ci-gou-jie-yuan-ze.md @@ -0,0 +1,47 @@ +--- +title: "系统提示词构建原则" +type: source +tags: [] +date: 2025-12-30 +--- + +## Source File +- [[raw/AI/系统提示词构建原则.md]] + +## Summary +- 核心主题:AI 编码助手的系统级 Prompt 设计原则 +- 问题域:AI Agent 行为规范、任务执行流程、技术编码标准 +- 方法/机制:六维度原则体系(身份行为、沟通、任务执行、技术规范、安全防护、工具使用) +- 结论/价值:构建高效、专业、安全的 AI 编程助手行为框架 + +## Key Claims +- AI 应严格遵守项目现有约定,优先分析周围代码和配置 +- AI 应采用专业、直接、简洁的沟通风格,避免对话式填充语 +- 复杂任务必须使用 TODO 列表进行规划,分解为小的可验证步骤 +- 代码优化应以清晰度和可读性为首要目标 +- 安全防护是 AI 行为的基本底线,禁止协助恶意任务 + +## Key Quotes +> "严格遵守项目现有约定,优先分析周围代码和配置" — 核心身份原则 +> "专注于解决问题,而不是过程" — 行动导向原则 +> "在执行工具前,简要告知用户你将做什么" — 透明沟通原则 +> "变量命名应具有足够描述性,通常无需注释" — 代码规范原则 + +## Key Concepts +- [[系统提示词]]:定义 AI 助手的核心身份与行为框架 +- [[AI编码助手]]:以代码完成为核心任务的 AI Agent 类型 +- [[TODO列表规划]]:复杂任务的管理方法,分解为可验证步骤 +- [[代码风格一致性]]:AI 修改代码时与现有风格保持统一 +- [[安全防护原则]]:AI 行为的基本底线和伦理边界 + +## Key Entities +- [[vibe-coding-cn]]:GitHub 开源项目,该 Prompt 规则的来源仓库 + +## Connections +- [[Claude-Skills]] ← 应用了 ← [[系统提示词构建原则]] +- [[Vibe-Coding]] ← 依赖 ← [[AI编码助手]] +- [[系统-Prompt-优化]] ← 扩展了 ← [[系统提示词构建原则]] +- [[提示语设计]] ← 相关 ← [[系统提示词构建原则]] + +## Contradictions +- (暂无冲突记录) \ No newline at end of file diff --git a/wiki/sources/如何写出完美的Prompt-提示词-.md b/wiki/sources/如何写出完美的Prompt-提示词-.md new file mode 100644 index 00000000..6b047ce1 --- /dev/null +++ b/wiki/sources/如何写出完美的Prompt-提示词-.md @@ -0,0 +1,46 @@ +--- +title: "如何写出完美的Prompt(提示词)?" +type: source +tags: [] +date: 2025-12-18 +--- + +## Source File +- [[raw/AI/如何写出完美的Prompt(提示词)?.md]] + +## Summary +- 核心主题:Prompt 能力是职场底层技能,包含需求拆解、结构化表达、场景共情、迭代优化四个维度 +- 问题域:职场人普遍缺乏清晰表达需求的能力,导致与 AI 协作效率低下 +- 方法/机制:通过基础方法(需求拆解、上下文补全、格式定义、示例引导)、进阶策略(思维链、任务拆分、角色赋能、预填回复、不确定性管理)、高阶技巧(跨模态联动、领域知识注入、反馈循环)提升 Prompt 质量 +- 结论/价值:Prompt 能力的本质是结构化思维+精准表达,是 AI 时代职场人的核心竞争力 + +## Key Claims +- Prompt 不仅是给 AI 的指令,更是一套人与 AI 的协作协议 +- Prompt 的核心价值在于消除信息差(人类需求与 AI 理解之间的信息差、任务目标与执行标准之间的信息差) +- Prompt 能力的本质是:需求拆解能力、结构化表达能力、场景共情能力、迭代优化能力 +- Prompt 质量取决于使用者的思维深度与表达精度 + +## Key Quotes +> "Prompt能力本质一是有对问题清晰界定的能力,二是结构化的思维逻辑和表达能力" + +> "Prompt的核心价值在于消除信息差(既消除人类需求与AI理解之间的信息差,也消除任务目标与执行标准之间的信息差)" + +> "Prompt能力的底层逻辑:结构化思维+精准表达" + +## Key Concepts +- [[提示语设计]]:通过精心设计的提示词提升 AI 输出质量的技术 +- [[需求拆解能力]]:将模糊的目标拆解为具体、可执行的子任务 +- [[结构化表达能力]]:用清晰的逻辑组织信息,让 AI 快速抓取核心 +- [[场景共情能力]]:站在使用场景和受众角度,定义输出的标准与风格 +- [[迭代优化能力]]:通过测试反馈持续调整指令,逼近最优结果 + +## Key Entities +- [[ChatGPT]]:OpenAI 开发的大型语言模型 +- [[Claude]]:Anthropic 公司开发的 AI 聊天助手 + +## Connections +- [[提示语设计]] ← 是 [[AI配音]] 的前置技能 +- [[AI配音]] ← 依赖 [[提示语设计]] 生成配音脚本 + +## Contradictions +- 与 [[Claude-Prompt-库汇总]] 关系:该文提供现成模板,本文讲解如何自主设计高质量 Prompt,侧重"渔"而非"鱼" \ No newline at end of file