Stage-aware follow-up generator. Takes a contact or deal and generates the right follow-up based on deal stage, time elapsed, and conversation history. Never sends a generic "just checking in." Use when you need to follow up with someone. Triggers on "follow up", "check in", "they went dark", "nudge", "haven't heard back".
$npx -y skills add markster-public/markster-os --skill follow-upInstalls into the current project.
Run `npx skills use "https://github.com/markster-public/markster-os" --skill "markster-public/markster-os/follow-up"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/markster-public/markster-os" that are relevant to the current task. Run `npx skills add "https://github.com/markster-public/markster-os"` and select the relevant skills, then follow their instructions.