Command Center — Autonomous MSP
Everything you need to run the marketing funnel and get paid pilots. Eduard Dulharu · vExpertAI · March 2026
Autonomous MSP on Skool
skool.com/autonomous-msp-2162
5 spaces live: Start Here, AI in the Wild, Build With Me, Ask Edy, Pilot Program.
Status: Live and public. Founding members: Vijay + Umang invited.
Profile Updated
Headline, About section, and Featured links updated.
4 campaign posts scheduled. Substack summary post every Tuesday 8am CET.
LinkedIn CSV export requested — process with outreach_system.py when received.
Weekly Technical Articles
eduarddulharu.substack.com
Publish every Monday morning. LinkedIn summary follows on Tuesday.
Save drafts as Substack/{week}/*.md so they appear in the Calendar workflow.
€19,500 — Founding Client Rate
8-week structured engagement. 3 on-site days (all Europe).
3 tracks: Autonomous NOC · Compliance Automation · Alert Intelligence.
Standard rate from Q3 2026: €45,000+. File: pilot-offer.html / .pdf
Do These Now
1. Publish Post 1 on LinkedIn — Friday 8am CET
2. Wait for LinkedIn CSV — run outreach_system.py
3. Post Week 1 content in Skool spaces
4. Send pilot offer to any MSP lead who replies
5. Follow up with Vijay and Umang after they join
Outreach Message Templates
Copy-paste ready. Use these manually while waiting for the LinkedIn CSV.
Type B — Cold MSP Owner / IT Director
4-Message SequenceType A — Warm Contact (ex-colleague / known person)
1 MessageType C — Post Engager (liked / commented on LinkedIn post)
1 Message6-Month Content Calendar
78 posts across 5 Skool spaces. March–August 2026. Full posts written for Month 1.
March 2026
Full posts writtenMonths 2–6: Topics Planned
66 additional posts planned with titles and descriptions. Open content-calendar.md for the complete calendar including all months.
Key themes: 5-Agent NOC series completion (Parts 2-5), DORA/NIS2 deep dives, LLM fine-tuning walkthrough, digital twin series, ConnectWise/Autotask integrations, 6-month results post.
Action Calendar
Mon: Substack · Tue: LinkedIn summary · Wed: Micro-post · Thu: Engagement · Fri: Campaign/Insight · Daily: Outreach 10/day
This Week
Outreach Roadmap
6 MilestonesLinkedIn Posts
4 posts for March 2026. Copy full text → paste on LinkedIn. Boost Post 1 with €60 when live.
Authority Anchor
Budget: €60 total / 7 days · Audience: MSP owners, IT directors, CTOs · Seniority: Director, VP, C-Suite · Company size: 11–200 employees · Geography: DACH + US + UK · Audience size: ~840K
The Pain Post
Manager of Agents
Proof Post — Live Demo
March 2026
Mar 13 (Fri) — ASAP: Post 1 — Authority Anchor · Boost with €60 / 7 days
Mar 16 (Mon) — 8:00am CET: Post 2 — The Pain Post
Mar 18 (Wed) — 8:00am CET: Post 3 — Manager of Agents
Mar 20 (Fri) — 8:00am CET: Post 4 — Proof Post (draft — write after DevNet podcast)
Contact List — Manual Outreach
Track LinkedIn contacts while waiting for CSV export. Saved in browser (localStorage). Max 10 actions/day on LinkedIn.
| Name | Company | Title | Type | Status | Added | Notes | |
|---|---|---|---|---|---|---|---|
Loading contacts... | |||||||
Outreach System Setup
Run outreach_system.py once your LinkedIn CSV arrives. Generates personalized messages for every contact.
Install dependencies
Open a terminal in E:\vExpertAI\SKOOL\ and run:
pip install anthropic python-dotenv tqdm
Set your Anthropic API key
Create a file called .env in E:\vExpertAI\SKOOL\ with this content:
ANTHROPIC_API_KEY=sk-ant-your-key-here
Get your key from console.anthropic.com → API Keys.
Place your LinkedIn CSV
When LinkedIn sends the email, download the archive, unzip it, and copy Connections.csv to E:\vExpertAI\SKOOL\
Configure warm contacts (optional)
Open outreach_system.py and edit the top section:
WARM_COMPANIES = ["AT&T", "Kyndryl", "Infosys"]
WARM_CONNECTIONS_BEFORE = "2024-01-01"
Contacts from these companies or connected before that date get the warm invite instead of the cold sequence.
Run the script
cd E:\vExpertAI\SKOOL
python outreach_system.py
The script processes every contact and generates personalized messages. Takes ~1 second per contact (API rate limiting).
Review output
Open outreach_ready.csv in Excel or Google Sheets.
Filter by Action = warm_invite — send those first (they know you).
Filter by Action = cold_sequence and Relevance = high — these are priority MSP/consultancy targets.
Always review and personalise before sending. Never copy-paste blindly.
Send 10 per day maximum
LinkedIn's safe manual outreach limit is 10–15 messages per day.
Exceeding this risks account restriction.
Suggested daily routine: 10 connection requests + 5 follow-ups = 15 actions/day = 75/week.