← all plugins

Utils

by @fradser · plugin · 2 skills

General-purpose utility skills for documentation, writing, and project maintenance

Install the whole plugin (CLI)
npx skillmds add fradser/update-readme npx skillmds add fradser/update-changelog
⬇ Download

Skills in this plugin

  1. update-readme · fradser bundle
    Updates README.md and README.zh-CN.md to reflect the project's current state. Use this skill whenever the user asks to "update the README", "sync the docs", "update documentation", "reflect latest changes in README", or wants both the English and Chinese READMEs to match the current project.
    580
    repo stars
  2. update-changelog · fradser bundle
    Creates or updates CHANGELOG.md following the Keep a Changelog 1.1.0 format. Use this skill when the user asks to "update the changelog", "generate changelog", "add changelog entry", "create CHANGELOG.md", "sync changelog with tags", or wants to document project changes based on git tags and commit history.
    580
    repo stars