Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odoo Strategy — Business Modeling & Strategy Tools

odoo-strategy provides AI-powered business strategy tools integrated with Odoo. It answers the question WHAT should the business do. The companion repo odoo-marketing answers HOW to execute.

Modules

Module Description
strategy_core Business Model Canvas, SWOT, VPC, OKR, Porter, Blue Ocean, Ansoff, BCG, Risk Matrix, RACI
strategy_finance Financial forecasts, TAM/SAM/SOM, unit economics, scenario modeling, pricing
strategy_dashboard_vrtl Dashboard sources for strategy KPIs

Skills

All strategy skills are stored as SKILL.md files in skills/ and imported into Odoo as marketing.skill records at module install. Pi agents read them via XML-RPC.

Architecture

odoo-strategy (WHAT)              →  odoo-marketing (HOW)
──────────────────────                ──────────────────────
business.model.canvas                 marketing.plan
  • customer_segments        ──→        • target_audience
  • value_propositions       ──→        • key_message
  • channels                 ──→        • channel_mix
  • revenue_streams          ──→        • revenue_model

strategy.forecast + scenarios  ──→     marketing.plan (financial)

Quick Start

# Clone and install
git clone git@github.com:vertelab/odoo-strategy.git /usr/share/odoo-strategy
cd /usr/share/odoo-strategy
python3 scripts/build_skill_xml.py
sudo checkmodule -d <db> -m strategy_core

License

AGPL-3 — see LICENSE

About

Odoo Strategy — Business Modeling & Strategy Tools odoo-strategy provides AI-powered business strategy tools integrated with Odoo. It answers the question WHAT should the business do. The companion repo odoo-marketing answers HOW to execute.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages