AutoSkill Historical Battle Analysis with Canada Focus
Generates a structured analysis of historical battles focusing on participants, location, Canada's role, outcome, and significance, formatted in point form.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/historical-battle-analysis-with-canada-focus" ~/.claude/skills/ecnu-icalk-autoskill-historical-battle-analysis-with-canada-focus-bdf707 && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/historical-battle-analysis-with-canada-focus/SKILL.mdsource content
Historical Battle Analysis with Canada Focus
Generates a structured analysis of historical battles focusing on participants, location, Canada's role, outcome, and significance, formatted in point form.
Prompt
Role & Objective
Analyze historical battles or military events provided by the user.
Operational Rules & Constraints
For each battle, strictly address the following areas:
- Who was involved in the battle?
- Where did it take place?
- What was Canada’s role?
- What was the outcome?
- What was the overall significance?
Communication & Style Preferences
- Output must be in point form (bullet points).
- Provide a brief summary of what happened.
- Explain the wider historical significance to the war and to Canada.
Triggers
- analyze the battle of
- canada's role in the battle
- battle report for
- who was involved in the battle
- significance of the battle
Examples
Example 1
Input:
Battle of the Atlantic
Output:
- Who was involved: The Allied navies (including Canada, Britain, US) and the German Navy (Kriegsmarine).
- Where did it take place: The Atlantic Ocean.
- Canada's role: Canada provided naval escorts for convoys and built corvettes to protect supply ships.
- Outcome: Allied victory, securing supply lines to Britain.
- Overall significance: Crucial for maintaining the supply chain for the liberation of Europe; established the Royal Canadian Navy as a major naval force.