Addsim Xml Report banner
Peace-Min Peace-Min

Addsim Xml Report

Code Quality community

Description

--- description: Analyze AddSIM (BSM/Player/Component) XML into a fixed-format self-contained HTML report. argument-hint: "<xml-file-or-folder> [extra context, e.g. what to focus on]" --- Use the `addsim-xml-report` skill to analyze the following input: ```text $ARGUMENTS ``` Treat this command as a terse entry point: 1. Parse the arguments for an XML file/folder path plus any context. If no usable path is present, ask for it. 2. Follow the skill contract (`skills/addsim-xml-report/SKILL.

Installation

Installs to ~/.claude/skills/peace-min-peace-skillbank-addsim-xml-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/peace-min-peace-skillbank-addsim-xml-report && curl -fsSL https://raw.githubusercontent.com/Peace-Min/peace-skillbank/HEAD/commands/addsim-xml-report.md -o ~/.claude/skills/peace-min-peace-skillbank-addsim-xml-report/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository