Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

dagu-webui大谷网页界面

Agent Skill

dagu-webui 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

188

周安装

8

GitHub Stars

17

下载量

66
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:dagu-webui(大谷网页界面)
来源仓库:https://github.com/vinnie357/claude-skills
仓库路径:skills/dagu-webui
安装命令:
npx skills add https://github.com/vinnie357/claude-skills --skill dagu-webui
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/vinnie357/claude-skills --skill dagu-webui

简介

dagu-webui 提供 Dagu 网页界面的操作指南,包括工作流启停、日志查看与历史记录管理功能。

  • 适用于需要通过图形化界面快速干预任务状态或排查执行问题的运维人员。
  • 支持监控运行中工作流、重试失败步骤及配置定时调度,但依赖前端服务正常运行。
  • 使用前请确认 WebUI 端口可访问且用户具备相应操作权限(如管理员或协作者角色)。
  • 本技能不包含后端逻辑修改,仅聚焦 UI 层交互说明,实际效果受浏览器兼容性影响。

SKILL.md

Dagu Web UI

Use this skill when working with Dagu's web interface to manage workflows, view execution history, monitor running workflows, or configure the UI.

When to Use This Skill

Activate when:

  • Navigating the Dagu web interface
  • Starting, stopping, or retrying workflows via UI
  • Viewing workflow execution logs and status
  • Monitoring running workflows
  • Managing workflow history
  • Configuring workflow schedules through the UI
  • Troubleshooting workflow issues using the UI

Core Capabilities

The Dagu Web UI provides:

  1. Workflow Management - View, start, stop, and manage workflows
  2. Execution Monitoring - Real-time status and logs
  3. History Viewing - Past execution records and results
  4. DAG Visualization - Visual representation of workflow structure
  5. Log Access - View detailed execution logs
  6. Schedule Management - Configure when workflows run

Quick Start

Access Dagu Web UI at http://localhost:8080 (default) after starting Dagu:

dagu server

Primary Operations

Start a Workflow

To manually execute a workflow:

  1. Navigate to workflow list
  2. Click the workflow name
  3. Click "Start" button
  4. View real-time execution progress

Monitor Execution

For detailed information on a running workflow, consult references/monitoring.md which covers:

  • Reading execution logs
  • Understanding status indicators
  • Tracking step progress
  • Identifying failures

View History

To review past executions, see references/history.md for guidance on:

  • Filtering execution history
  • Analyzing failed runs
  • Comparing execution times
  • Exporting execution data

Workflow Visualization

The DAG view shows workflow structure. For detailed visualization features, see references/visualization.md.

When to Consult References

  • Detailed UI navigation: Read references/ui-navigation.md
  • Advanced monitoring: Read references/monitoring.md
  • History analysis: Read references/history.md
  • Workflow editing via UI: Read references/workflow-editor.md
  • Configuration options: Read references/configuration.md

Common Tasks

Restart a Failed Workflow

  1. Find the failed execution in history
  2. Click the retry/restart button
  3. Monitor the new execution

Stop a Running Workflow

  1. Navigate to the running workflow
  2. Click "Stop" or "Cancel"
  3. Confirm the action
  4. View cleanup handlers execution

View Detailed Logs

When you need to debug a workflow:

  1. Click on the specific workflow execution
  2. Select the step with issues
  3. View stdout/stderr logs
  4. Check for error messages

For advanced log analysis, consult references/monitoring.md.

Key Principles

  • Real-time visibility: Web UI provides live updates of workflow execution
  • Click-based operations: No CLI needed for basic workflow management
  • History preservation: All executions are logged and accessible
  • Visual feedback: Status indicators show current state at a glance
  • Log accessibility: Detailed logs available for debugging

Pro Tips

  • Use the search feature to quickly find workflows by name
  • Filter execution history by date range or status
  • Click on step names in DAG view for step-specific details
  • Use the refresh button if live updates seem delayed
  • Check the scheduler status to verify cron jobs are active

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.09%
按下载量换算24

Claude

28%
按下载量换算18

Cursor

16.52%
按下载量换算11

Gemini CLI

8.75%
按下载量换算6

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills