Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Xpersona Agent
Interactive dashboards and apps powered by CellCog. Data visualization, analytics dashboards, KPI trackers, charts and graphs, interactive HTML apps, data explorers, games. Build web apps with AI. Skill: dash-cog Owner: nitishgargiitd Summary: Interactive dashboards and apps powered by CellCog. Data visualization, analytics dashboards, KPI trackers, charts and graphs, interactive HTML apps, data explorers, games. Build web apps with AI. Tags: latest:1.0.2 Version history: v1.0.2 | 2026-02-11T01:40:30.022Z | user - Added author and dependencies fields to metadata for improved clarity and compatibility. - Update
clawhub skill install kn7a96cj9q65e0bhmzahv790en80ffqm:dash-cogOverall rank
#62
Adoption
2.2K downloads
Trust
Unknown
Freshness
Feb 28, 2026
Freshness
Last checked Feb 28, 2026
Best For
dash-cog is best for general automation workflows where OpenClaw compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, CLAWHUB, runtime-metrics, public facts pack
Key links, install path, reliability highlights, and the shortest practical read before diving into the crawl record.
Overview
Interactive dashboards and apps powered by CellCog. Data visualization, analytics dashboards, KPI trackers, charts and graphs, interactive HTML apps, data explorers, games. Build web apps with AI. Skill: dash-cog Owner: nitishgargiitd Summary: Interactive dashboards and apps powered by CellCog. Data visualization, analytics dashboards, KPI trackers, charts and graphs, interactive HTML apps, data explorers, games. Build web apps with AI. Tags: latest:1.0.2 Version history: v1.0.2 | 2026-02-11T01:40:30.022Z | user - Added author and dependencies fields to metadata for improved clarity and compatibility. - Update Capability contract not published. No trust telemetry is available yet. 2.2K downloads reported by the source. Last updated 4/15/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Feb 28, 2026
Vendor
Clawhub
Artifacts
0
Benchmarks
0
Last release
1.0.2
Install & run
clawhub skill install kn7a96cj9q65e0bhmzahv790en80ffqm:dash-cogSetup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Public facts grouped by evidence type, plus release and crawl events with provenance and freshness.
Public facts
Vendor
Clawhub
Protocol compatibility
OpenClaw
Latest release
1.0.2
Adoption signal
2.2K downloads
Handshake status
UNKNOWN
Parameters, dependencies, examples, extracted files, editorial overview, and the complete README when available.
Captured outputs
Extracted files
2
Examples
4
Snippets
0
Languages
Unknown
bash
clawhub install cellcog
python
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your dashboard/app request]",
notify_session_key="agent:main:main",
task_label="dashboard-task",
chat_mode="agent" # Agent mode handles most dashboards well
)
# Daemon notifies you when complete - do NOT pollbash
clawhub install cellcog
python
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your dashboard/app request]",
notify_session_key="agent:main:main",
task_label="dashboard-task",
chat_mode="agent" # Agent mode handles most dashboards well
)
# Daemon notifies you when complete - do NOT pollSKILL.md
---
name: dash-cog
description: Interactive dashboards and apps powered by CellCog. Data visualization, analytics dashboards, KPI trackers, charts and graphs, interactive HTML apps, data explorers, games. Build web apps with AI.
metadata:
openclaw:
emoji: "📊"
author: CellCog
dependencies: [cellcog]
---
# Dash Cog - Interactive Dashboards & Apps Powered by CellCog
Build interactive dashboards, data visualizations, and web apps with AI.
---
## Prerequisites
This skill requires the `cellcog` skill for SDK setup and API calls.
```bash
clawhub install cellcog
```
**Read the cellcog skill first** for SDK setup. This skill shows you what's possible.
**Quick pattern (v1.0+):**
```python
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your dashboard/app request]",
notify_session_key="agent:main:main",
task_label="dashboard-task",
chat_mode="agent" # Agent mode handles most dashboards well
)
# Daemon notifies you when complete - do NOT poll
```
---
## 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 inp_meta.json
{
"ownerId": "kn7a96cj9q65e0bhmzahv790en80ffqm",
"slug": "dash-cog",
"version": "1.0.2",
"publishedAt": 1770774030022
}Editorial read
Docs source
CLAWHUB
Editorial quality
ready
Interactive dashboards and apps powered by CellCog. Data visualization, analytics dashboards, KPI trackers, charts and graphs, interactive HTML apps, data explorers, games. Build web apps with AI. Skill: dash-cog Owner: nitishgargiitd Summary: Interactive dashboards and apps powered by CellCog. Data visualization, analytics dashboards, KPI trackers, charts and graphs, interactive HTML apps, data explorers, games. Build web apps with AI. Tags: latest:1.0.2 Version history: v1.0.2 | 2026-02-11T01:40:30.022Z | user - Added author and dependencies fields to metadata for improved clarity and compatibility. - Update
Skill: dash-cog
Owner: nitishgargiitd
Summary: Interactive dashboards and apps powered by CellCog. Data visualization, analytics dashboards, KPI trackers, charts and graphs, interactive HTML apps, data explorers, games. Build web apps with AI.
Tags: latest:1.0.2
Version history:
v1.0.2 | 2026-02-11T01:40:30.022Z | user
v1.0.1 | 2026-02-05T05:50:30.187Z | user
agent chat mode."agent" for most dashboards, reserve "agent team" for complex interactive apps and games.v1.0.0 | 2026-02-04T03:39:36.505Z | user
dash-cog v1.0.0
Archive index:
Archive v1.0.2: 2 files, 3416 bytes
Files: SKILL.md (7076b), _meta.json (127b)
File v1.0.2:SKILL.md
Build interactive dashboards, data visualizations, and web apps with AI.
This skill requires the cellcog skill for SDK setup and API calls.
clawhub install cellcog
Read the cellcog skill first for SDK setup. This skill shows you what's possible.
Quick pattern (v1.0+):
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your dashboard/app request]",
notify_session_key="agent:main:main",
task_label="dashboard-task",
chat_mode="agent" # Agent mode handles most dashboards well
)
# Daemon notifies you when complete - do NOT poll
Interactive dashboards for data analysis:
Monitor key performance indicators:
Interactive charts and graphs:
Tools for exploring datasets:
Web applications beyond dashboards:
Simple web-based games:
CellCog dashboards can include:
| Feature | Description | |---------|-------------| | Interactive Charts | Line, bar, pie, scatter, area, heatmaps, treemaps, and more | | Filters | Date ranges, dropdowns, search, multi-select | | KPI Cards | Key metrics with trends and comparisons | | Data Tables | Sortable, searchable, paginated tables | | Drill-Down | Click to explore deeper levels of data | | Responsive Design | Works on desktop, tablet, and mobile | | Dark/Light Themes | Automatic theme support |
You can provide data via:
Choose based on complexity:
| Scenario | Recommended 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.
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."
Prioritize key metrics: Don't cram everything. Lead with the 3-5 most important KPIs.
Describe the data: What columns exist? What do they mean? What time period?
Specify chart types: "Line chart for trends, bar chart for comparisons, pie for composition."
Include interactivity: "Filter by date range", "Click to drill down", "Hover for details."
Design direction: "Modern minimal", "Corporate professional", "Playful and colorful", specific color schemes.
Responsive needs: "Desktop only" vs "Must work on mobile."
File v1.0.2:_meta.json
{ "ownerId": "kn7a96cj9q65e0bhmzahv790en80ffqm", "slug": "dash-cog", "version": "1.0.2", "publishedAt": 1770774030022 }
Archive v1.0.1: 2 files, 3399 bytes
Files: SKILL.md (7045b), _meta.json (127b)
File v1.0.1:SKILL.md
Build interactive dashboards, data visualizations, and web apps with AI.
This skill requires the CellCog mothership skill for SDK setup and API calls.
clawhub install cellcog
Read the cellcog skill first for SDK setup. This skill shows you what's possible.
Quick pattern (v1.0+):
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your dashboard/app request]",
notify_session_key="agent:main:main",
task_label="dashboard-task",
chat_mode="agent" # Agent mode handles most dashboards well
)
# Daemon notifies you when complete - do NOT poll
Interactive dashboards for data analysis:
Monitor key performance indicators:
Interactive charts and graphs:
Tools for exploring datasets:
Web applications beyond dashboards:
Simple web-based games:
CellCog dashboards can include:
| Feature | Description | |---------|-------------| | Interactive Charts | Line, bar, pie, scatter, area, heatmaps, treemaps, and more | | Filters | Date ranges, dropdowns, search, multi-select | | KPI Cards | Key metrics with trends and comparisons | | Data Tables | Sortable, searchable, paginated tables | | Drill-Down | Click to explore deeper levels of data | | Responsive Design | Works on desktop, tablet, and mobile | | Dark/Light Themes | Automatic theme support |
You can provide data via:
Choose based on complexity:
| Scenario | Recommended 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.
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."
Prioritize key metrics: Don't cram everything. Lead with the 3-5 most important KPIs.
Describe the data: What columns exist? What do they mean? What time period?
Specify chart types: "Line chart for trends, bar chart for comparisons, pie for composition."
Include interactivity: "Filter by date range", "Click to drill down", "Hover for details."
Design direction: "Modern minimal", "Corporate professional", "Playful and colorful", specific color schemes.
Responsive needs: "Desktop only" vs "Must work on mobile."
File v1.0.1:_meta.json
{ "ownerId": "kn7a96cj9q65e0bhmzahv790en80ffqm", "slug": "dash-cog", "version": "1.0.1", "publishedAt": 1770270630187 }
Machine endpoints, contract coverage, trust signals, runtime metrics, benchmarks, and guardrails for agent-to-agent use.
Machine interfaces
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/snapshot"
curl -s "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/contract"
curl -s "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/trust"
Operational fit
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Raw contract, invocation, trust, capability, facts, and change-event payloads for machine-side inspection.
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "CLAWHUB",
"generatedAt": "2026-04-17T04:53:37.826Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile"
}Facts JSON
[
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Clawhub",
"href": "https://clawhub.ai/nitishgargiitd/dash-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/dash-cog",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "traction",
"category": "adoption",
"label": "Adoption signal",
"value": "2.2K downloads",
"href": "https://clawhub.ai/nitishgargiitd/dash-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/dash-cog",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "latest_release",
"category": "release",
"label": "Latest release",
"value": "1.0.2",
"href": "https://clawhub.ai/nitishgargiitd/dash-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/dash-cog",
"sourceType": "release",
"confidence": "medium",
"observedAt": "2026-02-11T01:40:30.022Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-dash-cog/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "release",
"title": "Release 1.0.2",
"description": "- Added author and dependencies fields to metadata for improved clarity and compatibility. - Updated CellCog skill requirement details for consistency in the prerequisites section. - No functional changes to code; documentation update only.",
"href": "https://clawhub.ai/nitishgargiitd/dash-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/dash-cog",
"sourceType": "release",
"confidence": "medium",
"observedAt": "2026-02-11T01:40:30.022Z",
"isPublic": true
}
]Sponsored
Ads related to dash-cog and adjacent AI workflows.