---
title: "repo-authoring"
description: "Repository management skills for technical writing, README generation, changelog curation, and commit recaps."
canonical: https://agentpluginsdirectory.com/plugins/repo-authoring
last-updated: 2026-09-21
---

# repo-authoring
Repository management skills for technical writing, README generation, changelog curation, and commit recaps.
- Slug: repo-authoring
- Publisher: ghchinoy
- Repository: https://github.com/ghchinoy/agent-skills
- Manifest: plugins/repo-authoring/plugin.json
- Version: 1.0.0
- License: Apache-2.0
- Category (editorial): documentation
- Skills: 5 (changelog-manager, headless-fork-pr, make-readme, repository-change-recap, technical-post-editorial)
- MCP servers: 0
- Stars: 1
- Repository created: 2026-04-17
- Repository last pushed: 2026-09-20
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/repo-authoring
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- changelog-manager: Generates, updates, and curates a CHANGELOG.md file adhering to the Keep a Changelog v1.1.0 specification and Common Changelog style guide by analyzing bd issue tracking history and git commit history.
- headless-fork-pr
- make-readme: Create, assess, and improve README.md files for public GitHub projects. Scores an existing README against a weighted rubric, gives targeted section-by-section fixes, and can check strict standard-readme spec compliance. Use when the user asks to write a README, review/grade a README, improve an exi…
- repository-change-recap: Generates a structured weekly or custom timeframe commit recap for a repository. Looks for repository-specific categorization rules in.gemini/recap-rules.md or GEMINI.md before fetching git logs via git log --stat to accurately organize changes (e.g. core vs experiments). Supports optional audio g…
- technical-post-editorial: Edit and review technical blog posts, specs, and engineering write-ups to ensure clean house-style conformity and pitch-appropriate readability. Use as a post-hoc acceptance gate or review tool.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
