什麼是 langgraph-fundamentals?
在編寫任何 LangGraph 程式碼時呼叫此技能。涵蓋 StateGraph、狀態模式、節點、邊、命令、傳送、呼叫、流和錯誤處理。 來源:langchain-ai/langchain-skills。
在編寫任何 LangGraph 程式碼時呼叫此技能。涵蓋 StateGraph、狀態模式、節點、邊、命令、傳送、呼叫、流和錯誤處理。
透過命令列快速安裝 langgraph-fundamentals AI 技能到你的開發環境
來源:langchain-ai/langchain-skills。
| Need fine-grained control over agent orchestration | Quick prototyping → LangChain agents | | Building complex workflows with branching/loops | Simple stateless workflows → LangChain direct | | Require human-in-the-loop, persistence | Batteries-included features → Deep Agents |
| Overwrite value | No reducer (default) | Simple fields like counters | | Append to list | Reducer (operator.add / concat) | Message history, logs | | Custom logic | Custom reducer function | Complex merging |
Define state schema with reducers for accumulating lists and summing integers.
在編寫任何 LangGraph 程式碼時呼叫此技能。涵蓋 StateGraph、狀態模式、節點、邊、命令、傳送、呼叫、流和錯誤處理。 來源:langchain-ai/langchain-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/langchain-ai/langchain-skills --skill langgraph-fundamentals在編寫任何 LangGraph 程式碼時呼叫此技能。涵蓋 StateGraph、狀態模式、節點、邊、命令、傳送、呼叫、流和錯誤處理。 來源:langchain-ai/langchain-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/langchain-ai/langchain-skills --skill langgraph-fundamentals 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/langchain-ai/langchain-skills