Skip to content

ghchinoy/repo-authoring

v1.0.0Apache-2.0

Repository management skills for technical writing, README generation, changelog curation, and commit recaps.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "repo-authoring",
  "version": "1.0.0",
  "description": "Repository management skills for technical writing, README generation, changelog curation, and commit recaps.",
  "author": {
    "name": "ghchinoy",
    "url": "https://github.com/ghchinoy"
  },
  "repository": "https://github.com/ghchinoy/agent-skills",
  "license": "Apache-2.0",
  "keywords": ["readme", "changelog", "technical-writing", "git-recap"]
}