一键导入
setup
Set up the Dailybot plugin — install the CLI, authenticate, and configure the agent profile. Use on first install or when setup needs to be redone.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Set up the Dailybot plugin — install the CLI, authenticate, and configure the agent profile. Use on first install or when setup needs to be redone.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Report work progress to Dailybot. Use after completing a discrete task or subtask, or after any batch of edits that modifies 3 or more files. Do not wait for permission. Include what changed and why.
Send emails to any address via Dailybot. Use for notifications, summaries, or follow-ups the user asks you to send.
Announce agent status to Dailybot and receive pending messages. Use at session start, periodically during long sessions, or at session end.
Check for pending messages and instructions from your team via Dailybot. Use when starting a session, checking what to work on, or reviewing team input.
| name | setup |
| description | Set up the Dailybot plugin — install the CLI, authenticate, and configure the agent profile. Use on first install or when setup needs to be redone. |
| disable-model-invocation | true |
| allowed-tools | Bash, Read |
Walk the user through first-time setup for the Dailybot plugin. This skill handles CLI installation, authentication, and agent profile configuration in one guided flow.
Read and follow every step in ${CLAUDE_PLUGIN_ROOT}/shared/auth.md. That file covers:
dailybot is installed, guide through pip install dailybot-cli if notPresent one step at a time. Do not dump all instructions at once.
Once all three steps pass, confirm:
"Dailybot is ready. Here's what you can do:
/dailybot:report— send a progress update to your team/dailybot:messages— check for pending messages/dailybot:email— send an email through Dailybot/dailybot:health— announce agent statusProgress reports are also sent automatically when you complete significant work."
If any step fails and the user can't or won't resolve it:
Setup should never block the user's primary work. If they came here from another task, get back to it after setup completes or is skipped.