원클릭으로
add-channel
Add a Slack channel to internbot's whitelist. Use when the user wants the bot to listen to a new channel.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Add a Slack channel to internbot's whitelist. Use when the user wants the bot to listen to a new channel.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
View, add, update, or cancel scheduled tasks. Use when asked about schedules, cron jobs, reminders, or recurring tasks.
Set up internbot for development. Use when setting up the project for the first time.
Review today's HuggingFace daily papers, pick the most relevant one, write a LaTeX summary report with follow-up research directions. Use when asked to check daily papers, do a paper review, or triggered by the scheduler.
Write LaTeX research reports. Use when asked to write, compile, or publish a report and save it to the dedicated reports repository.
Search and summarize arxiv papers. Use when asked about papers, research topics, or specific arxiv IDs.
Explain and review code. Use when code is shared in conversation or a review is requested.
| name | add-channel |
| description | Add a Slack channel to internbot's whitelist. Use when the user wants the bot to listen to a new channel. |
Slack channel IDs start with C (e.g., C07ABC123DE). To find one:
.env to see existing WHITELISTED_CHANNELSsystemctl --user restart internbot
systemctl --user status internbot
WHITELISTED_CHANNELS is empty, the bot listens to ALL channels it's invited to/invite @internbot) to receive messages.env, always restart the service