Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Rylaispirit/rylai-codex-hermes-skills --skill data-analyzergit clone --depth 1 https://github.com/Rylaispirit/rylai-codex-hermes-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/rylaispirit/rylai-codex-hermes-skills/data-analyzer)<a href="https://agentmods.dev/skills/rylaispirit/rylai-codex-hermes-skills/data-analyzer"><img src="https://agentmods.dev/badge/skills/rylaispirit/rylai-codex-hermes-skills/data-analyzer/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/rylaispirit/rylai-codex-hermes-skills/data-analyzer"><img src="https://agentmods.dev/badge/skills/rylaispirit/rylai-codex-hermes-skills/data-analyzer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00026 | $0.00604 |
| Opus 5 | $0.00013 | $0.00302 |
| Sonnet 5 | $0.00005 | $0.00121 |
| Haiku 4.5 | $0.00003 | $0.00060 |
Grade A, and why
data-analyzer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.
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
-
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.
-
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.
-
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.
-
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.
-
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.
-
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 Contract
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
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 85 lines · 26 tokens per session scan A ef47c8c06d7e
data-analyzer is a skill published in the GitHub repository Rylaispirit/rylai-codex-hermes-skills (55 stars, last pushed 26d ago), licensed MIT. It adds 26 tokens to every session and 604 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
deep-research
Autonomous multi-step deep research engine implementing an iterative Think → Search → Extract → Synthesize → Stop loop. The LLM drives every decision: what to search, what's relevant, what's missing, and when to stop. Produces a cited, magazine-quality report with inline citations, category- specific formatting, and…
image-studio
Generate, edit and upscale AI images via fal.ai through a three-stage studio workflow — brainstorm a strong prompt with the user, prototype cheaply and iterate on feedback, then produce a finalised image. Use when the user wants image generation or editing through the local fal.ai helper workflow, including requests…
skill-maintainer
Track upstream drift and sync adapted skill libraries.
clips-studio
Use when the user wants to "make a video/clip", "generate a video from text", "animate this image/photo", "create a marketing reel / social video / teaser", "do a 3D / parallax move", "pan/zoom/orbit a shot", or mentions fal.ai, Kling, Veo or Seedance for video. Staged fal.ai workflow — brainstorm, draft cheaply…
website-scraping
Generic playbook for extracting structured data from any website — hotel prices, flight fares, e-commerce listings, real estate, jobs, competitor product catalogues, anything where the goal is to turn one or more URLs into clean records on disk. Use this skill whenever the user mentions scraping, harvesting…
SoloFlow
A meta-skill that silently watches your workflows and automatically generates reusable Hermes skills from them.