community-automations/slack-cert-bot

営業&CRM

PublicClaude サブエージェント

Slack 証明書ボット

証明書の期限切れは最悪のタイミングでサイトを落とす。たいてい、誰の担当だったか誰も覚えていなかったせいで。このボットはドメインをスキャンし、すべての証明書の有効期限を読み取り、それぞれに担当者を紐づける。

sonnet3日以内に出荷Slack APIOpenSSLCronPostgreSQL
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

証明書の期限切れは最悪のタイミングでサイトを落とす。たいてい、誰の担当だったか誰も覚えていなかったせいで。このボットはドメインをスキャンし、すべての証明書の有効期限を読み取り、それぞれに担当者を紐づける。

期限が近づくと、担当者にSlackで直接通知し、ドメインと更新リンクを添える。日付が近づくにつれてリマインドは段階的にエスカレートするため、誰も見ていないチャンネルに警告が流れて証明書が失効する、ということは起きない。

動作の流れ

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

出力サンプル

json
// Sample output
// (generated when the pipeline finishes)

Given a certificate's domain, expiry, and owner, write a short Slack reminder with the days remaining.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.