bundled-skills/odoo-sales-crm-expert/SKILL.md
Expert guide for Odoo Sales and CRM: pipeline stages, quotation templates, pricelists, sales teams, lead scoring, and forecasting.
npx skillsauth add FrancoStino/opencode-skills-antigravity odoo-sales-crm-expertInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill helps you configure and optimize Odoo Sales and CRM. It covers opportunity pipeline setup, automated lead assignment, quotation templates, pricelist strategies, sales team management, and the sales-to-invoice workflow.
@odoo-sales-crm-expert and describe your sales scenario.Menu: CRM → Configuration → Stages → New
Typical B2B Pipeline:
Stage 1: New Lead (probability: 10%)
Stage 2: Qualified (probability: 25%)
Stage 3: Proposal Sent (probability: 50%)
Stage 4: Negotiation (probability: 75%)
Stage 5: Won (is_won: YES — marks opportunity as closed-won)
Stage 6: Lost (mark as lost via the "Mark as Lost" button)
Tips:
- Enable "Rotting Days" in CRM Settings to flag stale deals in red
- In Odoo 16+, Predictive Lead Scoring (AI) auto-updates probability
based on historical data. Disable it in Settings if you prefer manual
stage-based probability.
Menu: Sales → Configuration → Quotation Templates → New
(Requires the "Sales Management" module — enabled in Sales Settings)
Template Name: SaaS Annual Subscription
Valid for: 30 days
Lines:
1. Platform License | Qty: 1 | Price: $1,200/yr | (required)
2. Onboarding Package | Qty: 1 | Price: $500 | Optional
3. Premium Support | Qty: 1 | Price: $300/yr | Optional
4. Extra User License | Qty: 0 | Price: $120/user | Optional
Signature & Payment:
☑ Online Signature required before order confirmation
☑ Online Payment (deposit) — 50% upfront
Notes section:
"Prices valid until expiration date. Subject to Schedule A terms."
Menu: Sales → Configuration → Settings
☑ Enable Pricelists
Menu: Sales → Configuration → Pricelists → New
Name: VIP Customer — 15% Off
Currency: USD
Discount Policy: Show public price & discount on quotation
Rules:
Apply To: All Products
Compute Price: Discount
Discount: 15%
Min. Quantity: 1
Assign to a customer:
Customer record → Sales & Purchase tab → Pricelist → VIP Customer
sale module.development
Fetch YouTube transcripts, search videos, browse channels, and extract playlists via TranscriptAPI — no yt-dlp, no Google API key, works from any cloud server.
development
Passive income portfolio analysis — activate when user asks about dividend yields, Treasury rates, REIT income, monthly passive income goals, or portfolio yield optimization. Scans 4 asset classes, ranks by risk-adjusted return, and builds allocations targeting a specific monthly income.
devops
End-to-end production QA, build verification, and launch-readiness checklist for fullstack Next.js apps. Covers TypeScript, linting, tests, build, SEO tags, route regression, and sitemap validation.
development
Safe production cleanup and hardening for vibe-coded fullstack apps (Next.js, React, Node.js, etc.). Removes dead imports, unused files, and broken references without breaking routes or APIs.