Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Est Data Analysis

ASecurity

Use when executing and reporting the analysis for an Environmental Science & Technology (ES&T) manuscript so it survives expert review — analytical QA/QC, honest uncertainty, statistics appropriate to environmental data, and closed mass balances. It guides analysis and reporting norms; it does not fabricate results.

1,052 stars
0 votes
0 copies
0 views
Added 6/5/2026
ai-agentsgo

Security Analysis

A100/100

Scanned 6/5/2026

Install to Claude Code

$npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill est-data-analysis --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Est Data Analysis?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Est Data Analysis
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/brycewang-stanford-est-data-analysis/badge)](https://www.skillsdirectory.com/skills/brycewang-stanford-est-data-analysis)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: est-data-analysis
description: Use when executing and reporting the analysis for an Environmental Science & Technology (ES&T) manuscript so it survives expert review — analytical QA/QC, honest uncertainty, statistics appropriate to environmental data, and closed mass balances. It guides analysis and reporting norms; it does not fabricate results.
---

# Data Analysis (est-data-analysis)

ES&T reviewers scrutinize the analytical chain: blanks, recoveries, detection limits, replicates, and
whether the numbers add up. This skill covers execution and reporting; design decisions live in
`est-study-design`, and deposit/reproducibility in `est-reporting-and-reproducibility`.

## When to trigger

- Reducing raw instrument/field data into results
- Building the results section and the QA/QC reporting
- A reviewer asked about detection limits, recoveries, replicates, or statistics
- Closing a mass/energy balance or fitting kinetics/dose–response

## Analysis norms ES&T expects

1. **Report QA/QC explicitly.** Method/field blanks, matrix-spike recoveries, CRM results, **LOD/LOQ**,
   calibration range and R², surrogate/internal-standard recoveries, and how non-detects were handled.
2. **Honest uncertainty.** Report replicates with measures of dispersion (SD/SE/CI), not single
   values; propagate uncertainty through derived quantities; state n every time.
3. **Right statistics for environmental data.** Handle left-censored (below-LOD) data correctly
   (e.g., substitution caveats, MLE/ROS, Kaplan–Meier); check distributional assumptions; use
   nonparametric or transformed analyses for skewed/heteroscedastic data; correct for multiple
   comparisons.
4. **Mass / energy balance.** Account for products, sorbed and volatilized fractions, and losses;
   report closure (%) and explain gaps.
5. **Kinetics / dose–response.** Report rate constants/half-lives with CIs and goodness of fit;
   EC/IC/LC values with confidence bounds; state the model fitted.
6. **Effect size & significance.** Give magnitudes and intervals, not p-values alone; relate results
   to environmentally meaningful thresholds.

## Reproducibility while you work (not at the end)

- A **master script/workflow** regenerates every figure, table, and SI exhibit from processed data.
- **Set and report seeds** for any stochastic step (bootstrap, Monte Carlo, simulation).
- Pin software/package versions; record instrument settings and integration parameters.
- Keep figure/table numbers matched to script outputs (see `est-reporting-and-reproducibility`).

## Anti-patterns

- Results with no blanks, recoveries, or detection limits reported
- Single measurements with no replication or dispersion
- Naive zero/half-LOD substitution for heavily censored data with no caveat
- A transformation/treatment study whose mass balance never closes (or is never reported)
- p-values without effect sizes or environmental thresholds
- Over-fitting kinetics/dose–response with too few points

## Output format

```
【Main result】magnitude + uncertainty (n, SD/CI) + units
【QA/QC】blanks / recoveries / CRM / LOD-LOQ / calibration reported? [Y/N]
【Censored data】handled how
【Mass/energy balance】closure % + explanation
【Statistics】appropriate test + assumptions checked? [Y/N]
【Reproducible】master script + seeds + pinned versions? [Y/N]
【Next】est-figures-and-tables
```

## Supplementary resources

- [`../../resources/external_tools.md`](../../resources/external_tools.md) — analytical QA/QC, statistics, and modeling packages
- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — data-availability and reproducibility expectations

Attribution

brycewang-stanfordbrycewang-stanford
View sourceMore from brycewang-stanford →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693161 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →