Skip to content
Back to Changelog
Product UpdateAICLI

May updates: Dailybot CLI, DeepWorkPlan, and Agent Skill Pack

In May we launched three open-source projects that extend Dailybot to every developer’s terminal and every AI coding agent.

Dailybot CLI 1.0

We released the Dailybot CLI as an open-source tool (MIT license). It works for both humans and agents — report progress, complete check-ins, submit forms, give kudos, browse your team, and manage agent profiles, all from your terminal. Install it with pip install dailybot-cli or brew install dailybothq/tap/dailybot. May shipped CLI 1.0 (through 1.10) with agent profiles, interactive mode, and cross-platform installers. Full docs are available on the developer portal.

DeepWorkPlan: structured AI development

We open-sourced DeepWorkPlan, a methodology and agent skill that turns any repository into a structured environment for AI agents. Any coding agent can onboard a repo, create multi-task plans, execute them step by step, and resume interrupted work — all through markdown files. The skill works with Claude Code, Cursor, OpenAI Codex, Gemini, and GitHub Copilot. We also launched the companion website at deepworkplan.com.

DeepWorkPlan homepage — Models matter. Context matters more.

Agent Skill Pack

The Dailybot Agent Skill Pack gives AI agents native abilities — report progress, check messages, send emails, and announce health status — all through Dailybot. Install with npx skills add DailybotHQ/agent-skill and your agent knows how to coordinate with your team autonomously. Browse all our open-source projects on GitHub.

Dailybot Agent Skill Pack on GitHub