Client followup
Skill thefiredev-cloud/meshvault-skills-starter/skills/client-followup
Free open agent skills from MeshVault. Plain Markdown, approval-gated, MIT. Private AI staff on hardware you own.
npx -y skills add thefiredev-cloud/meshvault-skills-starter --skill client-followupAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 15 days oldThe repository was created 15 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
This skill should be used when the user asks to "follow up with clients", "nudge quiet leads", "who went silent", "re-engage stalled deals", or wants polite check-ins drafted without sending before approval.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.7 KB, 324 tokens by cl100k_base, as published. Nobody here has run it
Client Follow-Up
Find contacts who went quiet, draft a short human follow-up for each, and stop. Nothing sends until the owner approves.
Required Inputs
- Contact or CRM list with last touch date, status, and email
- Owner tone notes if available (default: brief, useful, zero guilt)
- Any "do not contact" list or closed-lost rules
Steps
- Read the contact list. Select open or stalled contacts with no owner-side touch in the last 7+ days (use the owner's threshold if stated).
- Skip anyone on do-not-contact, already booked, or marked closed-lost.
- Sort by deal value if present; otherwise by days since last touch.
- For each contact, draft one short message (email or the channel the owner names):
- Lead: one useful question or resource, one soft next step.
- Active client: status check, clear ask, easy out.
- Never invent a discount, deadline, or commitment the owner did not approve.
- Stop. Present each draft with name, days silent, channel, and full body.
- Only after explicit approval, send the approved drafts. Log what went out.
Approval Gate
Outbound client-facing messages are real-world actions. This skill never sends on its own. If a draft feels salesy or wrong for the relationship, hold it and ask.
Output
- Approved messages sent (after approval only)
- Summary: how many drafted, how many held, how many sent
- Log entry per sent message