tender-to-odoo

Push evaluated HIGH and MEDIUM tenders into Odoo as crm.lead records.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/DifferCommunityPower/tender-skills --skill tender-to-odoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tender-to-odoo
Source: https://github.com/DifferCommunityPower/tender-skills/tree/main/skills/tender-to-odoo
Command: npx skills add https://github.com/DifferCommunityPower/tender-skills --skill tender-to-odoo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the creation of CRM leads in Odoo from evaluated tenders, ensuring consistent data capture and reducing manual entry.

Core Features & Use Cases

  • Deduplicates tenders by tender_source_id to prevent duplicate leads and maintain a clean pipeline.
  • Maps essential fields required by the DCP-Odoo MCP server (e.g., country_ids, deadline, proposed_activities, project_source) and supports updates when TOR details change.
  • Enables end-to-end workflow from tender evaluation to lead creation, with safeguards for open tenders and status alignment.

Quick Start

Push HIGH or MEDIUM tenders into Odoo as crm.lead records using the DCP-Odoo MCP server.

Frequently Asked Questions about tender-to-odoo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Odoo CRM leads from evaluated tenders?

To create Odoo CRM leads from tenders, the Skill pushes evaluated tenders with HIGH and MEDIUM scores directly into Odoo as crm.lead records via the DCP-Odoo MCP server, ensuring essential fields like country_ids and proposed_activities are mapped.

How does tender deduplication work when pushing to Odoo CRM?

Tender deduplication works by matching records using the tender_source_id field to prevent duplicate leads. When existing tender notices change, it automatically updates deadlines, descriptions, and proposed activities instead of creating new entries.

What are the mandatory fields required to push tenders into Odoo as CRM leads?

Mandatory fields required to push tenders into Odoo as CRM leads include country_ids and proposed_activities. The DCP-Odoo MCP server enforces these fields during lead creation to ensure consistent data capture and pipeline alignment.

Can I update existing Odoo CRM leads when tender TOR details change?

Yes, you can update existing Odoo CRM leads when TOR details change. The Skill detects changes in tender notices and automatically updates deadlines, descriptions, and proposed activities on existing crm.lead records.

Do I need a specific MCP server connection to automate tender lead creation in Odoo?

Yes, you need a connection to the DCP-Odoo MCP server to automate tender lead creation in Odoo. This connection is required to enforce mandatory fields and push evaluated tenders with HIGH and MEDIUM scores as crm.lead records.

Which tender evaluation scores trigger CRM lead creation in Odoo?

Only tenders evaluated with HIGH and MEDIUM scores trigger CRM lead creation in Odoo. The Skill enforces status alignment and safeguards for open tenders, ensuring only relevant opportunities enter your pipeline as crm.lead records.