shob
Run multiple AI coding agents in one desktop workspace
All Skills in This Repository (14)
Pure Emerald Level Indicatorsagents-sdk
Build Cloudflare AI agents with stateful persistence and durable workflows.
cloudflare
Automate Cloudflare development tasks across Workers, Pages, and storage.
ui-ux-pro-max
Generate tailored design systems with tokenized styles and accessibility checks.
deep-research-agent
Decompose research queries into plans and gather 100+ sources with citations.
memory
Read and update structured markdown memory files under .shob/memory/ each turn.
web-scraper
Extract structured JSON data from websites using curl-only or browser-only modes.
brainstorming
Facilitate brainstorming sessions to produce design-ready specifications.
deep-research
Decompose questions into sub-questions and synthesize cited reports from multi-source research.
improve
Analyze a codebase read-only to produce prioritized implementation plans.
frontend-design
Generate production-grade HTML/CSS/JS interfaces from user briefs.
caveman
Minimize token usage in technical conversations with intensity controls.
effect
Implements and verifies Effect v4 TypeScript services, schemas, and tests against source code.
Frequently Asked Questions
FAQPage SchemaHow to install Shob?โผ
Run `npx skills add shobcoder/shob --all -g -y` in your terminal to install all skills in this suite globally.
What is Shob used for?โผ
Shob is an AI agent workspace that lets you run multiple AI agents in parallel on coding tasks like bug fixes, refactoring, and documentation, all from one desktop app.
Can AI agents run tasks in parallel with Shob?โผ
Yes. Shob supports parallel sessions, subagent delegation, and live task tracking so several agents can work on the same project at once.
Does Shob keep my code changes under control?โผ
Yes. A permission system lets you review and approve commands, file access, and code changes before agents apply them, with diff previews and Git integration.
What extra skills come with Shob?โผ
The suite includes skills for deep research reports, web scraping, UI/UX design guidance, codebase audits, persistent project memory, and minimal-code development modes.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core