Agent skill
follow-up
Stage-aware follow-up generator.
Filed under Outbound email.
From markster-public/markster-os · 29 skills · 61 · pushed 2026-05-15
What it does when it runs
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".
Read from the skill and the 0 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.
- Keys and connectors you must supply
- None found.
- Hosts it reaches
- No third-party host appears in the skill or its bundled files.
- Tool permissions it declares
- No
allowed-toolsin the frontmatter. It only issues instructions, so there is nothing to bound. - Actions present in the files
- None. Instructions only.
Install it
View source on GitHub ↗git clone --depth 1 --filter=blob:none --sparse https://github.com/markster-public/markster-os.git /tmp/markster-os git -C /tmp/markster-os sparse-checkout set "skills/follow-up" mkdir -p ~/.claude/skills/follow-up cp -R "/tmp/markster-os/skills/follow-up/." ~/.claude/skills/follow-up/
Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗
The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.
The skill
Source on GitHub ↗The source carries no licence at all, so no permission to redistribute it exists. Everything else on this page is our own reading of the file and is published here; the text of the skill is not, and stays where its author put it.
Other skills for the same job
Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.
- follow-up-discipline by louisblythe · 136
- post-meeting-follow-up-automation by louisblythe · 136
- follow-up-emails by Salesably · 48
- follow-up-email-drafter by zime-ai · 14
- follow-up by Frontal-so · 4
- gmail-follow-up-sequencer by composio-community · 2
- follow-up-management by devangk003 · 0
- follow-up-sequencer by stas4000 · 0
Need help setting it up?
This page tells you what follow-up does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.
Book a call →The directory stays free. There is nothing gated behind this.