writing-modpack-changelog

writing-modpack-changelog is a skill for Claude Code, Codex from hashgraph-online/awesome-codex-plugins. It costs 69 tokens per session (2,067 once invoked), scanned A, original, Apache-2.0.

A release-note workflow for modpacks, which are collections of game modifications distributed together. It records changes in a project changelog grouped by categories such as added, changed, fixed, and removed.

In plain words
What is it for?
Use it when cutting a modpack release, preparing notes for Nexus, ModDB, Discord, or GitHub, or checking changes since a previous version or tag.
Why use it?
It gives player-facing releases a consistent record of what changed between versions. It also helps organize changes and suggest whether a release should be major, minor, or a patch.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when cutting a modpack release, preparing notes for Nexus, ModDB, Discord, or GitHub, or checking changes since a previous version or tag.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hashgraph-online/awesome-codex-plugins/writing-modpack-changelog
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 hashgraph-online/awesome-codex-plugins --skill writing-modpack-changelog
Clone the repo
git clone --depth 1 https://github.com/hashgraph-online/awesome-codex-plugins

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 writing-modpack-changelog

README.md
[![agentmods](https://agentmods.dev/badge/skills/hashgraph-online/awesome-codex-plugins/writing-modpack-changelog/github.svg)](https://agentmods.dev/skills/hashgraph-online/awesome-codex-plugins/writing-modpack-changelog)
Your own site
<a href="https://agentmods.dev/skills/hashgraph-online/awesome-codex-plugins/writing-modpack-changelog"><img src="https://agentmods.dev/badge/skills/hashgraph-online/awesome-codex-plugins/writing-modpack-changelog/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 writing-modpack-changelog

Your own site · 80×15
<a href="https://agentmods.dev/skills/hashgraph-online/awesome-codex-plugins/writing-modpack-changelog"><img src="https://agentmods.dev/badge/skills/hashgraph-online/awesome-codex-plugins/writing-modpack-changelog.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,067 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.00069 $0.02067
Opus 5 $0.00034 $0.01033
Sonnet 5 $0.00014 $0.00413
Haiku 4.5 $0.00007 $0.00207

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

Security

Grade A, and why

writing-modpack-changelog 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 9d 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.

plugins/BB-84C/bgs-modding-superpowers/skills/writing-modpack-changelog/SKILL.md · 181 lines

How it starts

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

Overview

The modpack release changelog is the user-visible record of what changed between releases, grouped by semantic category: Added, Changed, Fixed, Removed, and Compatibility. This skill replaces the deleted templates/modpack/release-changelog.md template by creating <project>/docs/release-changelog.md at runtime, then inserting a new version section whenever the curator cuts a release.

When to Use

Use this skill when... Result
The user says "cut a release", "release notes", "changelog", or "what changed since last version" Create or update the release changelog.
A target version is being prepared for Nexus, ModDB, a Discord post, a GitHub release, or another player-facing surface Produce grouped, readable release notes.
The user wants changes since the last tag, version, or release section Summarize those changes into semantic buckets.
The user has finished a modpack milestone Insert a new version section newest-first.
The user asks whether the release is major, minor, or patch Suggest a version bump based on modpack impact.

When NOT to Use

Do not use this skill when... Use instead
The user made a random working change and wants to remember it later writing-modpack-devlog
The user wants a single-mod curator note writing-modpack-devlog
The user asks for plugin inspection or conflict resolution xedit-automation or xedit-conflict-audit first.
There is no release boundary, version, tag, or player-facing summary intent Keep working; do not invent a release.
The user needs to set up the modpack project structure first setting-up-bgs-modding-environment

Rules

Read the full file on GitHub · 181 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. 9d ago First seen · 181 lines · 69 tokens per session scan A dec76cb7899a

Subscribe to this mod's changes

writing-modpack-changelog is a skill published in the GitHub repository hashgraph-online/awesome-codex-plugins (956 stars, last pushed today), licensed Apache-2.0. It adds 69 tokens to every session and 2,067 once invoked, about $0.0003 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

git-github-flow

Use for branch prep, clean commits, PR descriptions, GitHub issue triage, changelogs, release notes, review response, merge readiness, or publishing a branch safely.

DominikTobureto/awesome-grok-build · 41 tokens

changelog

Maintains CHANGELOG.md in the project root using git commit history. Use when the user invokes /changelog, asks to "update the changelog", "generate a changelog", or wants to record what changed before merging a branch. Creates the file from scratch if it doesn't exist (all commits grouped by date); otherwise appends…

natnew/awesome-ai-scientists · 79 tokens

Git CLI

Help with safe Git workflows (branching, rebasing, release tags) and troubleshooting.

ReactSphere/awesome-copilot-agents · 21 tokens

search

Search 2500+ curated ChatGPT and LLM open-source repositories. Use when the user asks to find tools, libraries, or repos related to ChatGPT, LLMs, RAG, agents, langchain, NLP, AI development, or any open-source AI tooling.

taishi-i/awesome-ChatGPT-repositories · 57 tokens

review-prs

Triage open PRs — screen from the diff, delegate the admission judgment to audit-the-list, then merge or close on GitHub. Fire when the maintainer asks to review PRs, process the PR queue, or judge whether a specific PR should be merged.

vinta/awesome-python · 58 tokens

commit-pr

Mandatory Codex/Copilot publication adapter for opencode-swarm. Use for every GitHub issue assignment that results in code changes, commits, pushes, draft PRs, PR body edits, PR readying, release notes, or CI closeout. Must be loaded before git push, gh pr create, gh pr edit, or gh pr ready. Routes to the single…

ZaxbyHub/opencode-swarm · 100 tokens