news 2026/7/24 22:08:24

系统配置仪表板_diverga

作者头像

张小明

前端开发工程师

1.2k 24
文章封面图
系统配置仪表板_diverga

以下为本文档的中文说明

该技能用于Diverga仪表板——提供实时的配置状态和功能概览。Diverga是一个系统管理平台,此技能帮助用户快速查看系统的运行配置、功能开关状态和关键性能指标。它提供了一目了然的可视化仪表板,整合分散的系统信息于统一的视图之中。适用于系统管理员和运维工程师需要实时了解系统运行状态的场景。该技能通过集中化的信息展示,减少了在多个管理界面之间切换的时间成本,帮助运维团队快速发现配置异常和功能问题,提升系统管理的效率和响应速度。该技能提供了详细的操作指南和最佳实践,帮助用户快速上手并深入掌握。通过系统的功能模块划分和丰富的应用场景说明,用户可以在实际项目中有效运用该技能提升工作效率。该技能注重实用性和可操作性,涵盖从基础配置到高级功能的完整知识体系,满足不同层次用户的学习需求。持续更新和优化的内容确保用户始终能够接触到最新的技术发展和行业实践。通过此技能的学习和应用,用户可以减少摸索时间,快速获得可用的解决方案,将精力集中在核心业务逻辑和创新工作上,从而在技术快速迭代的环境中保持竞争力。该技能的模块化设计使其易于扩展和定制,用户可以根据自身需求灵活调整应用方式,实现最大化的价值产出。该技能整合了常见的设计模式和最佳实践,提供了清晰的学习路径和参考资料,帮助用户在短时间内建立起完整的知识框架,并有能力在实际项目中灵活运用所学内容解决问题。


Diverga Dashboard

When the user runs/diverga(the base command), display a live configuration dashboard.

Instructions

Display the following dashboard by reading live configuration and environment state. Use plain text output (no tool calls needed for display — just output the text directly).

Step 1: Display ASCII Logo

Output this exact logo block:

╔═══════════════════════════════════════════════════════════════════════════════╗ ║ ║ ║ ██████╗ ██╗██╗ ██╗███████╗██████╗ ██████╗ █████╗ ║ ║ ██╔══██╗██║██║ ██║██╔════╝██╔══██╗██╔════╝ ██╔══██╗ ║ ║ ██║ ██║██║██║ ██║█████╗ ██████╔╝██║ ███╗███████║ ║ ║ ██║ ██║██║╚██╗ ██╔╝██╔══╝ ██╔══██╗██║ ██║██╔══██║ ║ ║ ██████╔╝██║ ╚████╔╝ ███████╗██║ ██║╚██████╔╝██║ ██║ ║ ║ ╚═════╝ ╚═╝ ╚═══╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ║ ║ ║ ║ * Diverge from the Modal · Discover the Exceptional ║ ║ ║ ╚═══════════════════════════════════════════════════════════════════════════════╝

Step 2: Read Configuration

Readconfig/diverga-config.json(relative to the plugin directory at~/.claude/plugins/diverga/config/diverga-config.json). Extract:

  • human_checkpoints.levelor infer fromhuman_checkpoints.enabled+human_checkpoints.required
  • hud.presetif present
  • language
  • version

If config file doesn’t exist, show “Not configured — run /diverga:setup”

Step 3: Check Project Status

Check if.research/project-state.yamlexists in the current working directory.

  • If exists: read project name, current stage, and checkpoint status
  • If not: show “No active project”

Step 4: Check API/MCP Status

Check these environment variables and report status:

  • SEMANTIC_SCHOLAR_API_KEY— for paper retrieval
  • OPENALEX_EMAIL— for OpenAlex polite pool
  • SCOPUS_API_KEY— for Scopus access
  • WOS_API_KEY— for Web of Science access
  • GROQ_API_KEY— for LLM screening (recommended)
  • ANTHROPIC_API_KEY— for Claude API screening
  • OPENAI_API_KEY— for OpenAI screening
  • GEMINI_API_KEY— for Gemini visualization

For each: show “configured” if set, “not set” if unset, with setup hint.

Step 5: Display Dashboard

Combine all information into this format:

SYSTEM STATUS Version: 11.0.0 Agents: 24 agents across 9 categories (A-G, I, X) Status: Ready CONFIGURATION Checkpoint: [level from config or "Full (default)"] HUD Preset: [preset from config or "research (default)"] VS Method: Enabled PROJECT Active: [project name or "No active project"] Stage: [stage or "-"] Memory: [healthy/no project] API STATUS (Paper Retrieval) Semantic Scholar: [configured/not set -> export SEMANTIC_SCHOLAR_API_KEY=...] OpenAlex: [configured (email: ...)/not set -> export OPENALEX_EM AIL=your@email.com] Scopus: [configured/not set -> export SCOPUS_API_KEY=...] Web of Science: [configured/not set -> export WOS_API_KEY=...] LLM PROVIDERS (Batch Screening via I2) Groq: [configured/not set -> export GROQ_API_KEY=...] llama-3.3-70b — $0.01/100 papers (recommended) Anthropic API: [configured/not set -> export ANTHROPIC_API_KEY=...] claude-haiku-4-5 — $0.15/100 papers OpenAI: [configured/not set -> export OPENAI_API_KEY=...] gpt-4o-mini — ~$0.02/100 papers MCP INTEGRATIONS Zotero: [detected/not available -> /diverga:setup for guidance] Claude Code Browser: [detected/not available] Gemini: [configured/not set -> export GEMINI_API_KEY=...] QUICK ACTIONS /diverga:setup Initial configuration /diverga:doctor System diagnostics /diverga:help All 24 agents & commands /diverga:memory Project context & status /diverga:hud HUD display settings "Start a systematic review on [topic]" -> Begin research

Step 6: Offer MCP Setup Guidance (if requested)

If the user asks about Zotero MCP setup, provide:

Zotero MCP enables: - Auto-import retrieved papers into Zotero library - Collection management during screening (Included/Excluded) - Bibliography generation in any citation style - Citation insertion during manuscript writing Setup: 1. Install Zotero desktop app (zotero.org) 2. Install Zotero MCP server 3. Add to Claude Code MCP config 4. Restart Claude Code

If the user asks about Claude Code Browser:

Claude Code Browser enables: - Automated search queries on institutional databases (WoS, Scopus, ERIC) - Guided export from university-licensed portals - Semi-automated paper collection from any web-based database Status: Available if Chrome extension is installed. No additional setup needed.

Implementation Notes

  • Use Bash tool to check environment variables:echo $VARIABLE_NAME
  • Use Read tool to check config file existence and contents
  • Use Glob tool to check for.research/project-state.yaml
  • Display everything as formatted text output
  • The dashboard is READ-ONLY — it doesn’t modify any files
  • If any check fails, show graceful fallback (e.g., “Unable to determine” instead of errors)
版权声明: 本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!
网站建设 2026/7/24 22:06:50

如何快速掌握EZCard:面向桌游设计师的终极卡牌批量生成指南

如何快速掌握EZCard:面向桌游设计师的终极卡牌批量生成指南 【免费下载链接】CardEditor 一款专为桌游设计师开发的批处理数值填入卡牌生成器/A card batch generator specially developed for board game designers 项目地址: https://gitcode.com/gh_mirrors/ca…

作者头像 李华
网站建设 2026/7/24 22:05:58

AI 导出鸭实操教程:腾讯元宝文档怎么导出,多渠道导出方法全覆盖

AI导出鸭实操教程:腾讯元宝文档怎么导出,多渠道导出方法全覆盖解决文档导出难题选AI导出鸭,腾讯元宝文档怎么导出完整操作指南腾讯元宝文档怎么导出?AI导出鸭一站式工具对比各类导出方案 引言 当下各类AI大模型文档工具普及&#…

作者头像 李华
网站建设 2026/7/24 22:05:32

如何安全突破60帧限制:原神帧率解锁工具深度解析

如何安全突破60帧限制:原神帧率解锁工具深度解析 【免费下载链接】genshin-fps-unlock unlocks the 60 fps cap 项目地址: https://gitcode.com/gh_mirrors/ge/genshin-fps-unlock 在追求极致游戏体验的道路上,我们常常会遇到一个共同的瓶颈——帧…

作者头像 李华
网站建设 2026/7/24 22:05:04

MaaDebugger:可视化调试 MaaFramework Pipeline、识别与任务执行

MaaDebugger:可视化调试 MaaFramework Pipeline、识别与任务执行 MaaDebugger 是 MaaXYZ 开源的 MaaFramework 调试工具,使用 NiceGUI 提供本地 Web 界面。它面向 MaaFramework 自动化项目开发者,重点不是直接执行某个游戏脚本,而…

作者头像 李华
网站建设 2026/7/24 22:04:34

天线原理-1.引论

天线的概念 天线是辐射或接受电磁波的装置 天线 antenna 触须 天线 aerial 空中的线 天线是如何发明的 麦克斯韦提出电磁场方程组,预示电磁波的存在1886年,赫兹采用电火花间隙发射机和环形天线,验证了电磁波的存在。1895年,马可…

作者头像 李华
网站建设 2026/7/24 21:58:11

留学生网申遇到了填写期待薪资?用区间锚定法避免提前亮出底牌「蒸汽求职分享」

回国参加大厂校招的留学生,在开启网申填报的第一步,经常会被一个看似不起眼、实则极其刁钻的必填字段卡住——“期望月薪 / 期望年薪”。国内大厂的校招网申系统为了在海量投递中快速降维筛选,通常在后台设置了固定的数值过滤逻辑。很多海归同…

作者头像 李华