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

dash-cog破折号齿轮

Agent Skill

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

总安装

113,395

周安装

4,678

GitHub Stars

5

下载量

37,050
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:dash-cog(破折号齿轮)
来源仓库:https://github.com/nitishgargiitd/dash-cog
安装命令:
openclaw skills install dash-cog
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install dash-cog

简介

Dash-Cog 由 CellCog 支持,用于生成 AI 驱动的交互式仪表板和 Web 应用。

  • 适用于数据可视化、KPI 跟踪、图表生成和分析应用程序构建。
  • 支持交互式仪表板、数据浏览器和计算工具,提升数据分析效率。
  • 安装命令:openclaw skills install dash-cog;建议确认数据来源和输出格式。
  • 注意涉及数据展示时需核对授权和真实性,避免敏感信息泄露。

SKILL.md

name
dash-cog
description
AI dashboard and web app generation powered by CellCog. Interactive dashboards, KPI trackers, data visualization, charts, analytics apps, data explorers, calculators, games. Responsive HTML apps with real-time filters.
metadata
openclaw
emoji
🖥️
os
[darwin, linux, windows]
requires
bins
[python3]
env
[CELLCOG_API_KEY]
author
CellCog
homepage
https://cellcog.ai
dependencies
[cellcog]

Dash Cog - Interactive Dashboards & Apps Powered by CellCog

Build interactive dashboards, data visualizations, and web apps with AI.

How to Use

For your first CellCog task in a session, read the cellcog skill for the full SDK reference — file handling, chat modes, timeouts, and more.

OpenClaw (fire-and-forget):

result = client.create_chat(
    prompt="[your task prompt]",
    notify_session_key="agent:main:main",
    task_label="my-task",
    chat_mode="agent",
)

All agents except OpenClaw (blocks until done):

from cellcog import CellCogClient
client = CellCogClient(agent_provider="openclaw|cursor|claude-code|codex|...")
result = client.create_chat(
    prompt="[your task prompt]",
    task_label="my-task",
    chat_mode="agent",
)
print(result["message"])

What You Can Build

Analytics Dashboards

Interactive dashboards for data analysis:

  • Sales Dashboard: "Create an interactive sales analytics dashboard with revenue trends, top products, regional breakdown, and monthly comparisons"
  • Marketing Dashboard: "Build a marketing performance dashboard showing campaign ROI, channel attribution, and conversion funnels"
  • Financial Dashboard: "Create a financial overview dashboard with P&L, cash flow, and key financial ratios"
  • HR Dashboard: "Build an employee analytics dashboard with headcount trends, attrition, and department breakdowns"

KPI Trackers

Monitor key performance indicators:

  • Business KPIs: "Create a KPI tracker showing MRR, churn rate, CAC, LTV, and growth metrics"
  • Project KPIs: "Build a project health dashboard with timeline, budget, resource allocation, and risk indicators"
  • SaaS Metrics: "Create a SaaS metrics dashboard with activation, retention, and expansion revenue"

Data Visualizations

Interactive charts and graphs:

  • Time Series: "Visualize stock price history with interactive zoom and technical indicators"
  • Comparisons: "Create an interactive bar chart comparing market share across competitors"
  • Geographic: "Build a map visualization showing sales by region with drill-down"
  • Hierarchical: "Create a treemap showing budget allocation across departments"
  • Network: "Visualize relationship data as an interactive network graph"

Data Explorers

Tools for exploring datasets:

  • Dataset Explorer: "Create an interactive explorer for this CSV data with filtering, sorting, and charts"
  • Survey Results: "Build an interactive tool to explore survey responses with cross-tabulation"
  • Log Analyzer: "Create a log exploration tool with search, filtering, and pattern detection"

Interactive Apps

Web applications beyond dashboards:

  • Calculators: "Build an interactive ROI calculator with adjustable inputs and visual output"
  • Configurators: "Create a product configurator that shows pricing based on selected options"
  • Quizzes: "Build an interactive quiz app with scoring and result explanations"
  • Timelines: "Create an interactive timeline of company milestones"

Games

Simple web-based games:

  • Puzzle Games: "Create a word puzzle game like Wordle"
  • Memory Games: "Build a memory matching card game"
  • Trivia: "Create a trivia game about [topic] with scoring"
  • Arcade Style: "Build a simple space invaders style game"

Dashboard Features

CellCog dashboards can include:

FeatureDescription
Interactive ChartsLine, bar, pie, scatter, area, heatmaps, treemaps, and more
FiltersDate ranges, dropdowns, search, multi-select
KPI CardsKey metrics with trends and comparisons
Data TablesSortable, searchable, paginated tables
Drill-DownClick to explore deeper levels of data
Responsive DesignWorks on desktop, tablet, and mobile
Dark/Light ThemesAutomatic theme support

Data Sources

You can provide data via:

  1. Inline data in prompt: Small datasets described directly
  2. File upload: CSV, JSON, Excel files via SHOW_FILE
  3. Sample/mock data: "Generate realistic sample data for a SaaS company"

Chat Mode for Dashboards

Choose based on complexity:

ScenarioRecommended Mode
Standard dashboards, KPI trackers, data visualizations, charts"agent"
Complex interactive apps, games, novel data explorers"agent team"

Default to "agent" for most dashboard requests. CellCog's agent mode handles charts, tables, filters, and interactivity efficiently.

Reserve "agent team" for truly complex applications requiring significant design thinking—like building a novel game mechanic or a highly customized analytical tool with multiple interconnected features.


Example Dashboard Prompts

Sales analytics dashboard:

"Create an interactive sales analytics dashboard with: - KPI cards: Total Revenue, Orders, Average Order Value, Growth Rate - Line chart: Monthly revenue trend (last 12 months) - Bar chart: Revenue by product category - Pie chart: Sales by region - Data table: Top 10 products by revenue Include date range filter. Use this data: [upload CSV or describe data] Modern, professional design with blue color scheme."

Startup metrics dashboard:

"Build a SaaS metrics dashboard for a startup showing: - MRR and growth rate - Customer acquisition funnel (visitors → signups → trials → paid) - Churn rate trend - LTV:CAC ratio - Revenue by plan tier Generate realistic sample data for a B2B SaaS company growing from $10K to $100K MRR over 12 months."

Interactive data explorer:

"Create an interactive explorer for this employee dataset [upload CSV]. Include: - Searchable, sortable data table - Filters for department, location, tenure - Charts: headcount by department, salary distribution, tenure histogram - Summary statistics panel Allow users to download filtered data as CSV."

Simple game:

"Create a Wordle-style word guessing game. 5-letter words, 6 attempts, color feedback (green = correct position, yellow = wrong position, gray = not in word). Include keyboard, game statistics, and share results feature. Clean, modern design."

Tips for Better Dashboards

  1. Prioritize key metrics: Don't cram everything. Lead with the 3-5 most important KPIs.
  1. Describe the data: What columns exist? What do they mean? What time period?
  1. Specify chart types: "Line chart for trends, bar chart for comparisons, pie for composition."
  1. Include interactivity: "Filter by date range", "Click to drill down", "Hover for details."
  1. Design direction: "Modern minimal", "Corporate professional", "Playful and colorful", specific color schemes.
  1. Responsive needs: "Desktop only" vs "Must work on mobile."

If CellCog is not installed

Run /cellcog-setup (or /cellcog:cellcog-setup depending on your tool) to install and authenticate. OpenClaw users: Run clawhub install cellcog instead. Manual setup: pip install -U cellcog and set CELLCOG_API_KEY. See the cellcog skill for SDK reference.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

OpenClaw

79.37%
按下载量换算29,407

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills