exim-hub-registry 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +21 -0
  2. package/package.json +13 -0
  3. package/registry.js +69 -0
package/README.md ADDED
@@ -0,0 +1,21 @@
1
+ # EXIM Hub Registry
2
+
3
+ One file, `registry.js`, lists every EXIM tool and agent page. Each tool page's ⚡ Hub Navigator and the Command Center load it from
4
+
5
+ ```
6
+ https://cdn.jsdelivr.net/npm/exim-hub-registry@1/registry.js
7
+ ```
8
+
9
+ ## Add or change a tool
10
+
11
+ 1. Open `registry.js` on GitHub → pencil icon → add one line before `/*EXIM_REG_END*/` using the next free `n`.
12
+ 2. Commit to `main`.
13
+ 3. The "Publish registry to npm" Action runs (about 1 minute). Check the **Actions** tab for a green tick.
14
+ 4. Reload any tool page: the new entry appears. (jsDelivr's cache is purged by the Action; worst case a few minutes.)
15
+
16
+ Never reuse a slot number. Every page also carries an inline copy of the registry as a fallback, so if the CDN is unreachable the hub still works with the last patched list.
17
+
18
+ ## One-time setup (already done if the Action is green)
19
+
20
+ - npm account (free) at npmjs.com, with a Granular Access Token (Packages: Read and write) saved in this repo as the secret `NPM_TOKEN`.
21
+ - Package name `exim-hub-registry` (change it in `package.json` **and** in the URL inside the tool pages if you ever rename it).
package/package.json ADDED
@@ -0,0 +1,13 @@
1
+ {
2
+ "name": "exim-hub-registry",
3
+ "version": "1.0.0",
4
+ "description": "Tool registry for Ravinder Kumar's EXIM Command Center and Hub Navigator. Served to the tool pages via jsDelivr.",
5
+ "main": "registry.js",
6
+ "files": ["registry.js"],
7
+ "keywords": ["exim", "registry"],
8
+ "license": "MIT",
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "https://github.com/CaptRavinder/exim"
12
+ }
13
+ }
package/registry.js ADDED
@@ -0,0 +1,69 @@
1
+ /* EXIM Hub Registry — the single source of truth for the ⚡ Hub Navigator on every EXIM tool page
2
+ and for the Command Center's Launch Pad.
3
+ HOW TO ADD A TOOL: add one line before EXIM_REG_END with the next free n (never reuse a number),
4
+ commit on GitHub → the Action publishes to npm → jsDelivr serves it → every page updates on next load.
5
+ Keys: n = slot · l = label · e = emoji · u = URL · c = Core | Operations | Intelligence | Finance | Knowledge | Advanced | Agents
6
+ Slots: 1–34 tools · 35–50 agents A-01…A-16 · 51–57 reserved A-17…A-23 · 58 Launch Checklist · 59 Finance Finder · 60–64 A-24…A-28 · 65 Cumin UK Brief · next 66 */
7
+ window.EXIM_REGISTRY_VERSION = "2026-09-16.2";
8
+ window.EXIM_REGISTRY = [
9
+ /*EXIM_REG_START*/
10
+ {n:1,l:'HS Code & Tariff',e:'🔍',u:'https://claude.ai/code/artifact/7226049f-4253-41e7-9767-c7b1533959cc',c:'Core'},
11
+ {n:2,l:'Buyer CRM',e:'👥',u:'https://claude.ai/code/artifact/5103a86b-8f8f-45cc-bdd7-4abe997a3df5',c:'Core'},
12
+ {n:3,l:'Export Price Calculator',e:'💰',u:'https://claude.ai/code/artifact/08e99140-73a8-4301-8f8d-e0ada5051105',c:'Core'},
13
+ {n:4,l:'Export Compliance Checklist',e:'✅',u:'https://claude.ai/code/artifact/f2a2bec0-20af-415f-94fc-5a970b871d46',c:'Core'},
14
+ {n:5,l:'Currency & Forex Tracker',e:'💱',u:'https://claude.ai/code/artifact/77a2b20f-5da9-4e66-a956-46798666564a',c:'Core'},
15
+ {n:6,l:'Shipment Tracker',e:'🚢',u:'https://claude.ai/code/artifact/028bfa7e-326f-4a9d-87ac-6836d9658ff8',c:'Core'},
16
+ {n:7,l:'Market Intelligence',e:'📊',u:'https://claude.ai/code/artifact/013702a9-6c33-4893-a445-5470826ec8d4',c:'Core'},
17
+ {n:8,l:'Brand & Packaging',e:'🎨',u:'https://claude.ai/code/artifact/bb43abee-7dbe-4ee6-8816-f0d2cbcb0e2e',c:'Core'},
18
+ {n:9,l:'Document Generator',e:'📄',u:'https://claude.ai/code/artifact/b1119661-6af7-42bd-b779-a6e1ae36341b',c:'Operations'},
19
+ {n:10,l:'Sample Tracker',e:'🧪',u:'https://claude.ai/code/artifact/2f0f39ea-f414-4c74-b106-60a05781cc21',c:'Operations'},
20
+ {n:11,l:'Freight Planner',e:'✈️',u:'https://claude.ai/code/artifact/c2e96b9e-cdd0-4f4b-abae-3be13b52fa69',c:'Operations'},
21
+ {n:12,l:'Quality Tracker',e:'🔬',u:'https://claude.ai/code/artifact/9da8bab1-ba5c-456e-b923-35720cbd0b6f',c:'Operations'},
22
+ {n:13,l:'Govt Schemes',e:'🏛️',u:'https://claude.ai/code/artifact/f7767ae6-7f55-4040-86e5-89601f071f9f',c:'Intelligence'},
23
+ {n:14,l:'Disruptions Monitor',e:'⚠️',u:'https://claude.ai/code/artifact/b02fed9f-e1fe-4a96-9b71-d7ccef934859',c:'Intelligence'},
24
+ {n:15,l:'Trade Intelligence',e:'🌐',u:'https://claude.ai/code/artifact/86895e64-8717-4522-b7ed-b79cdf287975',c:'Intelligence'},
25
+ {n:16,l:'Action Plan',e:'🗺️',u:'https://claude.ai/code/artifact/8d153568-7c8c-49a8-8706-e3cbdce8dc48',c:'Intelligence'},
26
+ {n:17,l:'Receivables & LC',e:'💳',u:'https://claude.ai/code/artifact/42efbd8f-e400-44f3-af1b-dfb61bfeafdf',c:'Finance'},
27
+ {n:18,l:'Claims & Refunds',e:'🔄',u:'https://claude.ai/code/artifact/8664101b-87db-4b9c-8d13-aa561acc89ae',c:'Finance'},
28
+ {n:19,l:'KPI Dashboard',e:'📈',u:'https://claude.ai/code/artifact/1b37270a-3e10-49be-a1bf-6e52b4d9c038',c:'Finance'},
29
+ {n:20,l:'Learning Hub',e:'📚',u:'https://claude.ai/code/artifact/b7642550-1f49-4c03-b724-4b56ec6b063f',c:'Knowledge'},
30
+ {n:21,l:'Tool Trainer',e:'🎓',u:'https://claude.ai/code/artifact/7e5c1109-e1fc-4657-876f-9d6b5c39ada2',c:'Knowledge'},
31
+ {n:22,l:'P&L Analyzer',e:'📉',u:'https://claude.ai/code/artifact/e8fa99a9-24ab-48c3-ac32-2944bf127f02',c:'Advanced'},
32
+ {n:23,l:'Compliance Calendar',e:'📅',u:'https://claude.ai/code/artifact/e125b5f3-45a0-4915-9bf1-bd8d2b8fdbb5',c:'Advanced'},
33
+ {n:24,l:'Supplier Tracker',e:'🏭',u:'https://claude.ai/code/artifact/b26dfc7b-25db-4288-875c-82da5731da7a',c:'Advanced'},
34
+ {n:25,l:'Trade Fair Planner',e:'🎪',u:'https://claude.ai/code/artifact/342774a9-5517-4da8-9d37-e1088eff6388',c:'Advanced'},
35
+ {n:26,l:'Quote Manager',e:'📋',u:'https://claude.ai/code/artifact/42865105-e448-4c1f-a630-b5e32f988fb7',c:'Advanced'},
36
+ {n:27,l:'Credit Monitor',e:'🛡️',u:'https://claude.ai/code/artifact/e2384569-9c6f-48ce-8225-95c92c6c46fb',c:'Advanced'},
37
+ {n:28,l:'Product Catalog',e:'📦',u:'https://claude.ai/code/artifact/79feeadc-e0a9-48b3-8243-9dd0d7af4056',c:'Core'},
38
+ {n:29,l:'Competitor Intel',e:'🔎',u:'https://claude.ai/code/artifact/02bbdfe2-76a5-424d-af6e-21cccc77bc6f',c:'Core'},
39
+ {n:30,l:'Command Center',e:'🌐',u:'https://claude.ai/code/artifact/70732c91-84d9-4dd7-8827-462d7d53633d',c:'Core'},
40
+ {n:31,l:'Marine Insurance',e:'⚓',u:'https://claude.ai/code/artifact/24bba4f6-89c0-422e-9dd3-8f8aebfa09fc',c:'Finance'},
41
+ {n:32,l:'FIRC / BRC Mgr',e:'💵',u:'https://claude.ai/code/artifact/82598c87-4e2d-47c0-9aff-7519ae112b0e',c:'Finance'},
42
+ {n:33,l:'Cert Vault',e:'📜',u:'https://claude.ai/code/artifact/d9d8fe71-28f8-4479-93a4-875ddd8a33da',c:'Operations'},
43
+ {n:34,l:'Email Templates',e:'✉️',u:'https://claude.ai/code/artifact/582ba99e-773c-44e8-9593-5ff284540bcf',c:'Operations'},
44
+ {n:35,l:'Email Outreach Bot',e:'🤖',u:'https://claude.ai/code/artifact/ac8b7a34-8a79-428d-b267-21fcae50027d',c:'Agents'},
45
+ {n:36,l:'AI Calling Agent',e:'📞',u:'https://claude.ai/code/artifact/f77d195c-250c-4d3a-8a19-546b5175152a',c:'Agents'},
46
+ {n:37,l:'WhatsApp Broadcaster',e:'💬',u:'https://claude.ai/code/artifact/6e974f3a-292b-45ea-8e19-909b81c8858a',c:'Agents'},
47
+ {n:38,l:'Trade Fair Nurture',e:'🎪',u:'https://claude.ai/code/artifact/ca721017-37e7-4aa0-84ec-07c55a334f0a',c:'Agents'},
48
+ {n:39,l:'Quote Generator Bot',e:'📋',u:'https://claude.ai/code/artifact/04086d4a-b54d-4001-9e74-ae416fc5ab48',c:'Agents'},
49
+ {n:40,l:'Follow-Up Sequencer',e:'🔄',u:'https://claude.ai/code/artifact/56a67c43-c9b1-49e3-81d4-b45df76eac90',c:'Agents'},
50
+ {n:41,l:'Negotiation Coach',e:'🤝',u:'https://claude.ai/code/artifact/d4e44024-7428-4f5f-be44-a5d5fefb92a3',c:'Agents'},
51
+ {n:42,l:'Buyer Discovery',e:'🔍',u:'https://claude.ai/code/artifact/880bb594-574e-456a-8659-f75911ef6639',c:'Agents'},
52
+ {n:43,l:'Document Agent',e:'📄',u:'https://claude.ai/code/artifact/109a1fb1-546d-44e9-b515-44cacdae9681',c:'Agents'},
53
+ {n:44,l:'Shipment Tracker Agent',e:'🚢',u:'https://claude.ai/code/artifact/83ba1634-0ca6-466b-9407-6ca658978d4b',c:'Agents'},
54
+ {n:45,l:'Compliance Tracker Agent',e:'📅',u:'https://claude.ai/code/artifact/5ceb20a3-0a78-4e25-a432-188a860f21f2',c:'Agents'},
55
+ {n:46,l:'Payment Chaser',e:'💰',u:'https://claude.ai/code/artifact/3fa76fe1-e0ee-490f-a79b-99ec62c29be7',c:'Agents'},
56
+ {n:47,l:'Claims Auto-Filer',e:'📑',u:'https://claude.ai/code/artifact/99aca1fa-1da5-4654-9153-bcadd619a0b5',c:'Agents'},
57
+ {n:48,l:'Forex Sentinel',e:'💱',u:'https://claude.ai/code/artifact/779247ce-faad-419e-8507-b767cc457613',c:'Agents'},
58
+ {n:49,l:'KPI Reporter',e:'📊',u:'https://claude.ai/code/artifact/633cfa73-1135-4cc6-8e53-6f5b109039d9',c:'Agents'},
59
+ {n:50,l:'Market Entry Scout',e:'🌍',u:'https://claude.ai/code/artifact/3b81ca94-ba02-47df-8a39-eb9f0911b06f',c:'Agents'},
60
+ {n:58,l:'Launch Checklist',e:'✅',u:'https://claude.ai/artifact/YCvZCHZu3b8QRbWe1x2Tq3',c:'Core'},
61
+ {n:59,l:'Finance Finder',e:'🏦',u:'https://claude.ai/artifact/FYTVPzMcdEcSpsN36MdSMY',c:'Finance'},
62
+ {n:60,l:'Supplier Discovery',e:'🏭',u:'https://claude.ai/artifact/WF1jbWaBbHqx1XunwNgNzr',c:'Agents'},
63
+ {n:61,l:'Market Gap Scout',e:'🧭',u:'https://claude.ai/artifact/LM9MCowadWfCdhjTSwvxSJ',c:'Agents'},
64
+ {n:62,l:'Negotiation Copilot',e:'🤝',u:'https://claude.ai/artifact/DSpg5cp6gcx4h9BP7zqhAp',c:'Agents'},
65
+ {n:63,l:'Logistics Desk',e:'🚛',u:'https://claude.ai/artifact/HvLJsEc4YGBwxhCq4AjHPA',c:'Agents'},
66
+ {n:64,l:'Buyer Intelligence',e:'🕵️',u:'https://claude.ai/artifact/XU7wwMzsmSxfePHWh14jti',c:'Agents'},
67
+ {n:65,l:'Cumin UK Brief',e:'🌿',u:'https://claude.ai/artifact/Utxy5aX7XJrgWKUifquUtS',c:'Intelligence'},
68
+ /*EXIM_REG_END*/
69
+ ];