AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Data Analyzer

skill-rylaispirit-rylai-codex-hermes-skills-data-analyzer · by Rylaispirit

Inspect a dataset, calculate trustworthy summaries, identify patterns and anomalies, and explain decision-relevant findings with explicit assumptions. Use when the user wants answers or insights from CSV, spreadsheet, JSON, database extracts, tables, or pasted data.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-rylaispirit-rylai-codex-hermes-skills-data-analyzer

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-rylaispirit-rylai-codex-hermes-skills-data-analyzer)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Data Analyzer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Rylai Data Analyzer

Turn supplied data into supported conclusions. Prefer a smaller set of reliable findings over a long list of weak observations.

Analysis Workflow

  1. Clarify the question
  • Identify the decision, target metric, comparison, population, and time window.
  • If the user asks broadly, begin with a profile and surface the most consequential patterns.
  1. Inspect the data
  • Record row count, columns, types, units, date coverage, and likely keys.
  • Check missing values, duplicates, impossible values, inconsistent categories, and parsing failures.
  • Preserve the original data and make exclusions visible.
  1. Create trustworthy summaries
  • Use counts and rates for categorical data.
  • Use center, spread, range, and quantiles for numeric data.
  • Segment results only where group sizes and definitions remain meaningful.
  • Use robust statistics when outliers make ordinary averages misleading.
  1. Investigate
  • Compare periods, groups, or cohorts relevant to the question.
  • Examine trend, seasonality, concentration, relationships, and anomalies.
  • Test alternative explanations before calling a pattern important.
  1. Interpret
  • Separate observed facts from inference.
  • Quantify magnitude and denominator, not only percentage change.
  • State uncertainty, sample limitations, and data-quality risks.
  • Do not claim causation without a design that supports it.
  1. Verify
  • Recalculate important totals independently.
  • Check that filters, joins, units, and date boundaries match the stated scope.
  • Trace each headline finding back to a reproducible calculation.

Output Contrac

Return a compact report with:

Scope

Question, data source, period, record count, and filters.

Data Quality

Missingness, duplicates, exclusions, parsing issues, and material caveats.

Findings

For each finding, provide the value, comparison, denominator, and why it matters.

Recommended Actions

Tie actions to evidence and distinguish immediate decisions from further analysis.

Methods

List calculations, statistical assumptions, and transformations needed to reproduce the result.

Use tables or charts only when they make comparison easier. Never fabricate missing observations or silently replace them with zeros.

Runtime Notes

  • Use the runtime's structured data and spreadsheet tools when available.
  • Inspect generated tables and charts before reporting completion.
  • Keep temporary analysis artifacts separate from user-facing deliverables.
  • State clearly when the dataset is too incomplete to support the requested conclusion.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.