integrate

integrate is a skill for Claude Code from yha9806/academic-writing-toolkit. It costs 31 tokens per session (939 once invoked), scanned A, original, MIT.

A thesis-editing guide that connects reading notes to the appropriate chapters and sections of a thesis.

In plain words
What is it for?
Use it after reading to find key arguments, locate where they belong, plan insertions, and integrate notes into thesis chapters.
Why use it?
It helps incorporate research into an existing manuscript without losing attribution or disrupting its structure.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it after reading to find key arguments, locate where they belong, plan insertions, and integrate notes into thesis chapters.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yha9806/academic-writing-toolkit/integrate
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add yha9806/academic-writing-toolkit --skill integrate
Clone the repo
git clone --depth 1 https://github.com/yha9806/academic-writing-toolkit

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 integrate

README.md
[![agentmods](https://agentmods.dev/badge/skills/yha9806/academic-writing-toolkit/integrate/github.svg)](https://agentmods.dev/skills/yha9806/academic-writing-toolkit/integrate)
Your own site
<a href="https://agentmods.dev/skills/yha9806/academic-writing-toolkit/integrate"><img src="https://agentmods.dev/badge/skills/yha9806/academic-writing-toolkit/integrate/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 integrate

Your own site · 80×15
<a href="https://agentmods.dev/skills/yha9806/academic-writing-toolkit/integrate"><img src="https://agentmods.dev/badge/skills/yha9806/academic-writing-toolkit/integrate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 939 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00031 $0.00939
Opus 5 $0.00015 $0.00469
Sonnet 5 $0.00006 $0.00188
Haiku 4.5 $0.00003 $0.00094

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

Security

Grade A, and why

integrate 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 3d 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/integrate/SKILL.md · 77 lines

How it starts

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

/integrate — Thesis Integration Skill

Purpose

After completing a reading session, this skill weaves key arguments, quotes, and concepts from reading notes into the thesis manuscript. It ensures new material is placed in the right chapter and section, with proper attribution and minimal disruption to existing structure.

Trigger Words

This skill activates on: integrate, weave in, add to thesis, /integrate.

Workflow

  1. Scan the specified notes file(s) for the ## Thesis Connections table and ## Key Arguments section. If the user does not specify which notes file, ask. If the user says "all pending", scan all notes files with Status: completed (not yet integrated). When guards/ is present, first run npm --prefix guards run lint:notes -- {files}: report any file that fails the contract lint and exclude it from the plan explicitly — never silently skip a non-conforming file. A source whose notes carry Evidence status: abstract_only or metadata_only must not be woven in as supporting evidence; flag it instead.

  2. Read target chapter files in chapters/ to identify insertion points. Use Grep to find relevant sections, existing citations of the same author, and thematic paragraphs where the new material fits.

  3. Present an integration plan as a table. Do not execute any changes yet.

    ## Integration Plan: {Author} -- {Title}
    
    | # | Source Concept | Chapter | Section | Insertion Type | Preview |
    |---|---------------|---------|---------|----------------|---------|
    | 1 | {concept} | Ch{N} | {section ref} | new paragraph / expand existing / add citation / add footnote | {first 10 words of proposed text} |
    
    Estimated word count delta: +{N} words across {N} chapters.
    Proceed? (yes / edit plan / cancel)
    
  4. Wait for user approval. The user may:

    • Say "yes" or "proceed" to execute the plan as shown.
    • Say "edit plan" and specify changes (remove a row, change a section, etc.).
    • Say "cancel" to abort.

Read the full file on GitHub · 77 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. 3d ago Changed 9b1f396d59a1
  2. 9d ago First seen · 77 lines · 31 tokens per session scan A 780b532f209f

Subscribe to this mod's changes

integrate is a skill published in the GitHub repository yha9806/academic-writing-toolkit (36 stars, last pushed yesterday), licensed MIT. It adds 31 tokens to every session and 939 once invoked, about $0.0002 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

academic-cv

Write academic CVs, cover letters, research statements, teaching philosophies, diversity statements, and prepare for academic job applications. Use this skill whenever you need to create or improve an academic CV, write a research statement, develop a teaching philosophy, prepare application materials for faculty…

muhammad1438/academic-writer-skills · 0 tokens

conference-presentation

Design and write conference posters, oral presentations, slide decks, and conference abstracts. Use this skill whenever you need to create a research poster, prepare slides for an academic talk, design a conference presentation, write a conference abstract, or prepare for Q&A. Trigger for: "design my conference…

muhammad1438/academic-writer-skills · 0 tokens

argumentation-engine

Build, analyse, strengthen, and evaluate academic arguments using formal argumentation frameworks. Use this skill whenever the user needs to construct a logical argument, write a critical analysis, respond to counterarguments, evaluate the strength of evidence, identify logical fallacies, or apply argumentation models…

muhammad1438/academic-writer-skills · 0 tokens

figure-table-checker

Check, improve, and ensure compliance of figures and tables in academic papers. Use this skill whenever the user needs to verify figure or table formatting, choose error bar types, check colorblind accessibility, ensure APA or journal-specific compliance, create CONSORT or PRISMA flow diagrams, or fix common figure…

muhammad1438/academic-writer-skills · 0 tokens

latex-writer

Write, structure, and compile LaTeX documents for academic purposes. Use this skill whenever the user needs to write a LaTeX document, choose the right document class or packages, format equations, manage bibliographies, create figures and tables in LaTeX, troubleshoot errors, or prepare a journal-ready manuscript.…

muhammad1438/academic-writer-skills · 0 tokens

literature-review

Plan, structure, write, and improve academic literature reviews of all types — including narrative reviews, systematic reviews, and literature review chapters in dissertations. Use this skill whenever the user needs to write a literature review, synthesise multiple sources, structure a review chapter, understand…

muhammad1438/academic-writer-skills · 0 tokens