<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>自动化 on Text Matrix</title><link>https://txtmix.com/tags/%E8%87%AA%E5%8A%A8%E5%8C%96/</link><description>Recent content in 自动化 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:20:36 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/%E8%87%AA%E5%8A%A8%E5%8C%96/index.xml" rel="self" type="application/rss+xml"/><item><title>Agency Agents：AI agency 全套智能体开箱即用</title><link>https://txtmix.com/posts/tech/agency-agents-complete-ai-agency-toolkit/</link><pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate><guid>https://txtmix.com/posts/tech/agency-agents-complete-ai-agency-toolkit/</guid><description>Agency Agents 是一套开源 AI agent 工具包，每个 agent 都是某一领域的专家，从前端开发到 Reddit 运营再到内容营销，提供可配置的自动化解决方案。</description></item><item><title>GitHub Actions Importer：自动化迁移 CI/CD 到 GitHub Actions</title><link>https://txtmix.com/posts/tech/github-actions-importer-migration/</link><pubDate>Fri, 15 May 2026 10:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/github-actions-importer-migration/</guid><description>&lt;h1 id="github-actions-importer自动化迁移-cicd-到-github-actions">GitHub Actions Importer：自动化迁移 CI/CD 到 GitHub Actions&lt;/h1>
&lt;blockquote>
&lt;p>Jenkins、Travis CI、CircleCI、GitLab CI……每个平台都有自己的一套 CI/CD 配置。GitHub Actions Importer 把这个迁移过程自动化——自动转换流水线、验证转换结果、按计划推进迁移，让平台迁移不再是一项痛苦的手工活。&lt;/p></description></item><item><title>GitHub Actions 生态入门：从基础工作流到自定义 Action 开发</title><link>https://txtmix.com/posts/tech/github-actions-ecosystem-deep-dive/</link><pubDate>Fri, 15 May 2026 10:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/github-actions-ecosystem-deep-dive/</guid><description>&lt;h1 id="github-actions-生态入门从基础工作流到自定义-action-开发">GitHub Actions 生态入门：从基础工作流到自定义 Action 开发&lt;/h1>
&lt;blockquote>
&lt;p>GitHub Actions 不仅仅是一个 CI/CD 工具——它是 GitHub 的自动化引擎。从自动测试、构建、部署，到运行 AI Agent 工作流、自动化依赖管理，Actions 把整个开发流程编织进 GitHub 的每个事件里。&lt;/p></description></item><item><title>GitHub Apps pre-commit-ci：自动化的代码质量门神</title><link>https://txtmix.com/posts/tech/github-apps-pre-commit-ci/</link><pubDate>Fri, 15 May 2026 10:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/github-apps-pre-commit-ci/</guid><description>&lt;h1 id="github-apps-pre-commit-ci自动化的代码质量门神">GitHub Apps pre-commit-ci：自动化的代码质量门神&lt;/h1>
&lt;blockquote>
&lt;p>lint、format、type-check……每次提交前要跑一堆检查？pre-commit-ci 把这些全部自动化——不用本地配置，不用担心团队成员跳过检查，每次 PR 都自动跑，在合并之前就堵住代码质量问题。&lt;/p></description></item><item><title>GitHub Copilot Pull Request Reviewer：从入门到精通</title><link>https://txtmix.com/posts/tech/github-copilot-pr-reviewer/</link><pubDate>Fri, 15 May 2026 10:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/github-copilot-pr-reviewer/</guid><description>&lt;h1 id="github-copilot-pull-request-reviewer从入门到精通">GitHub Copilot Pull Request Reviewer：从入门到精通&lt;/h1>
&lt;blockquote>
&lt;p>每次 PR 都要花半小时看代码？Copilot PR Reviewer 让 AI 成为你的审查搭档——自动分析改动、发现潜在问题、生成审查意见，帮你把 Code Review 从负担变成生产力。&lt;/p></description></item><item><title>GitHub Dependabot 自动化依赖更新：从配置到最佳实践</title><link>https://txtmix.com/posts/tech/github-dependabot-automated-updates/</link><pubDate>Fri, 15 May 2026 10:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/github-dependabot-automated-updates/</guid><description>&lt;h1 id="github-dependabot-自动化依赖更新从配置到最佳实践">GitHub Dependabot 自动化依赖更新：从配置到最佳实践&lt;/h1>
&lt;blockquote>
&lt;p>&amp;ldquo;项目依赖 Outdated，CVEs 悄悄找上门&amp;rdquo;——这是很多团队的真实痛点。GitHub Dependabot 让依赖更新变成自动化流程：漏洞第一时间修复，版本落后自动追平，开发者只需要审 PR、点合并。&lt;/p></description></item><item><title>CloakBrowser：源码级改写的反机器人 Chromium 分发版</title><link>https://txtmix.com/posts/tech/cloakbrowser-stealth-chromium-browser/</link><pubDate>Thu, 14 May 2026 12:44:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/cloakbrowser-stealth-chromium-browser/</guid><description>&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>CloakBrowser 是 CloakHQ 团队推出的 stealth Chromium 分发版，GitHub 今日新增约 1,835 星。其核心价值在于解决了自动化浏览器被反爬虫系统检测的核心痛点：浏览器指纹。&lt;/p>
&lt;p>大多数反爬虫方案通过检测 &lt;code>navigator.webdriver&lt;/code>、&lt;code>Browserleaks 分数&lt;/code>、`Canvas/WebGL 哈希」或「Headless Chrome 特有行为」来识别自动化脚本。CloakBrowser 从 C++ 源码层面修改了这些检测点，使得目标网站看到的不是一个&amp;quot;被操控的浏览器&amp;quot;，而是一个&amp;quot;真实的普通用户 Chrome&amp;quot;。&lt;/p></description></item><item><title>AiToEarn：一人公司AI内容营销自动化平台完全指南</title><link>https://txtmix.com/posts/tech/aitoearn-ai-content-marketing-platform-guide/</link><pubDate>Thu, 14 May 2026 10:53:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/aitoearn-ai-content-marketing-platform-guide/</guid><description>&lt;h1 id="aitoearn一人公司ai内容营销自动化平台完全指南">AiToEarn：一人公司AI内容营销自动化平台完全指南&lt;/h1>
&lt;p>&lt;strong>AiToEarn&lt;/strong>（&lt;a href="https://aitoearn.ai/" target="_blank" rel="noopener noreffer ">aitoearn.ai&lt;/a>）是专为 OPC（One Person Company，一人公司）、创作者和品牌设计的一站式 AI 内容营销平台。它通过四个核心 Agent 能力——&lt;strong>Monetize&lt;/strong>、&lt;strong>Publish&lt;/strong>、&lt;strong>Engage&lt;/strong>、&lt;strong>Create&lt;/strong>——覆盖内容从创作到变现的完整链路，支持抖音、小红书、TikTok、YouTube、Facebook、Instagram 等 10+ 主流平台。&lt;/p></description></item><item><title>Spook 👻：Home Assistant 的生产级工具箱实战指南</title><link>https://txtmix.com/posts/tech/spook-home-assistant-toolbox/</link><pubDate>Tue, 12 May 2026 13:20:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/spook-home-assistant-toolbox/</guid><description>&lt;h1 id="spook-home-assistant-的生产级工具箱实战指南">Spook 👻：Home Assistant 的生产级工具箱实战指南&lt;/h1>
&lt;p>Home Assistant 的自定义集成生态极为丰富，但如果要在生产环境中真正用好 Home Assistant，光靠设备接入还不够——还需要一套完善的配置管理、故障诊断和运维工具。Spook 是这个领域的标杆作品：它不直接接入新设备，而是从&amp;quot;工具箱&amp;quot;的角度，补齐了 Home Assistant 在配置管理、自动化调试和日常运维层面的缺口。&lt;/p></description></item><item><title>Ruflo 完全指南：多智能体编排平台从入门到精通</title><link>https://txtmix.com/posts/tech/ruflo-agent-orchestration-claude-platform-guide/</link><pubDate>Sat, 02 May 2026 20:03:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ruflo-agent-orchestration-claude-platform-guide/</guid><description>&lt;h1 id="ruflo-完全指南多智能体编排平台从入门到精通">Ruflo 完全指南：多智能体编排平台从入门到精通&lt;/h1>
&lt;p>Ruflo（曾用名 Claude Flow）是一个面向 Claude Code 的多智能体编排平台。它在 Claude Code 之上构建了一层完整的基础设施：Agent 团队可以自发组织成蜂群（Swarm）、从任务经验中持续学习、借助向量记忆跨越会话保持上下文，还能通过联邦（Federation）机制与其他机器上的 Agent 安全协作，而用户只需要正常写代码——编排工作在后台自动完成。&lt;/p></description></item><item><title>Sim Studio AI 完全指南：从零构建 AI Agent 工作流</title><link>https://txtmix.com/posts/tech/simstudioai-sim-ai-agent-guide/</link><pubDate>Sat, 02 May 2026 15:06:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/simstudioai-sim-ai-agent-guide/</guid><description>&lt;h1 id="sim-studio-ai-完全指南从零构建-ai-agent-工作流">Sim Studio AI 完全指南：从零构建 AI Agent 工作流&lt;/h1>
&lt;p>AI Agent 正在成为企业工作流自动化的核心基础设施。在众多解决方案中，Sim（GitHub: &lt;a href="https://github.com/simstudioai/sim" target="_blank" rel="noopener noreffer ">simstudioai/sim&lt;/a>，⭐ 28k+）凭借其开源属性、可视化编排能力和多模型支持，逐渐成为开发者构建 AI Workforce 的热门选择。本文从原理、架构、部署、功能实操到二次开发，提供一份系统化的深度指南。&lt;/p></description></item><item><title>25 分钟从零到 AI Agent：Futurepedia 爆款教程深度解析</title><link>https://txtmix.com/posts/video/zero-to-ai-agent-25-minutes-futurepedia-3m-views/</link><pubDate>Wed, 29 Apr 2026 15:01:00 +0800</pubDate><guid>https://txtmix.com/posts/video/zero-to-ai-agent-25-minutes-futurepedia-3m-views/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>难度&lt;/strong>：⭐⭐ | &lt;strong>类型&lt;/strong>：视频深度解读 | &lt;strong>预计阅读时间&lt;/strong>：18 分钟
&lt;strong>目标读者&lt;/strong>：想理解 AI Agent 并快速上手构建的实践者（无需编程经验）
&lt;strong>视频地址&lt;/strong>：&lt;a href="https://www.youtube.com/watch?v=EH5jx5qPabU" target="_blank" rel="noopener noreffer ">From Zero to Your First AI Agent in 25 Minutes (No Coding)&lt;/a>&lt;/p></description></item><item><title>Awesome Codex Skills：Codex编码智能体技能库，支持1000+应用集成</title><link>https://txtmix.com/posts/tech/awesome-codex-skills-codex-agent-skills/</link><pubDate>Wed, 29 Apr 2026 15:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/awesome-codex-skills-codex-agent-skills/</guid><description>&lt;h1 id="awesome-codex-skillscodex编码智能体技能库支持1000应用集成">Awesome Codex Skills：Codex编码智能体技能库，支持1000+应用集成&lt;/h1>
&lt;h2 id="概述">概述&lt;/h2>
&lt;p>&lt;strong>Awesome Codex Skills&lt;/strong> 是由 &lt;a href="https://github.com/ComposioHQ" target="_blank" rel="noopener noreffer ">ComposioHQ&lt;/a> 维护的 &lt;strong>Codex 编码智能体实用技能库&lt;/strong>，收录了一系列模块化的技能指令集（Skills），帮助 Codex 在代码开发、产品协作、写作、数据分析等多个场景中执行真实任务。&lt;/p></description></item><item><title>Cua：让 AI 代理真正操控电脑的开源全栈框架</title><link>https://txtmix.com/posts/tech/cua-computer-use-agent-framework/</link><pubDate>Mon, 27 Apr 2026 00:59:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/cua-computer-use-agent-framework/</guid><description>&lt;h1 id="cua让-ai-代理真正操控电脑的开源全栈框架">Cua：让 AI 代理真正操控电脑的开源全栈框架&lt;/h1>
&lt;p>一句&amp;quot;Build, benchmark, and deploy agents that use computers&amp;quot;道出了 Cua 的野心：&lt;strong>不是让 AI 生成操控电脑的指令，而是让 AI 直接操控电脑。&lt;/strong>&lt;/p></description></item><item><title>Awesome Codex Skills：Codex CLI 的技能宝库，让 AI 代理真正替你干活</title><link>https://txtmix.com/posts/tech/awesome-codex-skills/</link><pubDate>Mon, 27 Apr 2026 00:58:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/awesome-codex-skills/</guid><description>&lt;p>如果你一直在用 Codex CLI 或 OpenAI 的 Codex API，但感觉它&amp;quot;只会生成文本&amp;quot;，那说明你还没有真正了解 Codex Skills。&lt;/p>
&lt;p>Codex Skills 是 Awesome Codex Skills 项目（以下简称 ACS）提出的核心理念：&lt;strong>Codex 不只能生成文本，它能替你执行完整的任务流程&lt;/strong>——发邮件、创建 GitHub Issue、发 Slack 消息、操作 Notion、跑自动化脚本，1000+ 应用全覆盖。&lt;/p></description></item><item><title>ClawSweeper：OpenClaw 的大规模 Issue/PR 自动化审查机器人</title><link>https://txtmix.com/posts/tech/clawsweeper-openclaw-automated-code-review/</link><pubDate>Sun, 26 Apr 2026 11:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/clawsweeper-openclaw-automated-code-review/</guid><description>&lt;h2 id="前言">前言&lt;/h2>
&lt;p>在大型开源项目中，Issue 和 Pull Request 的积压是一个普遍且棘手的问题。以 &lt;a href="https://github.com/openclaw/openclaw" target="_blank" rel="noopener noreffer ">openclaw/openclaw&lt;/a> 为例，仓库目前拥有 &lt;strong>5320 个开放 Issue&lt;/strong> 和 &lt;strong>4247 个开放 PR&lt;/strong>，总计 9567 个开放项。人工审查每一个条目几乎是不可能完成的任务。&lt;/p></description></item><item><title>Claude Code Routines：让 AI Agent 实现无人值守自动化——定时触发、API 调用与 GitHub 事件驱动的云端自动化框架</title><link>https://txtmix.com/posts/tech/claude-code-routines-automation/</link><pubDate>Wed, 15 Apr 2026 02:15:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/claude-code-routines-automation/</guid><description>&lt;h1 id="claude-code-routines让-ai-agent-实现无人值守自动化定时触发api-调用与-github-事件驱动的云端自动化框架">Claude Code Routines：让 AI Agent 实现无人值守自动化——定时触发、API 调用与 GitHub 事件驱动的云端自动化框架&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：Claude Code 用户、DevOps 工程师、AI 自动化实践者、想要实现 AI 工作流自动化的开发者
&lt;strong>预计阅读时间&lt;/strong>：45-60 分钟
&lt;strong>前置知识&lt;/strong>：Claude Code 基础用法、Git/GitHub 基础、了解过 MCP 连接器
&lt;strong>难度定位&lt;/strong>：⭐⭐⭐⭐ 专家设计&lt;/p></description></item><item><title>gbrain：开源AI Agent与工作流自动化平台</title><link>https://txtmix.com/posts/tech/gbrain-ai-agent-workflow-automation-platform/</link><pubDate>Sat, 11 Apr 2026 23:01:28 +0800</pubDate><guid>https://txtmix.com/posts/tech/gbrain-ai-agent-workflow-automation-platform/</guid><description>&lt;h1 id="gbrain开源-ai-agent-与工作流自动化平台">gbrain：开源 AI Agent 与工作流自动化平台&lt;/h1>
&lt;h2 id="一项目概述">一、项目概述&lt;/h2>
&lt;h3 id="11-gbrain-是什么">1.1 gbrain 是什么&lt;/h3>
&lt;p>&lt;strong>gbrain&lt;/strong> 是一个开源的 AI Agent 和工作流自动化平台，集成了多种 AI 提供商（OpenAI、Anthropic、Ollama、Azure、Groq、LM Studio）。它的目标是让用户能够以简单的方式构建和部署 AI Agent 及工作流。&lt;/p></description></item><item><title>文颜CLI：Markdown一键发布微信公众号的多平台排版工具</title><link>https://txtmix.com/posts/tech/wenyan-cli-markdown-multi-platform-publishing-guide/</link><pubDate>Thu, 09 Apr 2026 12:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/wenyan-cli-markdown-multi-platform-publishing-guide/</guid><description>&lt;h1 id="文颜climarkdown一键发布微信公众号的多平台排版工具">文颜CLI：Markdown一键发布微信公众号的多平台排版工具&lt;/h1>
&lt;h2 id="1-学习目标">§1 学习目标&lt;/h2>
&lt;p>通过本文，你将掌握：&lt;/p>
&lt;ul>
&lt;li>文颜CLI的核心设计理念与技术架构&lt;/li>
&lt;li>本地模式与Server模式的原理与适用场景&lt;/li>
&lt;li>多种内容输入方式与完整的publish工作流程&lt;/li>
&lt;li>图片自动处理机制与frontmatter规范&lt;/li>
&lt;li>Server模式API接口设计与认证机制&lt;/li>
&lt;li>多公众号发布、CI/CD集成与AI Agent集成&lt;/li>
&lt;li>主题定制与代码高亮配置&lt;/li>
&lt;/ul>
&lt;h2 id="2-问题背景">§2 问题背景&lt;/h2>
&lt;p>&lt;strong>内容创作者面临的三重困境：&lt;/strong>&lt;/p></description></item><item><title>SEOMachine：AI驱动的SEO优化与内容生成智能体</title><link>https://txtmix.com/posts/tech/seomachine-seo-ai-agent-guide/</link><pubDate>Wed, 08 Apr 2026 16:35:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/seomachine-seo-ai-agent-guide/</guid><description>&lt;h1 id="seomachineai驱动的seo优化与内容生成智能体">SEOMachine：AI驱动的SEO优化与内容生成智能体&lt;/h1>
&lt;h2 id="1-学习目标">1. 学习目标&lt;/h2>
&lt;p>通过本文你将掌握：&lt;/p>
&lt;ul>
&lt;li>理解 SEOMachine 的核心价值和设计理念&lt;/li>
&lt;li>熟练安装和配置工具&lt;/li>
&lt;li>掌握 SEO 分析与内容生成的完整管道&lt;/li>
&lt;li>理解多 AI 提供商和多爬虫的架构设计&lt;/li>
&lt;li>定制和扩展 SEO 自动化功能&lt;/li>
&lt;li>最佳实践和常见问题解决&lt;/li>
&lt;/ul>
&lt;h2 id="2-项目概述">2. 项目概述&lt;/h2>
&lt;h3 id="21-什么是-seomachine">2.1 什么是 SEOMachine&lt;/h3>
&lt;blockquote>
&lt;p>&lt;strong>&amp;ldquo;SEO AI Agent - Analyze Google Search competition, generate SEO-optimized content&amp;rdquo;&lt;/strong>&lt;/p></description></item><item><title>RedditVideoMakerBot：一键自动化Reddit内容视频生成工具</title><link>https://txtmix.com/posts/tech/reddit-video-maker-bot-guide/</link><pubDate>Wed, 08 Apr 2026 16:20:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/reddit-video-maker-bot-guide/</guid><description>&lt;h1 id="redditvideomakerbot一键自动化reddit内容视频生成工具">RedditVideoMakerBot：一键自动化Reddit内容视频生成工具&lt;/h1>
&lt;h2 id="1-学习目标">1. 学习目标&lt;/h2>
&lt;p>通过本文你将掌握：&lt;/p>
&lt;ul>
&lt;li>理解 RedditVideoMakerBot 的核心价值和设计理念&lt;/li>
&lt;li>熟练安装和配置工具&lt;/li>
&lt;li>掌握视频生成的完整管道&lt;/li>
&lt;li>理解 Playwright 浏览器自动化的应用&lt;/li>
&lt;li>定制和扩展视频生成功能&lt;/li>
&lt;li>最佳实践和常见问题解决&lt;/li>
&lt;/ul>
&lt;h2 id="2-项目概述">2. 项目概述&lt;/h2>
&lt;h3 id="21-什么是-redditvideomakerbot">2.1 什么是 RedditVideoMakerBot&lt;/h3>
&lt;blockquote>
&lt;p>&lt;strong>&amp;ldquo;Create Reddit Videos with just✨ one command ✨&amp;rdquo;&lt;/strong>&lt;/p></description></item><item><title>Goose 入门指南：超越代码建议的可扩展AI Agent</title><link>https://txtmix.com/posts/tech/goose-aaif-extensible-ai-agent-guide/</link><pubDate>Tue, 07 Apr 2026 11:35:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/goose-aaif-extensible-ai-agent-guide/</guid><description>&lt;h1 id="goose-入门指南超越代码建议的可扩展-ai-agent">Goose 入门指南：超越代码建议的可扩展 AI Agent&lt;/h1>
&lt;h2 id="概述">概述&lt;/h2>
&lt;p>&lt;strong>Goose&lt;/strong>（&lt;a href="https://github.com/aaif-goose/goose" target="_blank" rel="noopener noreffer ">aaif-goose/goose&lt;/a>）是一个开源的、可扩展的 AI Agent，与传统的代码补全工具不同，它能够&lt;strong>安装、执行、编辑和测试任何 LLM&lt;/strong>。这是一个真正的自主代理，能够在你的开发环境中执行复杂任务。&lt;/p></description></item><item><title>Claude Code Telegram Bot：远程访问 AI 编程助手的完全指南</title><link>https://txtmix.com/posts/tech/ai-agent/claude-code-telegram-bot-guide/</link><pubDate>Wed, 01 Apr 2026 01:08:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/claude-code-telegram-bot-guide/</guid><description>&lt;h1 id="claude-code-telegram-bot远程访问-ai-编程助手的完全指南">Claude Code Telegram Bot：远程访问 AI 编程助手的完全指南&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：25分钟 | 难度：⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>完成本文档后，你将能够：&lt;/p>
&lt;ul>
&lt;li>✅ 理解 Claude Code Telegram Bot 的核心定位与设计理念&lt;/li>
&lt;li>✅ 掌握 Claude Code Telegram Bot 的安装与配置方法&lt;/li>
&lt;li>✅ 理解两种交互模式（智能体模式/经典模式）的使用方法&lt;/li>
&lt;li>✅ 使用 Telegram 与 Claude 进行自然语言代码交互&lt;/li>
&lt;li>✅ 配置 Webhook 实现事件驱动自动化&lt;/li>
&lt;li>✅ 掌握安全机制（访问控制/目录隔离/速率限制）&lt;/li>
&lt;li>✅ 使用项目线程模式实现多项目管理&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="2-项目概述">§2 项目概述&lt;/h2>
&lt;h3 id="21-什么是-claude-code-telegram-bot">2.1 什么是 Claude Code Telegram Bot？&lt;/h3>
&lt;p>&lt;strong>Claude Code Telegram Bot&lt;/strong>（&lt;a href="https://github.com/RichardAtCT/claude-code-telegram" target="_blank" rel="noopener noreffer ">GitHub 仓库&lt;/a>）是一个将 Telegram 与 Claude Code 连接的工具，提供对话式 AI 编程界面。&lt;/p></description></item><item><title>CAR Codex Auto-Runner：AI 编程智能体协作框架完全指南</title><link>https://txtmix.com/posts/tech/car-codex-autorunner-guide/</link><pubDate>Tue, 31 Mar 2026 12:40:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/car-codex-autorunner-guide/</guid><description>&lt;h1 id="car-codex-auto-runnerai-编程智能体协作框架完全指南">CAR Codex Auto-Runner：AI 编程智能体协作框架完全指南&lt;/h1>
&lt;h2 id="1-学习目标">§1 学习目标&lt;/h2>
&lt;p>学完本文档后，你将能够：&lt;/p>
&lt;ul>
&lt;li>理解 CAR（Codex Auto-Runner）的核心概念与设计哲学&lt;/li>
&lt;li>掌握 CAR 的三种交互方式：Web UI、CLI、聊天应用（Telegram/Discord）&lt;/li>
&lt;li>了解 Tickets 作为控制平面的工作原理&lt;/li>
&lt;li>学会在项目中安装、配置和运行 CAR&lt;/li>
&lt;li>掌握创建和管理 CAR Tickets 的方法&lt;/li>
&lt;li>理解 Project Manager Agent（PMA）的使用场景&lt;/li>
&lt;li>能够在团队中推广和应用 CAR 协作工作流&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="2-项目概述">§2 项目概述&lt;/h2>
&lt;h3 id="21-什么是-car">2.1 什么是 CAR&lt;/h3>
&lt;p>CAR（Codex Auto-Runner，官方仓库：&lt;a href="https://github.com/Git-on-my-level/codex-autorunner" target="_blank" rel="noopener noreffer ">Git-on-my-level/codex-autorunner&lt;/a>）是一个&lt;strong>AI 编程智能体元协调框架&lt;/strong>（meta-harness for coding agents）。它不是另一个编码智能体，而是为已有的 AI 编程工具（如 Codex、Opencode）提供协调能力，让它们能够&lt;strong>长时间运行复杂任务&lt;/strong>，而无需人工持续监督。&lt;/p></description></item><item><title>smux：一键 tmux 配置，让 AI Agent 操控终端</title><link>https://txtmix.com/posts/tech/ai-agent/smux-tmux-ai-agent-setup/</link><pubDate>Sun, 29 Mar 2026 21:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/smux-tmux-ai-agent-setup/</guid><description>&lt;h1 id="smux一键-tmux-配置让-ai-agent-操控终端">smux：一键 tmux 配置，让 AI Agent 操控终端&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：15分钟 | 难度：⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>一文读懂 smux：让 AI Agent 与人类共享同一个终端&lt;/p>&lt;/blockquote>
&lt;p>&lt;strong>学习目标&lt;/strong>&lt;/p>
&lt;p>学完本文后，你将掌握：&lt;/p>
&lt;ul>
&lt;li>理解 smux 的核心设计理念：为什么需要一个 AI 与人类共用的终端配置&lt;/li>
&lt;li>掌握 smux 的安装与基本使用方法&lt;/li>
&lt;li>熟练使用 tmux-bridge 实现 AI Agent 间的跨窗格通信&lt;/li>
&lt;li>能够配置 Claude Code、Codex 等 AI Agent 使用 tmux-bridge&lt;/li>
&lt;li>理解 agent-to-agent 工作流的实际应用场景&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="一项目概述">一、项目概述&lt;/h2>
&lt;h3 id="11-是什么">1.1 是什么&lt;/h3>
&lt;p>&lt;a href="https://github.com/ShawnPana/smux" target="_blank" rel="noopener noreffer ">smux&lt;/a> 是一个&lt;strong>一键安装的 tmux 配置&lt;/strong>，专门为 AI Agent 时代设计。它不仅仅是给人类用的终端配置，更重要的是&lt;strong>让 AI Agent 能够读、写、控制终端&lt;/strong>。&lt;/p></description></item><item><title>AI Scientist-v2：智能体树搜索驱动的自动化科研论文生成</title><link>https://txtmix.com/posts/tech/ai-agent/ai-scientist-v2-agentic-tree-search/</link><pubDate>Sun, 29 Mar 2026 15:47:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/ai-scientist-v2-agentic-tree-search/</guid><description>&lt;h1 id="ai-scientist-v2智能体树搜索驱动的自动化科研论文生成">AI Scientist-v2：智能体树搜索驱动的自动化科研论文生成&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：30分钟 | 难度：⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="一项目概览">一、项目概览&lt;/h2>
&lt;p>&lt;strong>AI Scientist-v2&lt;/strong> 是由 SakanaAI 开发的一个通用端到端智能体系统，能够自主完成科学研究流程：提出假设、设计实验、运行实验、分析数据，并撰写科学论文。该项目在 GitHub 上获得了 &lt;strong>3.6k Stars&lt;/strong> 和 &lt;strong>545 Forks&lt;/strong>，成为 AI 自动化科研领域的标杆项目。&lt;/p></description></item><item><title>MoneyPrinterV2：全自动在线赚钱工具从入门到精通</title><link>https://txtmix.com/posts/tech/moneyprinterv2-online-automation-tool/</link><pubDate>Sat, 28 Mar 2026 17:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/moneyprinterv2-online-automation-tool/</guid><description>&lt;h1 id="moneyprinterv2全自动在线赚钱工具从入门到精通">MoneyPrinterV2：全自动在线赚钱工具从入门到精通&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：希望通过自动化工具实现网络副业收入的用户，包括自媒体运营者、Affiliate营销者、以及对在线自动化盈利模式感兴趣的技术开发者
&lt;strong>核心问题&lt;/strong>：如何通过自动化工具，实现 Twitter 运营、YouTube Shorts 制作、联盟营销、冷启动邮件 outreach 的全流程自动化？
&lt;strong>难度&lt;/strong>：⭐⭐⭐（中级）
&lt;strong>预计阅读时间&lt;/strong>：40 分钟&lt;/p></description></item><item><title>Dexter 全面解读：从零到一的 AI 研究代理平台（含架构设计、工具生态与扩展开发）</title><link>https://txtmix.com/posts/tech/ai-agent/dexter-comprehensive-guide/</link><pubDate>Thu, 26 Mar 2026 16:15:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/dexter-comprehensive-guide/</guid><description>&lt;h1 id="dexter-全面解读从零到一的-ai-研究代理平台含架构设计工具生态与扩展开发">Dexter 全面解读：从零到一的 AI 研究代理平台（含架构设计、工具生态与扩展开发）&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：60分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：AI 开发者、金融科技研究者、想在本地搭建 Agent 系统的用户&lt;/p></description></item><item><title>AI 副业赚钱指南：2026 年如何用 AI 做出可复购的第二收入</title><link>https://txtmix.com/posts/wealth/ai-side-hustle-money-making-guide-2026/</link><pubDate>Thu, 26 Mar 2026 08:00:00 +0800</pubDate><guid>https://txtmix.com/posts/wealth/ai-side-hustle-money-making-guide-2026/</guid><description>这不是一篇把 AI 副业写成暴富清单的文章，而是一份面向普通人的执行框架：基于公开资料判断 2026 年的真实窗口，筛出更值得做的 5 条路径，并给出 30 天验证、报价分层、风险边界与 90 天放大路线。</description></item><item><title>Claude API基础专题（六）：Claude Code与Computer Use</title><link>https://txtmix.com/posts/tech/ai-agent/claude-api-computer-use-automation/</link><pubDate>Wed, 25 Mar 2026 11:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/claude-api-computer-use-automation/</guid><description>&lt;h1 id="claude-api基础专题六claude-code与computer-use">Claude API基础专题（六）：Claude Code与Computer Use&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：40分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：希望让Claude真正操控计算机完成复杂任务的开发者
&lt;strong>前置知识&lt;/strong>：已完成第一篇《API基础》、第二篇《提示词工程》、第三篇《工具调用》、第四篇《RAG系统》、第五篇《MCP协议》
&lt;strong>学习提醒&lt;/strong>：Computer Use是Claude最强大的能力之一，但也是最需要谨慎使用的功能&lt;/p></description></item></channel></rss>