一键导入
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