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
Your data has answers. CellCog asks the right questions. #1 on DeepResearch Bench (Feb 2026) + frontier coding agent — upload messy CSVs with minimal prompting and get structured insights back: charts, dashboards, statistical reports, and clean data. Full Python access for data cleaning, exploratory analysis, visualization, hypothesis testing, ML model evaluation, and dataset profiling. Analyzes everything, presents it beautifully. Skill: data-cog Owner: nitishgargiitd Summary: Your data has answers. CellCog asks the right questions. #1 on DeepResearch Bench (Feb 2026) + frontier coding agent — upload messy CSVs with minimal prompting and get structured insights back: charts, dashboards, statistical reports, and clean data. Full Python access for data cleaning, exploratory analysis, visualization, hypothesis testing, ML model evaluation, and da
clawhub skill install kn7a96cj9q65e0bhmzahv790en80ffqm:data-cogOverall rank
#62
Adoption
1.1K downloads
Trust
Unknown
Freshness
Mar 1, 2026
Freshness
Last checked Mar 1, 2026
Best For
data-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
Your data has answers. CellCog asks the right questions. #1 on DeepResearch Bench (Feb 2026) + frontier coding agent — upload messy CSVs with minimal prompting and get structured insights back: charts, dashboards, statistical reports, and clean data. Full Python access for data cleaning, exploratory analysis, visualization, hypothesis testing, ML model evaluation, and dataset profiling. Analyzes everything, presents it beautifully. Skill: data-cog Owner: nitishgargiitd Summary: Your data has answers. CellCog asks the right questions. #1 on DeepResearch Bench (Feb 2026) + frontier coding agent — upload messy CSVs with minimal prompting and get structured insights back: charts, dashboards, statistical reports, and clean data. Full Python access for data cleaning, exploratory analysis, visualization, hypothesis testing, ML model evaluation, and da Capability contract not published. No trust telemetry is available yet. 1.1K downloads reported by the source. Last updated 4/15/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Mar 1, 2026
Vendor
Clawhub
Artifacts
0
Benchmarks
0
Last release
1.0.1
Install & run
clawhub skill install kn7a96cj9q65e0bhmzahv790en80ffqm:data-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.1
Adoption signal
1.1K 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="Analyze this dataset: <SHOW_FILE>/path/to/data.csv</SHOW_FILE>",
notify_session_key="agent:main:main",
task_label="data-analysis",
chat_mode="agent" # Agent mode for most data work
)
# Daemon notifies you when complete - do NOT pollbash
clawhub install cellcog
python
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="Analyze this dataset: <SHOW_FILE>/path/to/data.csv</SHOW_FILE>",
notify_session_key="agent:main:main",
task_label="data-analysis",
chat_mode="agent" # Agent mode for most data work
)
# Daemon notifies you when complete - do NOT pollSKILL.md
---
name: data-cog
description: "Your data has answers. CellCog asks the right questions. #1 on DeepResearch Bench (Feb 2026) + frontier coding agent — upload messy CSVs with minimal prompting and get structured insights back: charts, dashboards, statistical reports, and clean data. Full Python access for data cleaning, exploratory analysis, visualization, hypothesis testing, ML model evaluation, and dataset profiling. Analyzes everything, presents it beautifully."
metadata:
openclaw:
emoji: "🔢"
author: CellCog
dependencies: [cellcog]
---
# Data Cog - Your Data Has Answers, CellCog Finds Them
**Your data has answers. CellCog asks the right questions.** #1 on DeepResearch Bench (Feb 2026) + frontier coding agent.
Most AI tools return code when you ask about data. CellCog returns answers — actual charts, clean datasets, statistical reports, and visual dashboards. Upload messy CSVs with a minimal prompt, and CellCog's coding agent explores your data, finds the patterns, and presents them beautifully. Full Python access for everything from data cleaning to ML model evaluation.
---
## 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="Analyze this dataset: <SHOW_FILE>/path/to/data.csv</SHOW_FILE>",
notify_session_key="agent:main:main",
task_label="data-analysis",
chat_mode="agent" # Agent mode for most data work
)
# Daemon notifies you when complete - do NOT poll
```
---
## What Makes Data-Cog Different
### Code as Tool, Not as Output
Other AI tools give you Python code and say "run this." CellCog **runs the code for you** and delivers the results:
| Other AI Tools | Data-Cog |
|---------------|----------|
| "Here's a pandas script to analyze your data" | Here are your actual insights with charts |
| "Run this matplotlib code to see the chart" | Here's the chart, annotated with findings |
| "This SQL query will find outliers" | Found 23 outliers, here's what they mean |
| "You'll need scikit-learn for this" | Model trained, here's accuracy and feature importance |
You upload data. You get answers. The code runs behind the scenes.
---
## What Data Work You Can Do
### Exploratory Data Analysis
Understand your data fast:
- **Dataset Profiling**: "Analyze this CSV — distributions, missing values, outliers, correlations, and data quality summary"
- **Pattern Discovery**: "What patterns and trends exist in this sales data? Surprise me."
- **Anomaly Detection**: "Find unusual patterns in this server log data — what looks abnormal?"
- **Relationship Analysis**: "What factors most strongly correlate with customer churn in this dataset?"
**Example prompt:**
> "Analyze this dataset:
> <SHOW_FILE>/path/to/customer_data.csv</SHOW_FILE>
>
> I don't know muc_meta.json
{
"ownerId": "kn7a96cj9q65e0bhmzahv790en80ffqm",
"slug": "data-cog",
"version": "1.0.1",
"publishedAt": 1770774061965
}Editorial read
Docs source
CLAWHUB
Editorial quality
ready
Your data has answers. CellCog asks the right questions. #1 on DeepResearch Bench (Feb 2026) + frontier coding agent — upload messy CSVs with minimal prompting and get structured insights back: charts, dashboards, statistical reports, and clean data. Full Python access for data cleaning, exploratory analysis, visualization, hypothesis testing, ML model evaluation, and dataset profiling. Analyzes everything, presents it beautifully. Skill: data-cog Owner: nitishgargiitd Summary: Your data has answers. CellCog asks the right questions. #1 on DeepResearch Bench (Feb 2026) + frontier coding agent — upload messy CSVs with minimal prompting and get structured insights back: charts, dashboards, statistical reports, and clean data. Full Python access for data cleaning, exploratory analysis, visualization, hypothesis testing, ML model evaluation, and da
Skill: data-cog
Owner: nitishgargiitd
Summary: Your data has answers. CellCog asks the right questions. #1 on DeepResearch Bench (Feb 2026) + frontier coding agent — upload messy CSVs with minimal prompting and get structured insights back: charts, dashboards, statistical reports, and clean data. Full Python access for data cleaning, exploratory analysis, visualization, hypothesis testing, ML model evaluation, and dataset profiling. Analyzes everything, presents it beautifully.
Tags: latest:1.0.1
Version history:
v1.0.1 | 2026-02-11T01:41:01.965Z | user
cellcog skill directly.v1.0.0 | 2026-02-08T00:43:08.712Z | user
Archive index:
Archive v1.0.1: 2 files, 4584 bytes
Files: SKILL.md (9972b), _meta.json (127b)
File v1.0.1:SKILL.md
Your data has answers. CellCog asks the right questions. #1 on DeepResearch Bench (Feb 2026) + frontier coding agent.
Most AI tools return code when you ask about data. CellCog returns answers — actual charts, clean datasets, statistical reports, and visual dashboards. Upload messy CSVs with a minimal prompt, and CellCog's coding agent explores your data, finds the patterns, and presents them beautifully. Full Python access for everything from data cleaning to ML model evaluation.
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="Analyze this dataset: <SHOW_FILE>/path/to/data.csv</SHOW_FILE>",
notify_session_key="agent:main:main",
task_label="data-analysis",
chat_mode="agent" # Agent mode for most data work
)
# Daemon notifies you when complete - do NOT poll
Other AI tools give you Python code and say "run this." CellCog runs the code for you and delivers the results:
| Other AI Tools | Data-Cog | |---------------|----------| | "Here's a pandas script to analyze your data" | Here are your actual insights with charts | | "Run this matplotlib code to see the chart" | Here's the chart, annotated with findings | | "This SQL query will find outliers" | Found 23 outliers, here's what they mean | | "You'll need scikit-learn for this" | Model trained, here's accuracy and feature importance |
You upload data. You get answers. The code runs behind the scenes.
Understand your data fast:
Example prompt:
"Analyze this dataset: <SHOW_FILE>/path/to/customer_data.csv</SHOW_FILE>
I don't know much about this data yet. Give me:
- Overview: rows, columns, data types, missing values
- Key distributions and summary statistics
- Most interesting correlations
- Any outliers or data quality issues
- 3-5 insights that jump out
Present findings as an interactive HTML report with charts."
Wrangle messy data into shape:
Example prompt:
"Clean and transform this dataset: <SHOW_FILE>/path/to/messy_data.csv</SHOW_FILE>
Issues I know about:
- Dates are in mixed formats (MM/DD/YYYY and YYYY-MM-DD)
- 'Revenue' column has some values with $ signs and commas
- Duplicate rows exist
- Missing values in 'Region' column
Clean it up and give me back a clean CSV plus a summary of what you changed."
Rigorous analysis with real numbers:
Example prompt:
"I ran an A/B test on our checkout page: <SHOW_FILE>/path/to/ab_test_results.csv</SHOW_FILE>
Columns: user_id, variant (A or B), converted (0/1), revenue, timestamp
Tell me:
- Is variant B statistically better? (p-value, confidence interval)
- Conversion rate difference
- Revenue per user difference
- Sample size adequacy check
- My recommendation: ship B or keep testing?
Present with clear charts and a plain-English conclusion."
Turn data into visual stories:
Applied ML without the setup:
Example prompt:
"Predict customer churn from this dataset: <SHOW_FILE>/path/to/customer_features.csv</SHOW_FILE>
Target column: 'churned'
- Train a model, try at least 2 algorithms
- Show feature importance — what drives churn?
- Confusion matrix and ROC curve
- Plain-English summary: 'The top 3 reasons customers churn are...'
- Actionable recommendations based on findings
I want insights, not just metrics."
| Format | How to Send | |--------|-------------| | CSV | Upload via SHOW_FILE | | Excel (XLSX) | Upload via SHOW_FILE | | JSON | Upload via SHOW_FILE | | Parquet | Upload via SHOW_FILE | | SQL exports | Upload the dump via SHOW_FILE | | Inline data | Describe small datasets directly in prompt |
| Format | Best For | |--------|----------| | Interactive HTML Dashboard | Explorable charts, filters, drill-downs | | PDF Report | Shareable analysis reports with charts and findings | | Clean CSV/XLSX | Cleaned or transformed data files for downstream use | | Markdown | Quick insights for integration into docs |
| Scenario | Recommended Mode |
|----------|------------------|
| Quick data cleaning, simple charts, basic statistics | "agent" |
| Deep analysis with multiple techniques, ML modeling, comprehensive reports | "agent team" |
Use "agent" for most data work. Data cleaning, EDA, chart generation, and standard statistical analysis execute well in agent mode.
Use "agent team" for complex analytical projects — multi-technique analysis, ML model comparisons, or when you need deep domain reasoning about what the data means.
Minimal prompt, maximum insight:
"Analyze this: <SHOW_FILE>/path/to/data.csv</SHOW_FILE>
Tell me everything interesting."
That's it. CellCog's coding agent will profile the data, run exploratory analysis, find patterns, and present findings with charts. You don't need to know what to ask — the agent figures it out.
Business analysis:
"Analyze our e-commerce data: <SHOW_FILE>/path/to/orders.csv</SHOW_FILE>
I need:
- Revenue trends (daily, weekly, monthly)
- Best and worst performing products
- Customer purchase frequency distribution
- Average order value trends
- Seasonal patterns
- Top 5 actionable insights for growing revenue
Interactive HTML dashboard with all charts."
Research data analysis:
"Analyze this survey data from 500 respondents: <SHOW_FILE>/path/to/survey.csv</SHOW_FILE>
Research questions:
- Is there a significant relationship between age group and product preference?
- Do satisfaction scores differ by region? (ANOVA)
- What factors best predict likelihood to recommend? (regression)
Include: statistical tests, p-values, effect sizes, and publication-ready charts. PDF report format."
Just upload and ask: You don't need to describe every column. CellCog reads the data and figures out what's there.
State your question: "What drives churn?" is more focused than "Analyze this data." Both work, but the first gets faster results.
Mention the audience: "For my CEO" means executive summary. "For the data team" means show the methodology.
Specify what you'll do with it: "I need to present this to the board" vs "I need clean data for my ML pipeline" — context shapes the output.
Don't over-specify methods: Let CellCog choose the right statistical approach. Say what you want to learn, not which algorithm to use.
Iterate: Upload data → get initial analysis → ask follow-up questions → go deeper. CellCog maintains context across messages.
File v1.0.1:_meta.json
{ "ownerId": "kn7a96cj9q65e0bhmzahv790en80ffqm", "slug": "data-cog", "version": "1.0.1", "publishedAt": 1770774061965 }
Archive v1.0.0: 2 files, 4560 bytes
Files: SKILL.md (9941b), _meta.json (127b)
File v1.0.0:SKILL.md
Your data has answers. CellCog asks the right questions. #1 on DeepResearch Bench (Feb 2026) + frontier coding agent.
Most AI tools return code when you ask about data. CellCog returns answers — actual charts, clean datasets, statistical reports, and visual dashboards. Upload messy CSVs with a minimal prompt, and CellCog's coding agent explores your data, finds the patterns, and presents them beautifully. Full Python access for everything from data cleaning to ML model evaluation.
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="Analyze this dataset: <SHOW_FILE>/path/to/data.csv</SHOW_FILE>",
notify_session_key="agent:main:main",
task_label="data-analysis",
chat_mode="agent" # Agent mode for most data work
)
# Daemon notifies you when complete - do NOT poll
Other AI tools give you Python code and say "run this." CellCog runs the code for you and delivers the results:
| Other AI Tools | Data-Cog | |---------------|----------| | "Here's a pandas script to analyze your data" | Here are your actual insights with charts | | "Run this matplotlib code to see the chart" | Here's the chart, annotated with findings | | "This SQL query will find outliers" | Found 23 outliers, here's what they mean | | "You'll need scikit-learn for this" | Model trained, here's accuracy and feature importance |
You upload data. You get answers. The code runs behind the scenes.
Understand your data fast:
Example prompt:
"Analyze this dataset: <SHOW_FILE>/path/to/customer_data.csv</SHOW_FILE>
I don't know much about this data yet. Give me:
- Overview: rows, columns, data types, missing values
- Key distributions and summary statistics
- Most interesting correlations
- Any outliers or data quality issues
- 3-5 insights that jump out
Present findings as an interactive HTML report with charts."
Wrangle messy data into shape:
Example prompt:
"Clean and transform this dataset: <SHOW_FILE>/path/to/messy_data.csv</SHOW_FILE>
Issues I know about:
- Dates are in mixed formats (MM/DD/YYYY and YYYY-MM-DD)
- 'Revenue' column has some values with $ signs and commas
- Duplicate rows exist
- Missing values in 'Region' column
Clean it up and give me back a clean CSV plus a summary of what you changed."
Rigorous analysis with real numbers:
Example prompt:
"I ran an A/B test on our checkout page: <SHOW_FILE>/path/to/ab_test_results.csv</SHOW_FILE>
Columns: user_id, variant (A or B), converted (0/1), revenue, timestamp
Tell me:
- Is variant B statistically better? (p-value, confidence interval)
- Conversion rate difference
- Revenue per user difference
- Sample size adequacy check
- My recommendation: ship B or keep testing?
Present with clear charts and a plain-English conclusion."
Turn data into visual stories:
Applied ML without the setup:
Example prompt:
"Predict customer churn from this dataset: <SHOW_FILE>/path/to/customer_features.csv</SHOW_FILE>
Target column: 'churned'
- Train a model, try at least 2 algorithms
- Show feature importance — what drives churn?
- Confusion matrix and ROC curve
- Plain-English summary: 'The top 3 reasons customers churn are...'
- Actionable recommendations based on findings
I want insights, not just metrics."
| Format | How to Send | |--------|-------------| | CSV | Upload via SHOW_FILE | | Excel (XLSX) | Upload via SHOW_FILE | | JSON | Upload via SHOW_FILE | | Parquet | Upload via SHOW_FILE | | SQL exports | Upload the dump via SHOW_FILE | | Inline data | Describe small datasets directly in prompt |
| Format | Best For | |--------|----------| | Interactive HTML Dashboard | Explorable charts, filters, drill-downs | | PDF Report | Shareable analysis reports with charts and findings | | Clean CSV/XLSX | Cleaned or transformed data files for downstream use | | Markdown | Quick insights for integration into docs |
| Scenario | Recommended Mode |
|----------|------------------|
| Quick data cleaning, simple charts, basic statistics | "agent" |
| Deep analysis with multiple techniques, ML modeling, comprehensive reports | "agent team" |
Use "agent" for most data work. Data cleaning, EDA, chart generation, and standard statistical analysis execute well in agent mode.
Use "agent team" for complex analytical projects — multi-technique analysis, ML model comparisons, or when you need deep domain reasoning about what the data means.
Minimal prompt, maximum insight:
"Analyze this: <SHOW_FILE>/path/to/data.csv</SHOW_FILE>
Tell me everything interesting."
That's it. CellCog's coding agent will profile the data, run exploratory analysis, find patterns, and present findings with charts. You don't need to know what to ask — the agent figures it out.
Business analysis:
"Analyze our e-commerce data: <SHOW_FILE>/path/to/orders.csv</SHOW_FILE>
I need:
- Revenue trends (daily, weekly, monthly)
- Best and worst performing products
- Customer purchase frequency distribution
- Average order value trends
- Seasonal patterns
- Top 5 actionable insights for growing revenue
Interactive HTML dashboard with all charts."
Research data analysis:
"Analyze this survey data from 500 respondents: <SHOW_FILE>/path/to/survey.csv</SHOW_FILE>
Research questions:
- Is there a significant relationship between age group and product preference?
- Do satisfaction scores differ by region? (ANOVA)
- What factors best predict likelihood to recommend? (regression)
Include: statistical tests, p-values, effect sizes, and publication-ready charts. PDF report format."
Just upload and ask: You don't need to describe every column. CellCog reads the data and figures out what's there.
State your question: "What drives churn?" is more focused than "Analyze this data." Both work, but the first gets faster results.
Mention the audience: "For my CEO" means executive summary. "For the data team" means show the methodology.
Specify what you'll do with it: "I need to present this to the board" vs "I need clean data for my ML pipeline" — context shapes the output.
Don't over-specify methods: Let CellCog choose the right statistical approach. Say what you want to learn, not which algorithm to use.
Iterate: Upload data → get initial analysis → ask follow-up questions → go deeper. CellCog maintains context across messages.
File v1.0.0:_meta.json
{ "ownerId": "kn7a96cj9q65e0bhmzahv790en80ffqm", "slug": "data-cog", "version": "1.0.0", "publishedAt": 1770511388712 }
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-data-cog/snapshot"
curl -s "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-data-cog/contract"
curl -s "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-data-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-data-cog/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-data-cog/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-data-cog/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-data-cog/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-data-cog/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-data-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-17T06:02:54.389Z"
}
},
"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/data-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/data-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-data-cog/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-data-cog/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "traction",
"category": "adoption",
"label": "Adoption signal",
"value": "1.1K downloads",
"href": "https://clawhub.ai/nitishgargiitd/data-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/data-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.1",
"href": "https://clawhub.ai/nitishgargiitd/data-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/data-cog",
"sourceType": "release",
"confidence": "medium",
"observedAt": "2026-02-11T01:41:01.965Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-data-cog/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-data-cog/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "release",
"title": "Release 1.0.1",
"description": "- Added clear author and dependency metadata to SKILL.md. - Changed prerequisite wording to reference the `cellcog` skill directly. - No functional changes; documentation improvements only.",
"href": "https://clawhub.ai/nitishgargiitd/data-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/data-cog",
"sourceType": "release",
"confidence": "medium",
"observedAt": "2026-02-11T01:41:01.965Z",
"isPublic": true
}
]Sponsored
Ads related to data-cog and adjacent AI workflows.