omnium-hub-crm

Manage Omnium Hub CRM (contacts, opportunities, appointments). Use for all CRM-related tasks.

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 "omnium-hub-crm" with this command: npx skills add omniumhub/omnium-hub-crm

Omnium Hub Skill

This skill allows you to interact with the Omnium Hub CRM.

Prerequisites

To use this skill, you need an Omnium Hub API Key.

  • If you do not have an API key, ask the user for it: "Please provide your Omnium Hub API Key to proceed."
  • Once provided, use it in the scripts below.

Tools

1. Manage Contacts

Use scripts/omnium_client.py to manage contacts.

Usage:

python3 scripts/omnium_client.py --api-key "YOUR_KEY" contacts --action [lookup|create|update] --email "user@example.com" [other options]

Actions:

  • lookup: Find a contact by email or phone.
  • create: Create a new contact.
  • update: Update an existing contact.

Examples:

  • "Find the contact for john@example.com in Omnium Hub." -> python3 scripts/omnium_client.py --api-key "..." contacts --action lookup --email "john@example.com"

  • "Add Jane Doe (jane@test.com) to Omnium Hub." -> python3 scripts/omnium_client.py --api-key "..." contacts --action create --first-name "Jane" --last-name "Doe" --email "jane@test.com"

2. Manage Opportunities

Use scripts/omnium_client.py with the opportunities command.

Usage:

python3 scripts/omnium_client.py --api-key "YOUR_KEY" opportunities --action list --pipeline-id "..."

Troubleshooting

  • 401 Unauthorized: The API Key is invalid. Ask the user to check their Omnium Hub credentials.
  • 404 Not Found: The contact or resource does not exist.

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

Founder Signal

Founder Signal turns verified Reddit evidence into a small, reviewable signal package for founders evaluating product demand and positioning across one or mo...

Registry SourceRecently Updated
General

PM周报数据同步

将项目经理提交的原始 Excel 周报数据同步到乐荐飞书表格。当项目经理发送周报 Excel 文件、要求更新周收入数据、核对周报数据时激活。

Registry SourceRecently Updated
General

Openclaw Commerce Shopify

Shopify store management through OpenClaw Commerce API

Registry SourceRecently Updated
General

Stock Terminal

Provides Bloomberg-style synthesized stock and market reports via typed commands like open, compare, daily brief, mood, screen smart-money, flow, and news, a...

Registry SourceRecently Updated