Six questions about your business, five stages, and an agent is live in a real channel answering real messages. Runs on your own keys, on infrastructure you own. No subscription.
A named agent sitting in a Slack channel that you talk to in plain English. It knows what your business does and who you sell to, and it does one real job you currently do by hand. About 150 lines of code you can read, running on a free tier.
Not a wrapper around someone else's product. You hold the keys, the code and the data.
console.anthropic.com. Separate from a Claude subscription, billed per use. A low-traffic agent costs cents a day.No n8n, no Zapier, no monthly tool.
Your first Slack agent will install perfectly, report no errors, and say absolutely nothing.
That is the normal outcome, not bad luck. Almost every layer in this stack returns a
success status for a total failure. A 200 from your endpoint is not a reply.
A green deploy is not a running version. An installed app is not an event subscription.
Each of those will let you believe you are finished while nothing works.
One example, because it costs people a whole evening. The obvious way to stop
your bot replying to itself is to ignore any message carrying an app_id.
Do not do that. Human messages arriving through relays and integrations also carry an
app_id, so that guard silently discards real people. The agent looks
completely dead and every log line says success.
The skill ships a catalogue of these, starting with the one question that rules out most causes in a single check. That file is the reason this exists as a skill rather than a blog post.
Prefer a zip? Download the .zip - same contents.
.claude/skills/slack-agent-starter/.The skill refuses to build fully automated messaging on platforms whose terms prohibit it, LinkedIn most notably. Draft plus one-tap approval gets you nearly all of the speed with none of the account risk. Anything customer-facing is a draft for a human to send.
You'll get the skill file and a copy by email so you still have it next week. One email, then you're on the list only if you want to be.
Work email preferred. No spam, unsubscribe any time.