一键导入
slack-signal-monitor
Configure and run Slack signal monitoring (mentions + keyword watchlist) with dedupe, audio alerts, task creation, and cron automation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Configure and run Slack signal monitoring (mentions + keyword watchlist) with dedupe, audio alerts, task creation, and cron automation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | slack-signal-monitor |
| description | Configure and run Slack signal monitoring (mentions + keyword watchlist) with dedupe, audio alerts, task creation, and cron automation. |
| metadata | {"argent":{"emoji":"slack","skillKey":"slack-signal-monitor"}} |
Use slack_signal_monitor to detect high-signal Slack activity and proactively alert Jason.
slack_signal_monitor with action: "status".setupRequired: true, configure Slack token/scopes and monitor scope.action: "set_config".action: "ensure_cron_monitor".{
"action": "set_config",
"monitorAllChannels": true,
"mentionNames": ["jason"],
"intervalSeconds": 300,
"lookbackMinutes": 10
}
{ "action": "status" }
{ "action": "scan_now" }
{ "action": "ensure_cron_monitor" }
statusset_configscan_nowensure_cron_monitordisable_cron_monitorclear_seen{
"action": "set_config",
"monitorAllChannels": true,
"mentionNames": ["jason"],
"keywordWatchlist": [
"DNS",
"DMARC",
"domain transfer",
"website",
"Barrett",
"urgent",
"ASAP",
"blocked"
],
"intervalSeconds": 300,
"lookbackMinutes": 10,
"taskCreationEnabled": true,
"audioAlertEnabled": true,
"mainSessionAudioAlert": true
}
monitorAllChannels: true scans all active Slack channels visible to the configured token.monitorAllChannels: false and provide watchedChannels.watchedChannels also accepts "all" or "*" as shorthand for all-channel mode.users:read scope for reliable user display-name resolution.channelId:messageTs so repeated scans do not re-alert old messages.Connect ArgentOS to Pieces long-term memory via MCP. Query past activity, create durable memories, and search across devices using PiecesOS.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks ArgentOS to add a note, list notes, search notes, or manage note folders.
Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Create, search, and manage Bear notes via grizzly CLI.
X/Twitter CLI for reading, searching, posting, and engagement via cookies.
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.