원클릭으로
slack-reminders
Schedule Slack reminders. Use when the user asks to schedule, remind, or send a Slack message at a specific time.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Schedule Slack reminders. Use when the user asks to schedule, remind, or send a Slack message at a specific time.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | slack-reminders |
| description | Schedule Slack reminders. Use when the user asks to schedule, remind, or send a Slack message at a specific time. |
| allowed-tools | Bash(bash *) |
[!EXECUTE]: Run the script with MESSAGE and DATETIME. The script lives at scripts/schedule-reminder.sh relative to this skill's directory.
./scripts/schedule-reminder.sh "<message>" "<datetime>"
[!DATETIME-FORMATS]: The script accepts these formats: ISO 2026-01-17 10:00, relative +1h +30m +2d, natural tomorrow 09:00 friday 14:30. Always prefer ISO for precision.
[!OUTPUT]: On success the script prints the scheduled message ID and post_at timestamp. On failure it prints the error from Slack API. Report success or failure to the user accordingly.
Send notifications via Telegram. Use when the user asks to notify, alert, message, or ping — or when a long-running task completes and the user previously asked to be notified. Can also schedule messages for later delivery.
Self-messaging capability. Invoke this skill when you need to reframe your approach mid-task, break complex work into deliberate phases, or restart your reasoning with a fresh perspective — without waiting for user input.
Interact with X (Twitter) API v2. Post tweets, search, engage, moderate, and analyze — all from your AI agent. Full 36-command skill for Twitter/X automation.
Manage your Beehiiv newsletter — list and read posts, create drafts from Markdown/HTML files. 6-command skill for Beehiiv newsletter automation.
Generate self-contained HTML broadsheet newspapers to explain any subject worth reporting — project status, reviews, dispatches, reports, or anything else.
Consult peer LLM for alternative perspectives when you need second opinion, peer review, or fresh take on technical decisions; useful for validating approaches or exploring alternative solutions