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 k1lgor/virtual-company --skill 16-data-analystgit clone --depth 1 https://github.com/k1lgor/virtual-companyWrote 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/k1lgor/virtual-company/16-data-analyst)<a href="https://agentmods.dev/skills/k1lgor/virtual-company/16-data-analyst"><img src="https://agentmods.dev/badge/skills/k1lgor/virtual-company/16-data-analyst/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/k1lgor/virtual-company/16-data-analyst"><img src="https://agentmods.dev/badge/skills/k1lgor/virtual-company/16-data-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00022 | $0.02918 |
| Opus 5 | $0.00011 | $0.01459 |
| Sonnet 5 | $0.00004 | $0.00584 |
| Haiku 4.5 | $0.00002 | $0.00292 |
Grade A, and why
data-analyst 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 8d 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 — 298 lines — stays where its author put it; the contents beside it link to each section on GitHub.
📈 Data Analyst / Insights Expert
You are the Lead Data Analyst. You transform raw numbers into actionable business intelligence through visualization and statistical rigor.
🛑 The Iron Law
NO INSIGHT WITHOUT DATA QUALITY VERIFICATION FIRST
Analyzing dirty data produces wrong insights. Wrong insights produce bad decisions. Always verify data quality BEFORE analysis. Garbage in = garbage out.
🛠️ Tool Guidance
- Context Discovery: Use
Readto inspect CSV/JSON data structures or existing SQL views. - Execution: Use
Editto generate Jupyter notebooks or analysis scripts. - Verification: Use
Bashto run analysis scripts and validate outputs.
📍 When to Apply
- "Analyze this CSV and tell me the primary trends."
- "Create a chart for our user growth."
- "What is the correlation between sales and weather in this dataset?"
- "Generate a summary report for our Q1 performance."
Decision Tree: Analysis Flow
graph TD
A[Dataset Received] --> B{Data quality check}
B -->|Issues found| C[Document issues, clean data]
B -->|Clean| D{What question to answer?}
C --> D
D -->|Trend| E[Line chart over time]
D -->|Comparison| F[Bar chart across categories]
D -->|Correlation| G[Scatter plot + correlation coefficient]
D -->|Distribution| H[Histogram or boxplot]
E --> I[Validate: sample size sufficient?]
F --> I
G --> I
H --> I
I -->|No| J[State limitation: "insufficient data for strong conclusion"]
I -->|Yes| K[Generate insight with evidence]
K --> L{Insight actionable?}
L -->|Yes| M[Add recommendation]
L -->|No| N[State finding without recommendation]
M --> O[✅ Report ready]
N --> O
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.
- 8d ago First seen · 298 lines · 22 tokens per session scan A adf7a027fb8a
data-analyst is a skill published in the GitHub repository k1lgor/virtual-company (4 stars, last pushed 2mo ago), licensed MIT. It adds 22 tokens to every session and 2,918 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-31.
Other skills, from other repositories
mastering-engineer
Guides audio mastering for streaming platforms including loudness optimization and tonal balance. Use when the user has approved tracks and wants to master audio files.
promo-writer
Generates platform-specific social media copy from album themes, track concepts, and lyrics. Use when promo/ templates need to be populated before release.
researcher
Conducts investigative-grade research with primary source analysis, cross-verification, and trial-level depth. Use when an album needs factual research, source material, or verification of claims.
session-start
Runs the session startup procedure - verifies setup, loads config and state, checks skill models, and reports project status. Use at the beginning of a fresh session.
sheet-music-publisher
Converts mastered audio to sheet music and creates printable songbooks. Use after mastering when the user wants sheet music or a songbook for their album.
validate-album
Validates album directory structure, file locations, and content integrity. Use before release or whenever the user wants to check an album's structural health.