skill-dashboard-visualizer
Provides a highly visual and interactive dashboard for OpenClaw users to easily understand and recall the functionalities of installed skills, featuring a visual overview, capability map, and contextual prompting. Use this skill to generate a comprehensive visualization of all installed skills and their capabilities.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/brandon-zhanghaodong/skill-navigatorSkill Dashboard Visualizer
This skill is designed to enhance the OpenClaw user experience by providing a clear, interactive, and visually appealing dashboard that summarizes the capabilities of all installed skills. It addresses the common pain point of users finding it difficult to remember and utilize the full potential of their diverse skill set.
Core Features
This skill integrates three key functionalities to offer a holistic view and interaction model for managing skills:
-
Visual Dashboard (可视化看板):
- Purpose: To present a quick, at-a-glance overview of each installed skill.
- Mechanism: Automatically extracts metadata (name, description) from
SKILL.mdfiles. Each skill is represented as a card with an icon, category tags, and a concise summary of its core abilities. The design adheres to a "blue tech style" for a modern and professional aesthetic.
-
Capability Map (能力矩阵):
- Purpose: To illustrate the collective and individual strengths of installed skills across various domains.
- Mechanism: Utilizes a radar chart to visualize skill coverage in key capability areas such as Data Processing, Creative Writing, Technical Development, Logical Reasoning, and Communication. This helps users identify skill gaps or overlaps.
-
Contextual Prompting (智能联想提示):
- Purpose: To proactively suggest relevant skills based on user input, making skill discovery and activation seamless within OpenClaw or other Claw-like applications.
- Mechanism: Provides a retrieval mechanism for OpenClaw or current Claw-like applications to quickly match the most suitable installed skills when a user asks a question, prompting the user with options like: "您已安装的 [Skill名称] 具备处理此任务的能力,是否启用?"
Usage Instructions
To generate the skill dashboard, follow these steps:
-
Scan Installed Skills: Execute the
scan_skills.pyscript to gather data on all skills present in the/home/ubuntu/skills/directory. This script parses eachSKILL.mdfile to extract necessary metadata and performs a preliminary heuristic mapping of capabilities.python3 /home/ubuntu/skills/skill-dashboard-visualizer/scripts/scan_skills.pyThe output will be a JSON array containing information for each skill, including its name, description, and a calculated
capabilitiesscore across different dimensions. -
Generate Dashboard Visualization: Use the
dashboard_template.mdalong with the data obtained fromscan_skills.pyto render the final dashboard. The template is designed to dynamically populate the visual dashboard, capability map (mermaid radar chart), and contextual prompting examples.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-brandon-zhanghaodong-skill-navigator": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
training-delivery-manager
A comprehensive skill for managing corporate training delivery, including contract generation, travel booking, materials preparation, venue setup, and post-training communications. Use this skill to automate the end-to-end workflow for training projects.
training-course-designer
Professional training course design for corporate L&D with ONE-CLICK generation of complete training packages including course materials, marketing copy, and assessments. Use when designing training courses, workshops, or learning programs.
clawhub-recommender
Recommends popular and highly-rated skills from ClawHub based on user intent and conversation context. Use for: finding new skills, discovering popular tools, matching user needs to existing ClawHub skills.
organizing-officer
组织建设与管理咨询专家。基于“首席组织官”方法论,提供组织诊断、人才管理、文化建设及战略协同等专业建议。适用于:组织架构设计、人才选育用留、真高管评估、组织能力提升、文化落地。
multi-agent-orchestrator
This skill enables one-click generation of multiple AI agents based on a user prompt, outputs their organizational structure, and visualizes their collaboration status using diagrams like swimlane charts. Use this skill to rapidly prototype multi-agent systems, understand their internal dynamics, and facilitate their orchestration.