Tail, read, or search a Stata log file from a previous command or background task.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill stata-log --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Stata Log?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-stata-log)More formats (shields.io, HTML) on the badges page.
---
name: stata-log
description: Tail, read, or search a Stata log file from a previous command or background task.
---
Parse the argument:
- First token: log file path or background task_id
- Second token (optional): search term
**If a search term is provided**, call:
```
stata_read_log(path=<first_token>, query=<second_token>, before=2, after=2, regex=False)
```
Display matching lines with context.
**If no search term**, call:
```
stata_read_log(path=<first_token>, tail_lines=50)
```
Display the last 50 lines of the log.
**If the argument looks like a task_id** (not a file path), call:
```
stata_read_log(task_id=<argument>, tail_lines=50)
```
If no argument is provided, tell the user to supply a log file path or task_id. These are returned by `stata_run` in the `log_path` field of the JSON response.
If the log is large and truncated, note the `offset` for reading more (the response includes the current byte offset).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
This skill provides comprehensive analysis of competitor SEO and GEO strategies, revealing what's working in your market and identifying opportunities to outperform the competition.