OpenVesper Documentation
Welcome to the OpenVesper docs. This is everything you need to install, configure, extend, and master the crypto-native AI agent framework.
By goal
- New here: Getting Started โ Onboarding Wizard
- Want to understand the architecture: Architecture, Agents, Plugins
- Building an agent or skill: Skills, Agents
- Configuring channels: Telegram, Slack, Discord
- Stuck?: FAQ or Troubleshooting
Quick install
# One-liner
curl -fsSL https://openvesper.com/install.sh | bash
# Or via npm
npm i -g @openvesper/cli
vesper onboardSee Getting Started for the full walkthrough.
What is OpenVesper?
OpenVesper is a crypto-native AI agent framework that runs on your machine. It pairs:
- 47 plugins โ Solana, Telegram, Notion, weather, fitness, on-chain analytics, and more.
- 16 agents โ security-reviewer, defi-strategist, travel-planner, productivity-coach...
- 36 skills โ agent-bound prompt templates that combine tools across plugins
- Standard AgentSkills format โ SKILL.md and workspace conventions used widely in the agent ecosystem
Your data stays on your machine. Use Anthropic, OpenAI, Groq, or run locally with Ollama or LM Studio.