<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AI助手 on Text Matrix</title><link>https://txtmix.com/tags/ai%E5%8A%A9%E6%89%8B/</link><description>Recent content in AI助手 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:55:34 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/ai%E5%8A%A9%E6%89%8B/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenClaw：本地优先的个人 AI 助手平台</title><link>https://txtmix.com/posts/tech/openclaw-personal-ai-assistant-platform/</link><pubDate>Mon, 27 Apr 2026 15:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/openclaw-personal-ai-assistant-platform/</guid><description>&lt;h1 id="openclaw本地优先的个人-ai-助手平台">OpenClaw：本地优先的个人 AI 助手平台&lt;/h1>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;ul>
&lt;li>理解 OpenClaw 的 Gateway 架构及其在整体系统中的角色&lt;/li>
&lt;li>掌握 OpenClaw 的多渠道消息路由机制&lt;/li>
&lt;li>了解技能（Skills）系统的设计思路和扩展方式&lt;/li>
&lt;li>认识 OpenClaw 的安全模型：默认安全与沙箱隔离&lt;/li>
&lt;li>理解 OpenClaw 与传统聊天机器人的核心区别&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概览">1. 项目概览&lt;/h2>
&lt;p>&lt;strong>OpenClaw&lt;/strong> 是一个开源的个人 AI 助手平台，让用户能够在自己的设备上运行完全属于自己的 AI 助手。它不依赖任何云端服务（除必要的模型 API），所有对话、文件、配置都存储在本地。&lt;/p></description></item><item><title>Omi：你的第二大脑——9K Stars的全平台AI记忆助手，支持桌面/手机/可穿戴设备</title><link>https://txtmix.com/posts/tech/omi-ai-second-brain/</link><pubDate>Sat, 18 Apr 2026 15:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/omi-ai-second-brain/</guid><description>&lt;h1 id="omi你的第二大脑9k-stars的全平台ai记忆助手支持桌面手机可穿戴设备">Omi：你的第二大脑——9K Stars的全平台AI记忆助手，支持桌面/手机/可穿戴设备&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：追求个人知识管理效率的开发者、AI产品爱好者、寻求&amp;quot;第二大脑&amp;quot;解决方案的知识工作者
&lt;strong>预计阅读时间&lt;/strong>：40-50分钟
&lt;strong>前置知识&lt;/strong>：了解RAG（检索增强生成）基本概念，对AI助手产品有使用经验
&lt;strong>难度定位&lt;/strong>：⭐⭐⭐⭐ 专家设计&lt;/p></description></item><item><title>Awesome Persona Distill Skills：人格蒸馏Agent Skills的完整指南</title><link>https://txtmix.com/posts/tech/awesome-persona-distill-skills-agent-skills-guide/</link><pubDate>Thu, 09 Apr 2026 13:05:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/awesome-persona-distill-skills-agent-skills-guide/</guid><description>&lt;h1 id="awesome-persona-distill-skills人格蒸馏agent-skills的完整指南">Awesome Persona Distill Skills：人格蒸馏Agent Skills的完整指南&lt;/h1>
&lt;h2 id="1-学习目标">§1 学习目标&lt;/h2>
&lt;p>通过本文，你将掌握：&lt;/p>
&lt;ul>
&lt;li>人格蒸馏的核心概念与边界&lt;/li>
&lt;li>Awesome Persona Distill Skills的完整分类体系&lt;/li>
&lt;li>每类Skills的设计思路与典型实现&lt;/li>
&lt;li>如何构建属于自己的数字人格助手&lt;/li>
&lt;li>Agent Skills的开放标准与贡献流程&lt;/li>
&lt;/ul>
&lt;h2 id="2-概念解析什么是人格蒸馏">§2 概念解析：什么是人格蒸馏&lt;/h2>
&lt;h3 id="21-核心定义">2.1 核心定义&lt;/h3>
&lt;p>&lt;strong>人格蒸馏（Persona Distill）是什么？&lt;/strong>&lt;/p></description></item><item><title>xiaohongshu-mcp：小红书 MCP 服务完全指南</title><link>https://txtmix.com/posts/tech/ai-agent/xiaohongshu-mcp-xiaohongshu-model-context-protocol-guide/</link><pubDate>Tue, 31 Mar 2026 17:05:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/xiaohongshu-mcp-xiaohongshu-model-context-protocol-guide/</guid><description>&lt;h1 id="xiaohongshu-mcp小红书-mcp-服务完全指南">xiaohongshu-mcp：小红书 MCP 服务完全指南&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：20分钟 | 难度：⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>完成本文档后，你将能够：&lt;/p>
&lt;ul>
&lt;li>✅ 理解 xiaohongshu-mcp 的核心定位与设计理念&lt;/li>
&lt;li>✅ 掌握 xiaohongshu-mcp 的完整功能体系&lt;/li>
&lt;li>✅ 熟练部署 xiaohongshu-mcp（Binary/Docker/源码）&lt;/li>
&lt;li>✅ 配置多客户端接入（Claude Code/Cursor/Cline/OpenClaw）&lt;/li>
&lt;li>✅ 使用 MCP 工具发布小红书内容（图文/视频）&lt;/li>
&lt;li>✅ 使用搜索和内容获取功能&lt;/li>
&lt;li>✅ 进行评论互动（发表评论/回复评论/点赞/收藏）&lt;/li>
&lt;li>✅ 排查常见问题&lt;/li>
&lt;li>✅ 为 xiaohongshu-mcp 贡献代码&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="2-项目概述">§2 项目概述&lt;/h2>
&lt;h3 id="21-什么是-xiaohongshu-mcp">2.1 什么是 xiaohongshu-mcp？&lt;/h3>
&lt;p>&lt;strong>xiaohongshu-mcp&lt;/strong>（官方仓库：&lt;a href="https://github.com/xpzouying/xiaohongshu-mcp" target="_blank" rel="noopener noreffer ">xpzouying/xiaohongshu-mcp&lt;/a>）是一个基于 &lt;strong>Model Context Protocol (MCP)&lt;/strong> 的小红书服务端实现，让你的 AI 助手直接访问小红书数据。&lt;/p></description></item><item><title>IronClaw：安全私密个人 AI 助手完全指南</title><link>https://txtmix.com/posts/tech/ironclaw-secure-ai-assistant-guide/</link><pubDate>Tue, 31 Mar 2026 14:35:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ironclaw-secure-ai-assistant-guide/</guid><description>&lt;h1 id="ironclaw安全私密个人-ai-助手完全指南">IronClaw：安全私密个人 AI 助手完全指南&lt;/h1>
&lt;h2 id="1-学习目标">§1 学习目标&lt;/h2>
&lt;p>完成本文档后，你将能够：&lt;/p>
&lt;ul>
&lt;li>✅ 理解 IronClaw 的核心定位与安全理念&lt;/li>
&lt;li>✅ 掌握 IronClaw 的技术架构与核心组件&lt;/li>
&lt;li>✅ 熟练部署 IronClaw（从源码编译 + Docker）&lt;/li>
&lt;li>✅ 熟练使用 REPL、Web Gateway、Telegram 等多种渠道&lt;/li>
&lt;li>✅ 配置多种 LLM Provider（Anthropic、OpenAI、GitHub Copilot、MiniMax 等）&lt;/li>
&lt;li>✅ 理解 WASM Sandbox 安全机制&lt;/li>
&lt;li>✅ 使用 Routines 实现定时任务和自动化&lt;/li>
&lt;li>✅ 掌握 Hybrid Search 混合搜索的使用&lt;/li>
&lt;li>✅ 理解 IronClaw 与 OpenClaw 的区别&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="2-项目概述">§2 项目概述&lt;/h2>
&lt;h3 id="21-什么是-ironclaw">2.1 什么是 IronClaw？&lt;/h3>
&lt;p>&lt;strong>IronClaw&lt;/strong>（官方仓库：&lt;a href="https://github.com/nearai/ironclaw" target="_blank" rel="noopener noreffer ">nearai/ironclaw&lt;/a>）是一款&lt;strong>安全私密的个人 AI 助手&lt;/strong>，核心理念是&amp;quot;Your data stays yours&amp;quot;。&lt;/p></description></item><item><title>Nanobot：超轻量级个人 AI 助手专家级技术文档</title><link>https://txtmix.com/posts/tech/nanobot-ultra-lightweight-ai-assistant/</link><pubDate>Mon, 30 Mar 2026 14:26:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/nanobot-ultra-lightweight-ai-assistant/</guid><description>&lt;h1 id="nanobot超轻量级个人-ai-助手专家级技术文档">Nanobot：超轻量级个人 AI 助手专家级技术文档&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：想要掌握 Nanobot 的开发者、AI 爱好者和技术决策者
&lt;strong>核心问题&lt;/strong>：Nanobot 是什么？如何设计架构？如何定制和扩展？&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="1-学习目标">1. 学习目标&lt;/h2>
&lt;p>完成本文档后，你将掌握：&lt;/p></description></item><item><title>Claude 101 第一课：认识 Claude——它是谁，能做什么</title><link>https://txtmix.com/posts/tech/ai-agent/claude-101-what-is-claude/</link><pubDate>Wed, 25 Mar 2026 16:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/claude-101-what-is-claude/</guid><description>&lt;h1 id="claude-101-第一课认识-claude它是谁能做什么">Claude 101 第一课：认识 Claude——它是谁，能做什么&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：15分钟 | 难度：⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>学完本节后，你将能够：&lt;/p>
&lt;ul>
&lt;li>理解 Claude 是什么，以及它在日常工作中最适合扮演什么角色。&lt;/li>
&lt;li>识别 Claude 擅长与不擅长的任务边界，避免把它当成“万能工具”。&lt;/li>
&lt;li>掌握与 Claude 协作的基础心智模型，知道为什么上下文和提问方式如此重要。&lt;/li>
&lt;li>建立安全、务实的使用习惯，在效率和准确性之间取得平衡。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="claude-是什么">Claude 是什么？&lt;/h2>
&lt;p>&lt;strong>Claude&lt;/strong> 是 Anthropic 开发的 AI 助手。你可以把它理解成一个能读懂自然语言、持续跟进上下文、并通过对话来协助你完成工作的智能系统。&lt;/p></description></item></channel></rss>