post-on-slack

Summarize Slack threads with repository-backed replies and human review.

4|5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/fartybobo/farty-bobo --skill post-on-slack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-on-slack
Source: https://github.com/fartybobo/farty-bobo/tree/main/skills/post-on-slack
Command: npx skills add https://github.com/fartybobo/farty-bobo --skill post-on-slack

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents uncertainty and delay when a Slack question needs an accurate, code-backed answer by ensuring Slack MCP connectors are ready, understanding the target thread or channel, and managing the full response lifecycle.

Core Features & Use Cases

  • Slack tool validation: Confirms slack_read_thread, slack_read_channel, slack_search_channels, and slack_send_message are available before doing anything and stops with a clear notice if they are missing.
  • Context-aware research: Prioritizes provided arguments, thread URLs, or current conversation context and explores repository files, history, or MCP tools for factual support.
  • Drafting and review workflow: Crafts a respectful, identity-led reply, secret-scans referenced snippets, presents the draft for human approval, and posts it to the right thread or channel once the user signs off.

Quick Start

Ask the skill to summarize a referenced Slack thread and draft a respectful reply grounded on repository findings.

Frequently Asked Questions about post-on-slack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft a researched reply to a Slack thread using repository files?

To draft a researched Slack reply, the tool summarizes a target thread, explores repository files and MCP tools for factual support, composes an identity-forward draft, and posts it after human review.

What MCP tools are required to post researched messages to Slack?

Posting researched messages to Slack requires the slack_read_thread, slack_read_channel, slack_search_channels, and slack_send_message MCP connectors to be available, or the process stops with a clear notice.

Can I automatically send Slack channel updates without human approval?

No, you cannot automatically send Slack channel updates without approval because the workflow crafts a draft, secret-scans referenced snippets, presents the draft for human review, and only posts once the user signs off.

How does summarizing a Slack request with research-backed responses work?

Summarizing a Slack request works by prioritizing provided arguments, thread URLs, or conversation context, then exploring repository files, history, or MCP tools to compose a respectful, code-backed response.

What is the best way to ensure my Slack message drafting includes secret scanning?

The best way to ensure secret scanning in Slack message drafting is using a workflow that automatically secret-scans referenced repository snippets before presenting the draft for human review and posting.