mcp-for-stata: Skill for Claude Code

.claude/skills/mcp-smoke-test/SKILL.md

mcp-smoke-test is a skill for Claude Code from SepineTam/mcp-for-stata. It costs 19 tokens per session (1,513 once invoked), scanned A, original, AGPL-3.0.

A local smoke test for a Stata-MCP server. A smoke test is a quick check that a service starts and its basic path works.

In plain words
What is it for?
For running a basic local check of the Stata-MCP server. The input does not specify which checks or commands it performs.
Why use it?
It helps detect basic problems with the Stata connection before relying on the server in a larger workflow.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is SepineTam/mcp-for-stata's own configuration. It tells Claude Code how to work on mcp-for-stata itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything mcp-for-stata configures →

Reuse

Borrowing it

Nothing to install: this file belongs to SepineTam/mcp-for-stata. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/SepineTam/mcp-for-stata/master/.claude/skills/mcp-smoke-test/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/SepineTam/mcp-for-stata

Made for: Claude Code.

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 mcp-smoke-test

README.md
[![agentmods](https://agentmods.dev/badge/skills/sepinetam/mcp-for-stata/mcp-smoke-test/github.svg)](https://agentmods.dev/skills/sepinetam/mcp-for-stata/mcp-smoke-test)
Your own site
<a href="https://agentmods.dev/skills/sepinetam/mcp-for-stata/mcp-smoke-test"><img src="https://agentmods.dev/badge/skills/sepinetam/mcp-for-stata/mcp-smoke-test/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 mcp-smoke-test

Your own site · 80×15
<a href="https://agentmods.dev/skills/sepinetam/mcp-for-stata/mcp-smoke-test"><img src="https://agentmods.dev/badge/skills/sepinetam/mcp-for-stata/mcp-smoke-test.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,513 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 unknown No closer match found 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.00019 $0.01513
Opus 5 $0.00010 $0.00757
Sonnet 5 $0.00004 $0.00303
Haiku 4.5 $0.00002 $0.00151

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

Security

Grade A, and why

mcp-smoke-test 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 12d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/cleanup.sh, scripts/gen_mock_data.py, scripts/prepare_smoke_test.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.claude/skills/mcp-smoke-test/SKILL.md · 165 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

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

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. 12d ago First seen · 165 lines · 19 tokens per session scan A a818c0b3f865

Subscribe to this mod's changes

mcp-smoke-test is a skill published in the GitHub repository SepineTam/mcp-for-stata (258 stars, last pushed 5d ago), licensed AGPL-3.0. It adds 19 tokens to every session and 1,513 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.

Related

Other skills, from other repositories

causal-inference-analysis

Use when the user asks to "implement DID", "run difference-in-differences", "set up IV regression", "instrumental variables", "run RDD", "regression discontinuity", "synthetic control", "staggered treatment", "Callaway-Sant'Anna", "Sun-Abraham", "event study", "parallel trends test", "first stage", "Bartik…

HaipingXu/social-science-claude-scholar · 155 tokens

systematic-debugging

4-phase root cause debugging: understand bugs before fixing.

NousResearch/hermes-agent · 16 tokens

mem0-test-integration

Verify a Mem0 integration produced by /mem0-integrate. Runs in the same workspace on the same branch (loose coupling) — installs dependencies, runs the repo's native test suite, then exercises a real end-to-end smoke flow against the user's API key. Produces a scorecard. TRIGGER when: user has just run /mem0-integrate…

mem0ai/mem0 · 207 tokens

promptfoo-provider-setup

Configure promptfoo providers or redteam targets for hosted models, live HTTP APIs, Python/JavaScript local scripts, agent SDKs, or multi-input systems. Use when connecting promptfoo to the system under test, mapping vars, auth env vars, request bodies, response transforms, or static-code-derived provider wrappers. Do…

promptfoo/promptfoo · 91 tokens

darwinian-evolver

Evolve prompts/regex/SQL/code with Imbue's evolution loop.

NousResearch/hermes-agent · 22 tokens

evaluating-with-leakage-gates

Evaluate an OpenMed de-identification or clinical NER model against the leakage-first release gates G1a through G8, which gate releases on residual PHI leakage rather than on F1. Use when the user wants to run the OpenMed eval harness on a synthetic golden set, decide whether a de-id model is RELEASABLE or…

maziyarpanahi/openmed · 158 tokens