skill-navigatorProvides a highly visual and interactive dashboard for OpenClaw users to easily understand and recall the functionalities of installed skills, featuring a vi...
Install via ClawdBot CLI:
clawdbot install brandon-zhanghaodong/skill-navigatorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
Large organizations deploy multiple AI skills for different departments; this dashboard helps IT administrators visualize skill usage, identify overlaps, and ensure compliance by providing a clear overview of all installed capabilities. It aids in auditing and optimizing the AI skill portfolio across teams like marketing, development, and customer support.
Institutions using AI for teaching can employ this skill to map installed educational tools, helping instructors quickly find relevant skills for lesson planning or student assistance. The capability map highlights strengths in areas like creative writing or data analysis, supporting tailored learning experiences.
Companies with AI-driven support systems use this dashboard to visualize skills for handling queries, enabling agents to activate the right tools for tasks like sentiment analysis or technical troubleshooting. Contextual prompting suggests skills in real-time, improving response accuracy and efficiency.
Media agencies leverage this skill to overview AI tools for writing, design, and data visualization, allowing teams to match skills to projects like blog generation or infographic creation. The visual dashboard helps manage creative workflows and identify gaps in capabilities.
Software teams integrate this skill to map AI tools for coding, debugging, and documentation, providing a quick reference to boost development speed. The capability map shows coverage in technical areas, aiding in skill selection for tasks like code review or API integration.
Offer this dashboard as a premium feature within an AI platform, charging monthly fees based on user tiers or skill counts. Revenue comes from enterprises seeking enhanced management tools, with upsells for advanced analytics or custom integrations.
Provide basic dashboard functionality for free to attract users, then monetize through paid upgrades like advanced visualization, team collaboration features, or priority support. Revenue is generated from conversions to premium plans and one-time purchases for additional templates.
Sell annual licenses to large organizations for on-premise or cloud deployment, including customization, training, and dedicated support. Revenue is derived from high-value contracts tailored to specific industry needs, such as compliance reporting or integration with existing systems.
💬 Integration Tip
Ensure the scan_skills.py script is run regularly to update the dashboard with new skills, and customize the dashboard_template.md to match your platform's branding for a seamless user experience.
Scored Jun 19, 2026
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or setting up memory maintenance automation.
Enable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMORY.md, daily logs, and vector search setup.
Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or track memory usage patterns. Never lose context again.
You MUST use this for gathering contexts before any work. This is a Knowledge management for AI agents. Use `brv` to store and retrieve project patterns, dec...