cid-erp-api

Official

Talk to CID ERP (Odoo) via REST securely.

AuthorAscenseurs-Menetrey-SA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill solves the problem of integrating with CID ERP data without manually figuring out the correct REST endpoints, authentication headers, URL structure, and Odoo domain syntax.

Core Features & Use Cases

  • ERP CRUD via REST: Read (getters/search_get), filter IDs (search), create, update, and delete records in CID ERP.
  • Correct request construction: Build CID endpoint URLs using the Base64-encoded database name and fixed path constants.
  • Odoo domain filtering: Write Odoo-style domain expressions to target the exact accounting documents or business objects you need.
  • Authentication-ready workflows: Load CID_API_BASE and CID_TOKEN from the local credentials file and send Bearer auth headers on every request.
  • Use cases: Retrieve posted invoices and accounting journal lines, sync partners and accounting masters, or automate ERP-driven workflows like reading and generating accounting exports.

Quick Start

Ask: "Using CID ERP API, fetch all posted customer invoices from account.move for the last 30 days with id, name, date, partner_id, and amount_total, and format the result as JSON."

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cid-erp-api
Download link: https://github.com/Ascenseurs-Menetrey-SA/amsa-claude-skills/archive/main.zip#cid-erp-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.