econtools
Peer review, citation audits, and journal formatting for economists
All Skills in This Repository (7)
Pure Emerald Level Indicatorstyler
Convert PDF directories into a two-tier markdown wiki with index.
diebolt
Coordinate simulated peer review of economics papers with iterative referee rounds.
tanniedi
Convert LaTeX projects to Word and back while preserving structure.
janluiten
Clarify early-stage research ideas using a three-question mentorship framework.
ehrstyle
Format LaTeX manuscripts to conform to Economic History Review submission rules.
kris
Classify BibTeX references as REAL, FAKE, CHIMERIC, or UNCERTAIN via dual-agent verification.
kabbo
List pipeline publications and export a BibTeX snapshot.
Frequently Asked Questions
FAQPage SchemaHow to install EconTools?βΌ
Run `npx skills add johanfourieza/econtools --all -g -y` in your terminal to install all seven skills globally.
How to catch fake references in a BibTeX file?βΌ
Run the kris skill on your .bib file. It verifies every entry against CrossRef, OpenAlex, and other databases using two independent methods, then flags confirmed fakes with evidence.
Can I get simulated peer review for my economics paper?βΌ
Yes. The diebolt skill creates a panel of independent referee personas who review your LaTeX paper in isolation, then an editor synthesises their reports into a prioritised revision plan.
How to format a paper for the Economic History Review?βΌ
The ehrstyle skill applies the full EHR house style to your LaTeX manuscript, including anonymisation, UK spelling, and a custom biblatex style for EHR footnote references.
Do I need coding experience to use these skills?βΌ
No. You invoke each skill with a simple slash command like /tyler or /kris, and the agent handles the scripts, conversions, and verification for you.
Related Repositories in Education & Research
View All in Education & Researchβlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides