by hanlulong
Agent Skill that transforms AI assistants into expert economics paper writers. Synthesizes 50+ guides by Cochrane, McCloskey, Shapiro, Head, Bellemare, Goldin, Kremer. Compatible with Claude Code and OpenAI Codex.
# Add to your Claude Code skills
git clone https://github.com/hanlulong/econ-writing-skillGuides for using ai agents skills like econ-writing-skill.
Last scanned: 7/15/2026
{
"issues": [
{
"file": "README.md",
"line": 81,
"type": "remote-install",
"message": "Install command (remote install script piped to a shell — review the source before running): \"curl -fsSL https://raw.githubusercontent.com/hanlulong/econ-writing-skill/main/s\"",
"severity": "low"
}
],
"status": "PASSED",
"scannedAt": "2026-07-15T06:12:47.967Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}econ-writing-skill is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by hanlulong. Agent Skill that transforms AI assistants into expert economics paper writers. Synthesizes 50+ guides by Cochrane, McCloskey, Shapiro, Head, Bellemare, Goldin, Kremer. Compatible with Claude Code and OpenAI Codex. It has 541 GitHub stars.
Yes. econ-writing-skill passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/hanlulong/econ-writing-skill" and add it to your Claude Code skills directory (see the Installation section above).
econ-writing-skill is primarily written in Python. It is open-source under hanlulong on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh econ-writing-skill against similar tools.
No comments yet. Be the first to share your thoughts!
An Agent Skill that transforms AI assistants into expert economics paper writers, synthesizing best practices from 50+ authoritative guides by Nobel laureates, Clark Medal winners, and leading economists.
Econ Writing Skill is an open-source Agent Skill that gives AI coding assistants deep knowledge of how to write economics papers. It distills actionable advice from over 50 guides by John Cochrane, Deirdre McCloskey, Jesse Shapiro, Keith Head, Marc Bellemare, Claudia Goldin, Edward Glaeser, Michael Kremer, and many others into a single structured skill file. Compatible with the Agent Skills open standard, it works with Claude Code and OpenAI Codex out of the box.
It is part of a suite covering the rest of the paper's life: econ-paper-review-skill reviews the finished draft like a journal referee — an AI referee report with verified comments and a revision plan — and econ-slides-skill turns the paper into a professional LaTeX/Beamer talk with a timed speaker script.
Open Codex or Claude Code in any project and paste this prompt:
Install or update Econ Write as a standalone skill for the client I am using. Read and follow https://github.com/hanlulong/econ-writing-skill/blob/main/INSTALL.md. Handle same-client migration, backups, and verification yourself. Do not install for or change the other client. Do not ask me to run commands. Finish with a concise result.
Use the same prompt for a first installation and rerun it whenever you want to update or safely migrate from a native plugin. It installs only for the client receiving the prompt.
For alternative installation methods, updates, migration, and troubleshooting, see Installation and updates. Use only one installation method per client.
With the recommended standalone installation, natural-language requests can
activate the skill automatically. To invoke it explicitly, use /econ-write in
Claude Code or $econ-write in Codex (you can also select it from Codex's
/skills menu).
Claude Code:
/econ-write write introduction for my paper on the effect of minimum wage on employment
Codex:
$econ-write rewrite this abstract to be more concrete and under 150 words
Either client can also use an ordinary request such as:
Use econ-write to draft a conclusion for my RDD paper on school funding.
Use econ-write to review this paragraph for style violations.
Use econ-write to help me structure the model section for my theory paper.
Use econ-write to audit my full paper and score it.
The skill works in four modes:
[AUTHOR: ...] placeholders.The skill includes five files:
SKILL.md (main skill file)