Releases: Quehd/github-content-publisher
Releases · Quehd/github-content-publisher
v1.0.0 - First public release
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.mdwith trigger logic, workflow, language strategy, and publishing rulesreferences/content-types.mdwith GitHub-native content templatesreferences/quality-bar.mdwith a revision checklist for stronger outputscripts/collect-github-facts.ps1for fast repository fact collectionagents/openai.yamlfor 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.