Academic-Writing: Skill for Claude Code

.claude/skills/write-introduction/SKILL.md

write-introduction is a skill for Claude Code from AlessandroCaforio/Academic-Writing. It costs 27 tokens per session (3,594 once invoked), scanned A, original, MIT.

A structured writing workflow for producing the first chapter of a master's thesis introduction.

In plain words
What is it for?
Use it to outline, draft, revise, or style-check the thesis introduction about automation, job displacement, and political ideology.
Why use it?
It organizes research, drafting, revision, and verification so the chapter presents its question, contribution, evidence, and structure clearly.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions CLAUDE.md.

This is AlessandroCaforio/Academic-Writing's own configuration. It tells Claude Code how to work on Academic-Writing 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 Academic-Writing configures →

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /Users/alessandro/Projects/Tesi/thesis.

Reuse

Borrowing it

Nothing to install: this file belongs to AlessandroCaforio/Academic-Writing. 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/AlessandroCaforio/Academic-Writing/main/.claude/skills/write-introduction/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/AlessandroCaforio/Academic-Writing

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 write-introduction

README.md
[![agentmods](https://agentmods.dev/badge/skills/alessandrocaforio/academic-writing/write-introduction.svg)](https://agentmods.dev/skills/alessandrocaforio/academic-writing/write-introduction)
Your own site
<a href="https://agentmods.dev/skills/alessandrocaforio/academic-writing/write-introduction"><img src="https://agentmods.dev/badge/skills/alessandrocaforio/academic-writing/write-introduction.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,594 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 original 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.00027 $0.03594
Opus 5 $0.00014 $0.01797
Sonnet 5 $0.00005 $0.00719
Haiku 4.5 $0.00003 $0.00359

Measured 8d ago against content hash 46f819b5c2e4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

write-introduction 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 8d 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.

.claude/skills/write-introduction/SKILL.md · 266 lines

How it starts

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

Write Introduction Skill

Write Chapter 1 (Introduction) for the thesis "Automation and Political Ideology: Task Displacement and the Conservative Shift Among Exposed Workers."

This skill implements a structured, multi-pass writing workflow distilled from leading academic writing guides and adapted for a Master's thesis.

Arguments

  • draft — Run the full pipeline: research, draft, style-match, verify (default)
  • outline — Produce only a detailed outline with paragraph-level annotations
  • revise — Revise an existing draft of Ch.1 (assumes 01_introduction.tex already has content)

Academic Writing Foundations

This skill is built on best practices from:

  • Keith Head ("The Introduction Formula"): Hook → Question → Antecedents → Value-Added → Roadmap
  • Jesse Shapiro ("Four Steps to an Applied Micro Paper"): Distinguish aspirational paragraphs ("I show that X causes Y") from contractual paragraphs ("Section 2 does A, Section 3 does B"). Aspirational paragraphs are the heart of the introduction; contractual paragraphs are its skeleton.
  • Claudia Goldin ("Writing Tips"): Lead with your strongest result. The paper is persuasion, not a mystery novel. No generic section headings.
  • Marc Bellemare ("How to Write Applied Papers"): In a thesis, the introduction is longer than in a journal article — it should be self-contained enough that a reader who skips everything else still understands the contribution.
  • Gallea's one-shot template: Hook → Gap → Contribution → Results → Roadmap — compressed for a journal paper but expandable for a thesis.

Key Principles

  1. No mystery novels (Goldin): State the main finding in the first 2 paragraphs. The reader should know "automation exposure → conservative shift" before paragraph 3.
  2. Every sentence earns its place (Shapiro): No filler. No "it is worth noting." No "interestingly."
  3. Aspirational before contractual (Shapiro): Tell the reader what you found before telling them how the chapter is organized.
  4. Self-contained (Bellemare): A busy committee member who reads only Ch.1 should still understand the research question, method, key findings, and contribution.
  5. Bridge, don't duplicate (Head): The Antecedents section is a 3-4 paragraph map of the literature, NOT a mini literature review. Point to Ch.2 for depth.

Read the full file on GitHub · 266 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. 8d ago First seen · 266 lines · 27 tokens per session scan A 46f819b5c2e4

Subscribe to this mod's changes

write-introduction is a skill published in the GitHub repository AlessandroCaforio/Academic-Writing (17 stars, last pushed 5mo ago), licensed MIT. It adds 27 tokens to every session and 3,594 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.