بنقرة واحدة
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