#
ENJA

agentic-slackbot

John-Lin/agentic-slackbot

An intelligent Slack bot built on the OpenAI Agents SDK that supports Model Context Protocol (MCP) servers and thread-aware conversations.

7 4No licenseUpdated 2026-04-10

Overview

This project provides a fully functional Slack bot template that integrates OpenAI models with custom instruction sets, Model Context Protocol (MCP) servers, and an optional local shell tool. It listens to channel mentions and direct messages in Socket Mode, maintaining conversation context over threads with automatic history truncation.

Capabilities

  • Slack channel mention and direct message handling
  • Thread-aware conversation context tracking
  • Model Context Protocol (MCP) server integration
  • Optional local shell execution with advisory skills directory
  • Support for OpenAI and OpenAI-compatible APIs including Azure OpenAI

Best for

Deploying an AI assistant inside a Slack workspace to answer questions and automate workflows, Connecting external data sources and tools to a Slack bot via Model Context Protocol (MCP), Providing teams with a conversational interface that can execute local shell commands or scripts safely

Evoa Score breakdown= Σ (score × weight)
47
Task usefulness20%88 → +17.6

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%85 → +12.8

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%70 → +10.5

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%31 → +3.7

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%15 → +2.3

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%60 → +6.0

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%30 → +2.4

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%0 → +0.0

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total55.2 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

Enabling the local shell execution feature (`SHELL_ENABLED=1`) allows the agent to run commands on the host or container, which introduces severe security risks if exposed to untrusted users.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.