Skip to content

Releases: Quehd/github-content-publisher

v1.0.0 - First public release

11 Apr 06:42

Choose a tag to compare

v1.0.0

First public release of github-content-publisher.

This release packages the skill as a reusable Codex skill for generating higher-quality GitHub-facing content from real repository facts instead of generic filler.

Highlights

  • Supports repository launch copy, repo metadata, README positioning, PR bodies, release notes, discussion posts, and issue-style announcements
  • Supports zh-CN, en, and bilingual output
  • Separates writing strategy by publish surface instead of forcing one template across every GitHub task
  • Includes a quality rubric focused on clarity, factual integrity, scannability, and publish safety

Included in this release

  • SKILL.md with trigger logic, workflow, language strategy, and publishing rules
  • references/content-types.md with GitHub-native content templates
  • references/quality-bar.md with a revision checklist for stronger output
  • scripts/collect-github-facts.ps1 for fast repository fact collection
  • agents/openai.yaml for Codex skill metadata
  • A bilingual README for installation and usage

Recommended use cases

  • Launch a new repository with stronger public-facing copy
  • Turn a diff into a cleaner PR title and body
  • Write release notes that read like a real release, not a raw changelog
  • Produce Chinese, English, or bilingual GitHub posts without stiff direct translation

Notes

  • This is a content and workflow skill, not a CI/debugging skill.
  • It is designed to help with GitHub-native publishing surfaces, not arbitrary long-form marketing copy.