UTILITY·GitHub·Other

create-prediction-market-agent

Scaffold a prediction-market agent with one command

Install

npm create prediction-market-agent@latest

create-* scaffolder in the style of create-next-app or create-react-app. Pick a framework, answer a few questions, get a runnable starter that already knows about prediction-market tools.

Quickstart

npm create prediction-market-agent@latest
# ? Framework → LangChain / CrewAI / OpenAI Agents / Vercel AI / vanilla
# ? Language → TypeScript / Python
# ? Starter example → World briefing / Arbitrage scanner / Event watcher

Tags

utilitytypescriptscaffoldagentstarter

Related