<?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/%E5%B7%A5%E4%BD%9C%E6%B5%81/</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/%E5%B7%A5%E4%BD%9C%E6%B5%81/index.xml" rel="self" type="application/rss+xml"/><item><title>ljg-skills：李继刚的 Claude Code 技能集，19把刀锻造认知流水线</title><link>https://txtmix.com/posts/tech/ljg-skills-claude-code-skills-collection/</link><pubDate>Thu, 14 May 2026 16:20:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ljg-skills-claude-code-skills-collection/</guid><description>&lt;h1 id="ljg-skills李继刚的-claude-code-技能集19把刀锻造认知流水线">ljg-skills：李继刚的 Claude Code 技能集，19把刀锻造认知流水线&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>项目信息&lt;/strong>：https://github.com/lijigang/ljg-skills | ⭐ 4,971 | TypeScript/HTML | Claude Code Skills&lt;/p></description></item><item><title>AWS AI-DLC：自适应AI编码工作流规范</title><link>https://txtmix.com/posts/tech/aws-aidlc-ai-driven-development-life-cycle/</link><pubDate>Sat, 09 May 2026 03:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/aws-aidlc-ai-driven-development-life-cycle/</guid><description>&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>AI-DLC（AI-Driven Development Life Cycle，https://github.com/awslabs/aidlc-workflows）是 AWS Labs 推出的&lt;strong>自适应编码工作流规范&lt;/strong>，GitHub 星标 1,703，采用 MIT No Attribution 协议。&lt;/p></description></item><item><title>Dify：开源 Agentic Workflow 开发平台从入门到精通指南</title><link>https://txtmix.com/posts/tech/dify-agentic-workflow-development-platform-guide/</link><pubDate>Sat, 02 May 2026 10:12:21 +0800</pubDate><guid>https://txtmix.com/posts/tech/dify-agentic-workflow-development-platform-guide/</guid><description>&lt;h2 id="前言">前言&lt;/h2>
&lt;p>大语言模型（LLM）从概念验证走向生产环境，中间隔着工程化、可靠性、可观测性三道坎。许多团队在 Prompt 调优阶段顺风顺水，却在接入真实业务流程时发现：日志往哪看？多模型怎么切换？RAG 管道怎么管理？生产流量怎么控制？这些问题的答案，往往是一套完善的 Agentic Workflow 平台才能提供的。&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>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>OpenAI Agents SDK：官方多智能体工作流框架——21K Stars的生产级多Agent架构指南</title><link>https://txtmix.com/posts/tech/openai-agents-python-multi-agent-sdk/</link><pubDate>Fri, 17 Apr 2026 16:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/openai-agents-python-multi-agent-sdk/</guid><description>&lt;h1 id="openai-agents-sdk官方多智能体工作流框架">OpenAI Agents SDK：官方多智能体工作流框架&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：LLM应用开发者、AI Agent研究者、企业级AI工作流架构师
&lt;strong>前置知识&lt;/strong>：Python基础、LLM API使用经验、对Agent概念有基本了解
&lt;strong>技术栈&lt;/strong>：Python 3.10+ / OpenAI Responses API / MCP / Pydantic v2
&lt;strong>难度定位&lt;/strong>：⭐⭐⭐⭐ 专家设计&lt;/p></description></item><item><title>Claude Code Game Studios：11.5K Stars的多Agent游戏开发工作室——49个AI角色、72个技能、12个钩子的完整游戏开发工作流</title><link>https://txtmix.com/posts/tech/claude-code-game-studios-multi-agent-game-dev/</link><pubDate>Thu, 16 Apr 2026 01:40:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/claude-code-game-studios-multi-agent-game-dev/</guid><description>&lt;h1 id="claude-code-game-studios115k-stars的多agent游戏开发工作室49个ai角色72个技能12个钩子的完整游戏开发工作流">Claude Code Game Studios：11.5K Stars的多Agent游戏开发工作室——49个AI角色、72个技能、12个钩子的完整游戏开发工作流&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：独立游戏开发者、AI应用研究者、软件开发团队、对多Agent系统感兴趣的任何人
&lt;strong>预计阅读时间&lt;/strong>：45-60分钟
&lt;strong>前置知识&lt;/strong>：对 Claude Code 有基本了解，知道什么是游戏开发流程
&lt;strong>难度定位&lt;/strong>：⭐⭐⭐⭐ 专家设计&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>Microsoft Agent Framework：微软官方·双语言支持·图工作流</title><link>https://txtmix.com/posts/tech/microsoft-agent-framework-multi-language-guide/</link><pubDate>Sun, 12 Apr 2026 02:31:39 +0800</pubDate><guid>https://txtmix.com/posts/tech/microsoft-agent-framework-multi-language-guide/</guid><description>&lt;h1 id="microsoft-agent-framework微软官方双语言支持图工作流多-provider-支持完全指南">Microsoft Agent Framework：微软官方·双语言支持·图工作流·多 Provider 支持完全指南&lt;/h1>
&lt;h2 id="一项目概述">一、项目概述&lt;/h2>
&lt;h3 id="11-microsoft-agent-framework-是什么">1.1 Microsoft Agent Framework 是什么&lt;/h3>
&lt;p>&lt;strong>Microsoft Agent Framework&lt;/strong> 是微软官方的&lt;strong>多语言 Agent 框架&lt;/strong>，用于构建、编排和部署 AI Agent，支持 &lt;strong>Python&lt;/strong> 和 &lt;strong>.NET/C#&lt;/strong> 双语言实现。从简单的聊天 Agent 到复杂的多 Agent 工作流，提供图编排能力。&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>Harness Engineering：AI时代的方法论级实战手册</title><link>https://txtmix.com/posts/tech/harness-engineering-ai-tool-design-guide/</link><pubDate>Wed, 08 Apr 2026 20:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/harness-engineering-ai-tool-design-guide/</guid><description>&lt;h1 id="harness-engineeringai时代的方法论级实战手册">Harness Engineering：AI时代的方法论级实战手册&lt;/h1>
&lt;h2 id="1-核心问题">1. 核心问题&lt;/h2>
&lt;blockquote>
&lt;p>&lt;strong>&amp;ldquo;AI 能写代码之后，人的核心能力是什么？&amp;rdquo;&lt;/strong>&lt;/p>&lt;/blockquote>
&lt;p>Harness Engineering 回答了这个核心问题：&lt;strong>给 AI 造缰绳&lt;/strong>。&lt;/p></description></item><item><title>Agency Agents：轻量级多智能体工作流框架完全指南</title><link>https://txtmix.com/posts/tech/ai-agent/agency-agents-multi-agent-framework-guide/</link><pubDate>Wed, 01 Apr 2026 01:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/agency-agents-multi-agent-framework-guide/</guid><description>&lt;h1 id="agency-agents轻量级多智能体工作流框架完全指南">Agency Agents：轻量级多智能体工作流框架完全指南&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：30分钟 | 难度：⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="2-项目概述">§2 项目概述&lt;/h2>
&lt;h3 id="21-什么是-agency-agents">2.1 什么是 Agency Agents？&lt;/h3>
&lt;p>&lt;strong>Agency Agents&lt;/strong>（&lt;a href="https://github.com/msitarzewski/agency-agents" target="_blank" rel="noopener noreffer ">GitHub 仓库&lt;/a>）是一个&lt;strong>轻量级框架&lt;/strong>，用于构建具有高级记忆、推理和工具使用的多智能体工作流，基于 Claude API 构建。&lt;/p></description></item><item><title>Superpowers 入门到精通：AI 编码工作流的完整开发框架</title><link>https://txtmix.com/posts/tech/superpowers-ai-coding-workflow/</link><pubDate>Sat, 28 Mar 2026 13:49:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/superpowers-ai-coding-workflow/</guid><description>&lt;h1 id="superpowers-入门到精通ai-编码工作流的完整开发框架">Superpowers 入门到精通：AI 编码工作流的完整开发框架&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>难度&lt;/strong>：⭐⭐⭐（进阶分析 / 专家设计）
&lt;strong>目标读者&lt;/strong>：希望借助 AI 编码助手提升开发效率的中高级工程师
&lt;strong>前置知识&lt;/strong>：了解 AI 编码助手（Claude Code / Cursor 等）的基本用法，熟悉 Git 工作流
&lt;strong>预计阅读时间&lt;/strong>：约 30 分钟&lt;/p></description></item><item><title>Claude Code Game Studios：让 Claude Code 变成完整游戏开发工作室</title><link>https://txtmix.com/posts/tech/ai-agent/claude-code-game-studios/</link><pubDate>Thu, 26 Mar 2026 17:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/claude-code-game-studios/</guid><description>&lt;h1 id="claude-code-game-studios让-claude-code-变成完整游戏开发工作室">Claude Code Game Studios：让 Claude Code 变成完整游戏开发工作室&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：45分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：游戏开发者、AI Agent 研究者、使用 Claude Code 的技术团队&lt;/p></description></item><item><title>Claude 101 第四课：融会贯通——把一切组合起来</title><link>https://txtmix.com/posts/tech/ai-agent/claude-101-putting-it-all-together/</link><pubDate>Wed, 25 Mar 2026 17:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/claude-101-putting-it-all-together/</guid><description>&lt;h1 id="claude-101-第四课融会贯通把一切组合起来">Claude 101 第四课：融会贯通——把一切组合起来&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：25分钟 | 难度：⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：学完前三课，想把知识融会贯通的学习者
&lt;strong>核心问题&lt;/strong>：如何综合运用所有技能？真实世界的人怎么用 Claude？
&lt;strong>前置知识&lt;/strong>：&lt;a href="https://txtmix.com/posts/tech/ai-agent/claude-101-what-is-claude/" rel="">第一课 Meet Claude&lt;/a> ⭐⭐ | &lt;a href="https://txtmix.com/posts/tech/ai-agent/claude-101-organizing-work-knowledge/" rel="">第二课 组织工作&lt;/a> ⭐⭐⭐⭐ | &lt;a href="https://txtmix.com/posts/tech/ai-agent/claude-101-expanding-reach/" rel="">第三课 扩展能力&lt;/a> ⭐⭐⭐⭐&lt;/p></description></item><item><title>Claude 101 第二课：用 Claude 组织你的工作——Projects、Artifacts 与 Skills 深度指南</title><link>https://txtmix.com/posts/tech/ai-agent/claude-101-organizing-work-knowledge/</link><pubDate>Wed, 25 Mar 2026 16:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/claude-101-organizing-work-knowledge/</guid><description>&lt;h1 id="claude-101-第二课用-claude-组织你的工作projectsartifacts-与-skills-深度指南">Claude 101 第二课：用 Claude 组织你的工作——Projects、Artifacts 与 Skills 深度指南&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>理解什么是 Project（项目）以及为什么需要它&lt;/li>
&lt;li>掌握如何创建、管理和使用 Project 进行长期工作&lt;/li>
&lt;li>深入理解 Artifacts（产物）是什么，以及如何在日常工作中高效使用&lt;/li>
&lt;li>学会利用 Skills（技能）扩展 Claude 的能力边界&lt;/li>
&lt;li>建立一套完整的「人机协作」工作流程，让 AI 真正成为你的智能助手&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="为什么你需要组织这件事">为什么你需要「组织」这件事？&lt;/h2>
&lt;p>在正式讲解工具之前，让我们先思考一个问题：&lt;strong>为什么用 AI 助手需要「组织」？&lt;/strong>&lt;/p></description></item><item><title>Anthropic Knowledge Work Plugins：把 Claude 变成岗位专家的完整指南</title><link>https://txtmix.com/posts/tech/ai-agent/anthropic-knowledge-work-plugins-guide/</link><pubDate>Tue, 24 Mar 2026 17:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/anthropic-knowledge-work-plugins-guide/</guid><description>&lt;h1 id="anthropic-knowledge-work-plugins把-claude-变成岗位专家的完整指南">Anthropic Knowledge Work Plugins：把 Claude 变成岗位专家的完整指南&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：25分钟 | 难度：⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>读完这篇文章，你可以做到三件事：&lt;/p>
&lt;ol>
&lt;li>看懂 &lt;code>knowledge-work-plugins&lt;/code> 的核心结构和运行方式。&lt;/li>
&lt;li>快速判断 11 个插件分别适合什么场景。&lt;/li>
&lt;li>作为新手，按步骤装上插件并在真实工作里用起来。&lt;/li>
&lt;/ol>
&lt;h2 id="先建立一个正确认知">先建立一个正确认知&lt;/h2>
&lt;p>这个仓库的重点不是“把 Claude 变得无所不能”，而是“给不同岗位一套标准化能力包”。&lt;/p></description></item></channel></rss>