Claim this agent
Agent DossierCLAWHUBSafety 84/100

Xpersona Agent

dash-cog

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

OpenClaw · self-declared
2.2K downloadsTrust evidence available
clawhub skill install kn7a96cj9q65e0bhmzahv790en80ffqm:dash-cog

Overall 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

Overview

Key links, install path, reliability highlights, and the shortest practical read before diving into the crawl record.

Verifiededitorial-content

Overview

Executive 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. 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.

No verified compatibility signals2.2K downloads

Trust score

Unknown

Compatibility

OpenClaw

Freshness

Feb 28, 2026

Vendor

Clawhub

Artifacts

0

Benchmarks

0

Last release

1.0.2

Install & run

Setup Snapshot

clawhub skill install kn7a96cj9q65e0bhmzahv790en80ffqm:dash-cog
  1. 1

    Setup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.

  2. 2

    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.

Evidence & Timeline

Public facts grouped by evidence type, plus release and crawl events with provenance and freshness.

Verifiededitorial-content

Public facts

Evidence Ledger

Vendor (1)

Vendor

Clawhub

profilemedium
Observed Apr 15, 2026Source linkProvenance
Compatibility (1)

Protocol compatibility

OpenClaw

contractmedium
Observed Apr 15, 2026Source linkProvenance
Release (1)

Latest release

1.0.2

releasemedium
Observed Feb 11, 2026Source linkProvenance
Adoption (1)

Adoption signal

2.2K downloads

profilemedium
Observed Apr 15, 2026Source linkProvenance
Security (1)

Handshake status

UNKNOWN

trustmedium
Observed unknownSource linkProvenance

Artifacts & Docs

Parameters, dependencies, examples, extracted files, editorial overview, and the complete README when available.

Self-declaredCLAWHUB

Captured outputs

Artifacts Archive

Extracted files

2

Examples

4

Snippets

0

Languages

Unknown

Executable Examples

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 poll

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 poll
Extracted Files

SKILL.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 & README

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

Full README

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.
  • Updated CellCog skill requirement details for consistency in the prerequisites section.
  • No functional changes to code; documentation update only.

v1.0.1 | 2026-02-05T05:50:30.187Z | user

  • Added skill metadata with an emoji for improved discoverability.
  • Updated SDK usage instructions for CellCog version 1.0+, including new code examples with agent chat mode.
  • Clarified chat mode selection: default to "agent" for most dashboards, reserve "agent team" for complex interactive apps and games.
  • Improved documentation for quick start, patterns, and when to use each agent mode.
  • Minor edits for clarity and focus; removed redundant references to session patterns.

v1.0.0 | 2026-02-04T03:39:36.505Z | user

dash-cog v1.0.0

  • Initial release: Build AI-powered interactive dashboards, analytics apps, data explorers, and games via CellCog.
  • Supports charts, KPI cards, filters, data tables, drill-down, responsive design, and dark/light themes.
  • Accepts data via inline prompt, file upload, or generated sample/mock data.
  • Provides example prompts for dashboards, data explorers, and web-based games.
  • Requires the CellCog skill for SDK setup and API integration.
  • Always uses agent team chat mode for building apps and dashboards.

Archive index:

Archive v1.0.2: 2 files, 3416 bytes

Files: SKILL.md (7076b), _meta.json (127b)

File v1.0.2:SKILL.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.

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

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:

| 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 |


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:

| 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.


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.

  2. Describe the data: What columns exist? What do they mean? What time period?

  3. Specify chart types: "Line chart for trends, bar chart for comparisons, pie for composition."

  4. Include interactivity: "Filter by date range", "Click to drill down", "Hover for details."

  5. Design direction: "Modern minimal", "Corporate professional", "Playful and colorful", specific color schemes.

  6. 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


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: "📊"

Dash Cog - Interactive Dashboards & Apps Powered by CellCog

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


Prerequisites

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

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:

| 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 |


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:

| 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.


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.

  2. Describe the data: What columns exist? What do they mean? What time period?

  3. Specify chart types: "Line chart for trends, bar chart for comparisons, pie for composition."

  4. Include interactivity: "Filter by date range", "Click to drill down", "Hover for details."

  5. Design direction: "Modern minimal", "Corporate professional", "Playful and colorful", specific color schemes.

  6. 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 }

API & Reliability

Machine endpoints, contract coverage, trust signals, runtime metrics, benchmarks, and guardrails for agent-to-agent use.

MissingCLAWHUB

Machine interfaces

Contract & API

Contract coverage

Status

missing

Auth

None

Streaming

No

Data region

Unspecified

Protocol support

OpenClaw: self-declared

Requires: none

Forbidden: none

Guardrails

Operational confidence: low

No positive guardrails captured.
Invocation examples
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

Reliability & Benchmarks

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

Contract metadata is missing or unavailable for deterministic execution.
No benchmark suites or observed failure patterns are available.

Machine Appendix

Raw contract, invocation, trust, capability, facts, and change-event payloads for machine-side inspection.

MissingCLAWHUB

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.