linkedin-odoo

Finds a LinkedIn profile URL for an Odoo contact using their name and company, then saves it to the x_linkedin_url field in Odoo. Trigger when a user asks to find the LinkedIn profile for an Odoo contact or update their LinkedIn URL.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "linkedin-odoo" with this command: npx skills add bernhmueller/linkedin-odoo

LinkedIn to Odoo Contact Updater

This skill automatically searches for a contact's LinkedIn profile using their name and company name (if available) in Odoo, and updates their x_linkedin_url field.

Setup

The skill uses Odoo credentials via environment variables, same as the odoo-manager skill:

  • ODOO_URL
  • ODOO_DB
  • ODOO_USERNAME
  • ODOO_PASSWORD or ODOO_API_KEY

How to use

Run the Python script located in scripts/update_linkedin.py with the Odoo Contact ID as the only argument.

python3 scripts/update_linkedin.py <odoo_contact_id>

Process Overview:

  1. When asked to find a LinkedIn URL for a specific contact (by name or ID), use the odoo-manager skill or script to find the contact's ID.
  2. Run scripts/update_linkedin.py <ID>.
  3. The script will fetch the contact's name and company, run a web search for their LinkedIn profile (site:linkedin.com/in <Name> <Company>), and write the URL back to res_partner.x_linkedin_url.

Notes

  • The script uses the html.duckduckgo.com search to find the LinkedIn profile natively in Python.
  • It requires no additional API keys for the search.
  • It targets the specific custom field x_linkedin_url provided by the user.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Cross-Channel Notify

Send the same notification across multiple channels (email and iMessage) in one step, with unified markdown formatting. Use when the user asks to notify some...

Registry SourceRecently Updated
General

Email MCP Helper

Access and manage multiple IMAP/SMTP email accounts with full lifecycle tools for reading, searching, sending, replying, forwarding, folder and label managem...

Registry SourceRecently Updated
General

Jetblue Airways

Provides detailed information on JetBlue Airways' history, business model, market position, service offerings, and strategic challenges in the US low-cost ai...

Registry SourceRecently Updated
General

Jal Group

日本航空自2010年破产重组后,通过稻盛和夫的经营哲学实现盈利恢复,成为全球领先的国际航空公司之一。

Registry SourceRecently Updated