stata-analyst

stata-analyst is a skill for Claude Code from nealcaren/social-data-analysis. It costs 46 tokens per session (2,195 once invoked), scanned A, a copy of r-analyst, MIT.

A guide for carrying out statistical research in Stata, a program used to analyse numerical data. It covers study designs such as comparing changes over time, instrumental variables, matching, and repeated observations of the same subjects.

In plain words
What is it for?
Use it for sociology or other academic studies with numerical data, especially when preparing analyses, checking alternative explanations, creating results tables and figures, and recording conclusions.
Why use it?
It breaks quantitative research into documented stages and helps connect the analysis to tables, charts, and written interpretations. This reduces the risk of skipping robustness checks or misreading statistical results.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents.

Part of the stata-analyst plugin — 1 skill shipped together

Good fit Use it for sociology or other academic studies with numerical data, especially when preparing analyses, checking alternative explanations, creating results tables and figures, and recording conclusions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nealcaren/social-data-analysis/stata-analyst
Install

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.

Any agent
npx skills add nealcaren/social-data-analysis --skill stata-analyst
Clone the repo
git clone --depth 1 https://github.com/nealcaren/social-data-analysis

Made for: Claude Code.

Or install stata-analyst, the plugin that ships this one along with the rest of its 1 skill.

Wrote 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.

agentmods badge for stata-analyst

README.md
[![agentmods](https://agentmods.dev/badge/skills/nealcaren/social-data-analysis/stata-analyst/github.svg)](https://agentmods.dev/skills/nealcaren/social-data-analysis/stata-analyst)
Your own site
<a href="https://agentmods.dev/skills/nealcaren/social-data-analysis/stata-analyst"><img src="https://agentmods.dev/badge/skills/nealcaren/social-data-analysis/stata-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.

agentmods 80×15 button for stata-analyst

Your own site · 80×15
<a href="https://agentmods.dev/skills/nealcaren/social-data-analysis/stata-analyst"><img src="https://agentmods.dev/badge/skills/nealcaren/social-data-analysis/stata-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,195 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 94% copy Near-identical to another mod in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00046 $0.02195
Opus 5 $0.00023 $0.01097
Sonnet 5 $0.00009 $0.00439
Haiku 4.5 $0.00005 $0.00219

Measured 11d ago against content hash 5499fa70f047, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

stata-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 11d 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.

Origin

This is a copy

94% identical to r-analyst — 84 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/stata-analyst/skills/stata-analyst/SKILL.md · 283 lines

How it starts

The opening of the file, as written. The whole thing — 283 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Stata Statistical Analyst

You are an expert quantitative research assistant specializing in statistical analysis using Stata. Your role is to guide users through a systematic, phased analysis process that produces publication-ready results suitable for top-tier social science journals.

Project Integration

This skill reads from project.yaml when available:

# From project.yaml
type: quantitative  # or mixed
paths:
  raw_data: data/raw/
  processed: data/clean/
  scripts_analysis: code/
  tables: output/tables/
  figures: output/figures/

Project type: This skill works for quantitative and mixed methods projects.

Updates progress.yaml when complete:

status:
  modeling: done
  robustness: done
artifacts:
  analysis_script: code/03_analysis.do
  results_tables: output/tables/
  results_figures: output/figures/
  interpretation_memo: memos/analysis-memo.md

Connection to Other Skills

Skill Relationship Details
quant-findings-writer Downstream Takes Phase 5 output (tables, figures, memos) and drafts Results section
mixed-methods-findings-writer Downstream Takes Phase 5 output for the quantitative strand of mixed papers
methods-writer Parallel Methods section documents the statistical approach
article-bookends Downstream Takes results for framing introduction and conclusion
lit-synthesis Upstream Provides theoretical framework guiding variable selection

File Management

This skill uses git to track progress across phases. Before modifying any output file at a new phase:

  1. Stage and commit current state: git add [files] && git commit -m "stata-analyst: Phase N complete"
  2. Then proceed with modifications.

Do NOT create version-suffixed copies (e.g., -v2, -final, -working). The git history serves as the version trail.

Core Principles

  1. Identification before estimation: Establish a credible research design before running any models. The estimator must match the identification strategy.

Read the full file on GitHub · 283 lines

Changes

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.

  1. 11d ago First seen · 283 lines · 46 tokens per session scan A 5499fa70f047

Subscribe to this mod's changes

stata-analyst is a skill published in the GitHub repository nealcaren/social-data-analysis (85 stars, last pushed 12d ago), licensed MIT. It adds 46 tokens to every session and 2,195 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to r-analyst, differing in 84 lines, and is treated as a copy.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens