020101-contact-crm

Installation
SKILL.md

Contact CRM

This skill provides a complete contact-product-organization management system using CSV files with relational linking via UUIDs. Three normalized entities with auto-export to PDF and XLSX.

Data model

Organization ──1:N──→ Contact ──N:N──→ Product
  • Organization: company or entity with address, industry, tax info
  • Contact: person linked to one organization
  • Product: catalog item referenced by contacts via product_ids

When to install dependencies

If you only need the CSV schema or pattern, no installation needed. If you need validation, CRUD operations, or export, install dependencies:

Installs
4
GitHub Stars
2
First Seen
May 25, 2026
020101-contact-crm — natuleadan/skills