Agent Bazaar Implementation — Development skill for Claude Code
An implementation of the paper: "Agent Bazaar: Enabling Economic Alignment in Multi-Agent Marketplaces" with Swarms Primitives.
How to install Agent Bazaar Implementation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open The-Swarm-Corporation/agent-bazaar-implementation and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Bazaar Implementation does
An implementation of the paper: "Agent Bazaar: Enabling Economic Alignment in Multi-Agent Marketplaces" with Swarms Primitives.
Alternatives in Development
- Prioritize Features — Prioritize backlog by impact, effort, risk, and strategic alignment 7.8k ★
- PaperSpine — PaperSpine is a motivation-driven skill for learning from strong academic papers, building a paper’s central a 5k ★
- Om Weekly — Weekly synthesis — cross-session review of vault activity, North Star alignment, patterns, uncaptured wins, an 4.6k ★
README

Agent Bazaar
Implementation of Agent Bazaar: Enabling Economic Alignment in Multi-Agent Marketplaces, by Karten, Crow & Jin, in Swarms primitives.
The paper isolates two systemic failure modes that emerge when LLM agents run storefronts on behalf of humans, and shows that these failures are *orthogonal to general reasoning capability* — a more capable model is not necessarily more economically aligned. Two market-aligned harnesses (`StabilizingFirm` and `SkepticalGuardian`) are provided as drop-in policies that mitigate each failure mode.
A single number — the **Economic Alignment Score** (EAS, paper Eq. 5) — collapses four sub-scores (`S_stab`, `S_integ`, `S_welf`, `S_prof`) into a scalar in `[0, 1]`, so 20+ models can be ranked on one chart.
**We're hiring.** [swarms.ai](https://swarms.ai) is hiring **multi-agent researchers** to join our research team and work on **multi-agent scaling laws** — how collective behavior, coordination, and economic alignment scale with agent count, model size, and training compute. If problems like the ones in this repo are what you want to spend your days on, reach out at [kye@swarms.world](mailto:kye@swarms.world).
Install
git clone https://github.com/The-Swarm-Corporation/agent-bazaar-implementation
cd agent-bazaar-implementation
pip install -r requirements.txt
Environment variables
Swarms calls models through LiteLLM, which reads provider credentials from environment variables. Copy `.env.example` to `.env` and fill in the keys for the providers you plan to use.
$ cp .env.example .env
The paper evaluates three frontier models — set keys for whichever you want to drive:
| Provider | Env var | Paper model | LiteLLM string |
|---|---|---|---|
| Anthropic | `ANTHROPI |
Related Skills
ToolShield
[ICML 2026] Official implementation for paper "Unsafer in Many Turns: Benchmarking and Defending Multi-Turn Sa
Ruflo Swarm
Coordinate multi-agent swarms for complex tasks
Paper Critic
Scientifically critique a paragraph, section, or claim in the current scientific manuscript for rigor and clai
Claude Replan
Claude Code plugin for validating implementation plans with parallel review subagents — checks codebase alignm
Claude Code System 3 Thinking
Implementation of System 3 (meta-cognitive layer) from the Sophia paper as a Claude Code extension for persist
M5 Paper Buddy
📟 Claude Code physical companion on M5Paper V1.1 e-ink. Multi-session dashboard, hardware approval (buttons +
Related Agents
Community Analyst
Analyzes the 4 community and social license factors: organized opposition, residential proximity, economic ali
Agent Communicator
PROACTIVELY use this agent for structured communication infrastructure enabling agent coordination. Specialize
Council Munger
Council member. Use standalone for multi-model reasoning & economic analysis, or via /council for multi-perspe