Skip to main content

agent-with-bob-shell

Build a Python agentic loop application where IBM Bob Shell handles every LLM task (plan, act, evaluate). Covers the bob() subprocess helper, Plan→Act→Evaluate loop structure, prompt templates, workspace isolation with -w, mode selection per phase, stream-json tool-trace parsing, and a Flask+SSE web UI wrapper. Use when the user wants to create an agentic app, embed Bob Shell into a loop, build a plan/act/eval agent, or use bob run as an LLM backend.

跳到安装

来源信息

仓库
IBM/intro-bob-workshop
最近来源活动
2026年8月14日 23:55
检测到的 SKILL.md 语言
英语
星标
2
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。