historical-analysis

historical-analysis is a skill for Claude Code, Codex from Nmor/the-claude-council. It costs 73 tokens per session (7,543 once invoked), scanned A, original, no licence file.

A guide to studying the past using sources, archives, oral histories, numerical data, and competing historical interpretations. It also explains common errors such as judging the past only by present-day ideas.

In plain words
What is it for?
Use it to assess primary sources, plan archival research, divide history into periods, analyse historical data, and compare scholarly interpretations.
Why use it?
It helps produce historical conclusions that account for incomplete evidence, context, and bias.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to assess primary sources, plan archival research, divide history into periods, analyse historical data, and compare scholarly interpretations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nmor/the-claude-council/historical-analysis
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 Nmor/the-claude-council --skill historical-analysis
Clone the repo
git clone --depth 1 https://github.com/Nmor/the-claude-council

Made for: Claude Code, Codex.

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 historical-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/nmor/the-claude-council/historical-analysis/github.svg)](https://agentmods.dev/skills/nmor/the-claude-council/historical-analysis)
Your own site
<a href="https://agentmods.dev/skills/nmor/the-claude-council/historical-analysis"><img src="https://agentmods.dev/badge/skills/nmor/the-claude-council/historical-analysis/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 historical-analysis

Your own site · 80×15
<a href="https://agentmods.dev/skills/nmor/the-claude-council/historical-analysis"><img src="https://agentmods.dev/badge/skills/nmor/the-claude-council/historical-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,543 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 unknown 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.00073 $0.07543
Opus 5 $0.00036 $0.03771
Sonnet 5 $0.00015 $0.01509
Haiku 4.5 $0.00007 $0.00754

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

Security

Grade A, and why

historical-analysis 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.

skills/historical-analysis/SKILL.md · 342 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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 · 342 lines · 73 tokens per session scan A a71d63628888

Subscribe to this mod's changes

historical-analysis is a skill published in the GitHub repository Nmor/the-claude-council (9 stars, last pushed 4d ago), with no licence file. It adds 73 tokens to every session and 7,543 once invoked, about $0.0004 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-09-03.

Related

Other skills, from other repositories

code-review

Systematic code review for bugs, security, style, and performance.

vstorm-co/pydantic-deepagents · 16 tokens

refactoring-workflow

Improve the structure of existing code without changing its behaviour, in small verified steps under a green test suite. Use when the user asks to refactor, clean up, restructure or simplify code, wants to reduce duplication or coupling, is preparing a codebase for a feature it cannot currently accommodate, or when…

personamanagmentlayer/pcl · 83 tokens

code-review-subagent

Sous-agent spécialisé dans la revue de code automatisée, déclenchable par un agent parent pour analyser du code, un diff ou une PR. Produit un rapport structuré avec findings classés par sévérité, corrections copiables et score qualité. Se déclenche avec "sous-agent review", "code review agent", "automated code…

khalilbenaz/claude-skills-collection · 118 tokens

college-coach

A study and university-life coach for students at universities in Taiwan, based on 75 strategies from Cal Newport’s college guide. It asks about the student’s situation before suggesting a plan.

shyuan/skills · 293 tokens

refactor-agent

Safe, systematic code refactoring — extract functions, reduce complexity, eliminate duplication, improve naming. Use when improving code structure without changing behavior.

chandrudp29/skillhub · 32 tokens

explain

On-demand deep teaching — explains how Compass works, or walks you (or a stakeholder) through a specific build, at whatever depth you want. The "help me understand this" surface. Invoked when the user asks to understand Compass or a build; not a user menu entry (user-invocable:false).

Rishi4792/compass · 66 tokens