# DailybotHQ

> Open-source publisher. Listings imported from github.com/DailybotHQ — credited to the original author with their license.

- **Listings:** 43
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/dailybothq
- **Website:** https://github.com/DailybotHQ

## Published listings

- [Deepworkplan Author](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-author) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-author`
  Author or update reusable skills, agents, and commands in the current repo — reason about the repo's .agents/ layout, follow the Open Agent Skills frontmatter contract, and keep the .agents/docs/ catalog in sync. Use when a developer wants to create or evolve the repo's agent kit (skills, agents, commands), or runs /skill-create or /agent-create.
- [Deepworkplan Status](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-status) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-status`
  Report the status of a Deep Work Plan — completed tasks, what's left, and blockers — without executing. Use when the developer asks for plan status or what remains.
- [Write Bats Test](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-write-bats-test) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-write-bats-test`
  Add or extend a bats-core test for the shell scripts, following the tests/ convention. Use when changing setup.sh or context.sh behavior.
- [Deepworkplan](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-deepworkplan) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-deepworkplan`
  DeepWorkPlan — turn any repo AI-first and run Deep Work Plans. Routes to create, execute, refine, resume, status, verify, and repo-onboarding sub-skills based on intent. Use when the developer wants to plan, execute, manage, or verify structured multi-task work, or make a repository AI-agent-ready.
- [Dailybot Env](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-env) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-env`
  Manage per-repo API key overrides in `.dailybot/env.json` — an opt-in, gitignored file that carries API keys + optional URLs for one or more environments (live, local, staging). One profile is active at a time; when set, it overrides `DAILYBOT_API_KEY`, `config.json`, and the login Bearer session for the enclosing repo. Use when the developer wants to be "logged into different orgs in different r…
- [Dailybot Channels](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-channels) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-channels`
  Discover the report channels (Slack/Teams/Discord/Google Chat) available to you via Dailybot, so their UUIDs can be attached to forms and check-ins with --report-channel. Use when the developer needs a channel UUID for form/check-in authoring.
- [Deepworkplan Create](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-create) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-create`
  Create a Deep Work Plan. Gather context, draft, and refine into a single final plan under .dwp/plans/, with a refined draft staged in .dwp/drafts/. Use when the developer wants a new structured multi-task plan.
- [Deepworkplan Execute](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-execute) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-execute`
  Execute an existing Deep Work Plan task-by-task, run each task's validation, and log progress. Use when the developer wants to run or continue executing a plan in .dwp/plans/.
- [Ai Diff Reviewer Setup](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-setup) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-setup`
  Interactive installer for the AI Diff Reviewer GitHub Action — walks the developer through 6 key decisions (provider, strictness, trigger mode, external-contributor policy, PR description mode, complexity labels), detects the repo's stack for sensible defaults, and writes a working `.github/workflows/pr-review.yml` tailored to those choices. Also acts as the reference manual for every `action.yml…
- [Dailybot Email](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-email) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-email`
  Send emails to a confirmed recipient via Dailybot on behalf of the agent. Use for notifications, summaries, follow-ups, or any communication the developer asks you to send. Always confirm recipients with the developer before sending — never guess addresses.
- [Dailybot Messages](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-messages) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-messages`
  Check for pending messages and instructions from your team via Dailybot. Use when starting a work session, when idle, or when asked what to work on next. Messages are instructions that should influence your work.
- [Deepworkplan Onboard](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-onboard) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-onboard`
  Make a repository AI-first by reasoning about its stack and archetype, then generating adapted AGENTS.md, docs/, per-module docs, .agents/, and the .claude to .agents symlink. Offers opt-in addons. Use when the developer wants to onboard or AI-enable a repo.
- [Dailybot Custom Form Template](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-custom-template) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-custom-template`
  STARTER TEMPLATE — do not consume this file in place. Copy it to .agents/skills/dailybot-custom/<your-skill-name>/SKILL.md in your own repo, then customize. This is the bootstrap skeleton for authoring a per-form custom skill that the universal dailybot-forms resolver will load from .dailybot/profile.json.
- [Dailybot Conversation](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-conversation) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-conversation`
  Open (or idempotently reuse) a private Slack group DM (MPIM) that includes the Dailybot bot, then optionally post a message or report to it. Use when the developer wants to start a Slack group with specific teammates plus the bot — e.g. "open a group DM with Jane and Bob and send them the analysis report". Slack only, org-admin only. Distinct from dailybot-chat (which posts to existing channels/D…
- [Shellcheck Fix](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-shellcheck-fix) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-shellcheck-fix`
  Run shellcheck on the shipped/installer shell scripts and fix findings while preserving bash 3.2 compatibility. Use after editing any .sh file.
- [Deepworkplan Create](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-create) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-create`
  Create a Deep Work Plan. Gather context, draft, and refine into a single final plan under .dwp/plans/, with a refined draft staged in .dwp/drafts/. Use when the developer wants a new structured multi-task plan.
- [Dailybot Health](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-health) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-health`
  Announce agent online/offline status to Dailybot and receive pending messages from the team. Use for long-running or scheduled agents to stay visible and pick up instructions.
- [Deepworkplan Verify](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-verify) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-verify`
  Verify that a repository is DeepWorkPlan-conformant (AI-first) and that its plans are well-formed, producing an objective pass/fail report. Use when the developer asks to verify, audit, or check conformance of a repo or a plan.
- [Deepworkplan Onboard](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-onboard) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-onboard`
  Make a repository AI-first by reasoning about its stack and archetype, then generating adapted AGENTS.md, docs/, per-module docs, .agents/, and the .claude/.cursor to .agents symlinks. Offers opt-in addons. Use when the developer wants to onboard or AI-enable a repo.
- [Deepworkplan Refine](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-refine) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-refine`
  Refine a Deep Work Plan draft or modify an existing final plan. Use when the developer wants to adjust scope, tasks, or details of a draft in .dwp/drafts/ or a plan in .dwp/plans/.
- [Dailybot Kudos](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-kudos) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-kudos`
  Give kudos to a teammate or to an entire team via Dailybot to recognize their contributions. Use when the developer wants to thank or recognize one person, or recognize a whole team (e.g. "kudos al equipo Engineering"). Do not use for general progress reports — those go through dailybot-report.
- [Deepworkplan](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-deepworkplan) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-deepworkplan`
  DeepWorkPlan — turn any repo AI-first and run Deep Work Plans. Routes to create, execute, refine, resume, status, verify, and repo-onboarding sub-skills based on intent. Use when the developer wants to plan, execute, manage, or verify structured multi-task work, or make a repository AI-agent-ready.
- [Ai Diff Reviewer Generate Extension](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-generate-extension) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-generate-extension`
  Generates a repo-tailored review-configuration file (`.review/extension.md` by default, or a full replacement `prompt-file` in advanced mode) by inspecting THIS codebase — stack, architecture, security surface, existing conventions, historical pain points — and producing concrete, code-anchored severity overrides. Uses the harness's Read/Grep/Glob tools to gather evidence before writing (12+ tool…
- [Dailybot Workflow](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-workflow) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-workflow`
  List and inspect Dailybot workflows (read-only) — enumerate the workflows configured for the organization and read one workflow's configuration. Use when the developer asks "list my workflows", "show workflows", or "what's in the release workflow?". Writes are done in the Dailybot web app; this skill only reads. Plan-gated feature.
- [Deepworkplan Verify](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-verify) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-verify`
  Verify that a repository is DeepWorkPlan-conformant (AI-first) and that its plans are well-formed, producing an objective pass/fail report. Use when the developer asks to verify, audit, or check conformance of a repo or a plan.
- [Deepworkplan Addon Devcontainer](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-devcontainer) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-devcontainer`
  Optional DeepWorkPlan addon that adds (or reconciles) a compose-based devcontainer to a repo — base image and supporting services reasoned from the detected stack, with persistent AI-CLI auth, the dailybot-project-network, the DOCKER_DEV_ENV=vscode convention, and project-identity precedence. Opt-in, never required, reconciles existing setups instead of clobbering them. Use when the developer wan…
- [Deepworkplan Addon Dailybot](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-dailybot) — Skill · Free — `agentstack add skill-dailybothq-deepworkplan-skill-dailybot`
  Optional DeepWorkPlan addon that connects an AI-first repo to the developer's Dailybot team — installing (with consent) the Dailybot agent skill (DailybotHQ/agent-skill) and/or the Dailybot CLI (DailybotHQ/cli), wiring the plan lifecycle into best-effort agent updates - kickoff when a plan starts, significant task completions, a blocked report when an unattended run halts, and a milestone on plan…
- [Deepworkplan Addon Dependency Upgrade](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-dependency-upgrade) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-dependency-upgrade`
  Optional DeepWorkPlan addon that safely upgrades a repo's dependencies — reasoning about the repo's ACTUAL package manager (npm/pnpm/yarn + ncu, pip/poetry/uv, cargo, go mod, bundler, composer, and more) rather than assuming npm — with a batched, validated, revertible workflow that detects the manager and manifests/lockfiles, classifies upgrades (patch/minor/major), upgrades in safe batches, runs…
- [Deepworkplan Author](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-author) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-author`
  Author or update reusable skills, agents, and commands in the current repo — reason about the repo's .agents/ layout, follow the Open Agent Skills frontmatter contract, and keep the .agents/docs/ catalog in sync. Use when a developer wants to create or evolve the repo's agent kit (skills, agents, commands), or runs /skill-create or /agent-create.
- [Deepworkplan Addon Ai Diff Reviewer](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-ai-diff-reviewer) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-ai-diff-reviewer`
  Optional DeepWorkPlan addon that connects an AI-first repo to the AI Diff Reviewer (DailybotHQ/ai-diff-reviewer on GitHub, \"AI Diff Reviewer\" on the Marketplace, current v2.0.0) — installing (with consent) the vendored coding-agent skill (DailybotHQ/ai-diff-reviewer, five sub-skills — parent default flow, generate-extension, setup, open-pr, apply-review) and, if the developer picks Flow B (dual…
- [Dailybot Ask](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-ask) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-ask`
  Ask the Dailybot AI a question from the terminal and read the answer, non-interactively. Runs headless — a single `dailybot ask "<question>"` prints the assistant's reply to stdout (or structured JSON with `--json`), so an autonomous agent (Claude Code, CI, a bot) can query the Dailybot AI with only an API key. Use when the developer or agent says "ask Dailybot ...", "query the Dailybot AI", "wha…
- [Dailybot](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-dailybot) — Skill · Free — `agentstack add skill-dailybothq-agent-skill-dailybot`
  Official Dailybot agent skill pack — report progress, check messages, send emails, announce agent status, complete check-ins, give kudos (to users or teams), resolve teams, run the full forms lifecycle (list, submit, update, transition between workflow states), **author check-ins and forms from scratch** (create/configure questions, workflow states, permissions, reminders, scheduling, AI settings…
- [Dailybot Checkin](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-checkin) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-checkin`
  Drive the full check-in lifecycle via Dailybot — list and complete pending check-ins, see pending/completed status for a day, inspect a check-in's questions and schedule, browse response history, edit or reset a submitted response, and backfill or future-date responses. Also authors check-ins — create and configure a check-in (schedule, participants, reminders, privacy, smart/AI) and manage its q…
- [Ai Diff Reviewer Apply Review](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-apply-review) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-apply-review`
  Read the most recent AI Diff Reviewer review from the current branch's open PR, present the findings in the same format as the parent skill's local review flow (verdict → findings table → per-finding body → recommendation), and — with explicit consent — walk the developer through each finding to apply, defer, or skip. Multi-provider aware — when the repo runs a matrix of legs (anthropic, cursor,…
- [Deepworkplan Addon Design System](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-design-system) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-design-system`
  Optional DeepWorkPlan addon that gives a repo with a user-facing interface surface a DESIGN.md (under docs/, indexed from AGENTS.md) — a Markdown design-system file any coding agent reads to generate interface output consistent with the repo's OWN conventions. Covers three profiles detected independently from real files — visual-ui (rendered web/mobile/desktop UI), cli-output (styled terminal out…
- [Deepworkplan Resume](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-resume) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-resume`
  Resume an interrupted Deep Work Plan from its recorded progress state. Use when the developer wants to continue a plan in .dwp/plans/ that was paused or interrupted mid-execution.
- [Dailybot Report](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-report) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-report`
  Report work progress to Dailybot. Activate after completing a discrete task or subtask, or after any batch of edits that modifies 3 or more files. Compose a standup-style update describing what changed and why.
- [Fix Frontmatter](https://agentstack.voostack.com/l/skill-dailybothq-deepworkplan-skill-fix-frontmatter) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-deepworkplan-skill-fix-frontmatter`
  Run the frontmatter validator and fix any SKILL.md that violates the repo's frontmatter contract. Use after editing or adding a SKILL.md.
- [Dailybot Forms](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-forms) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-forms`
  List, inspect, submit, update, and transition form responses via Dailybot — including forms with workflow states and audience-scoped permissions. Also authors forms — create and configure a form (workflow states, permissions, anonymous/public/approval, ChatOps command) and manage its questions (types, report titles, variations, conditional logic). Use when the developer wants to see available for…
- [Dailybot Chat](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-chat) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-chat`
  Send and edit Dailybot bot messages on the team's connected chat platform (Slack, Microsoft Teams, Discord, Google Chat) — to user DMs, channels, or whole teams. Supports report-style threads (one headline + replies, in one call) and editing the parent or any reply afterward. Use when the developer says "send a message to my Slack channel", "ping the team in chat", "post the deploy report to #rel…
- [Deepworkplan Execute](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-execute) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-execute`
  Execute an existing Deep Work Plan task-by-task, run each task's validation, and log progress. Use when the developer wants to run or continue executing a plan in .dwp/plans/.
- [Dailybot Teams](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-teams) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-teams`
  Read and resolve teams visible to the authenticated user. Use when the developer references a team by name (for kudos targeting, member lookup, or routing context) and an agent needs to obtain its UUID. Other Dailybot skills (kudos, messages) delegate team-name resolution to this skill rather than duplicating the logic.
- [Ai Diff Reviewer Open Pr](https://agentstack.voostack.com/l/skill-dailybothq-agent-skill-open-pr) — Skill · Free · security-reviewed — `agentstack add skill-dailybothq-agent-skill-open-pr`
  Author a well-documented GitHub pull request — title and body — for the current branch. Reads the diff and commit trail, infers a Conventional Commits (or repo-native) title, drafts a structured body with the sections a good PR review actually needs (Summary, Changes, Test plan, Related issues, Screenshots when UI files changed, Breaking changes when applicable, Risks), merges with `.github/pull_…

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
