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.

Jump to install

Source facts

Repository
IBM/intro-bob-workshop
Last source activity
August 14, 2026 at 23:55
Detected SKILL.md language
English
Stars
2
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.