add-lead skillA
add-lead is agent-read markdown (skill) from aaaaqwq/agi-super-team: Add company/person/relationship to CRM.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# CRM Add > Adding a new company, person, or relationship ## When to use - "add company X" - "add contact Y" - "new client/partner/lead" ## Architecture See `$SKILLS_PATH/skills/crm/README.md` ## Paths | What | Path | |------|------| | Companies | `$CRM_PATH/contacts/companies.csv` | | People | `$CRM_PATH/contacts/people.csv` | | Clients | `$CRM_PATH/relationships/clients.csv` | | Partners | `$CRM_PATH/relationships/partners.csv` | | Leads | `$CRM_PATH/relationships/leads.csv` | | Products | `$CRM_PATH/products.csv` | ## Schemas ### contacts/companies.csv ```csv company_id,name,website,linkedin_url,type,industry,geo,size,description,created_date,last_updated ``` - **type:** company, enterprise, ngo, individual - **size:** small, medium, enterprise, individual ### contacts/people.csv ```csv person_id,first_name,last_name,email,phone,linkedin_url,company_id,role,notes,created_date,last_updated ``` ### relationships/clients.csv ```csv client_id,company_id,product_id,status,contract_start,contract_end,mrr,currency,primary_contact_id,notes,created_date,last_updated ``` - **status:** active, paused, churned ### relationships/partners.csv ```csv …
Read the whole file at its exact version.
How to install
mdr add aaaaqwq/agi-super-team/add-lead@git:20260421.9d3e41dmdr add aaaaqwq/agi-super-team/add-lead@sha256:e48ac381d83ebfd8Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_crnh6fxxnal4h4xw)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4559 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
aaaaqwq/agi-super-team · 98 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_crnh6fxxnal4h4xw GET https://markdownregistry.com/api/v1/resolve?ref=aaaaqwq/agi-super-team/add-lead GET https://markdownregistry.com/api/v1/blob/e48ac381d83ebfd8649f79b16f38d668688bbd03c1ba780b597d6be13eefcb20
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.