Skip to content

Add github-repo-publisher skill 🤖🤖🤖#2048

Open
Un1quer23 wants to merge 1 commit into
github:stagedfrom
Un1quer23:codex/add-github-repo-publisher
Open

Add github-repo-publisher skill 🤖🤖🤖#2048
Un1quer23 wants to merge 1 commit into
github:stagedfrom
Un1quer23:codex/add-github-repo-publisher

Conversation

@Un1quer23

Copy link
Copy Markdown

Summary

  • add github-repo-publisher as a complete Agent Skill
  • include factual GitHub repository audit, README, metadata, PR, release, and safe publishing guidance
  • bundle cross-platform, read-only repository fact collection scripts
  • update the generated skills index

Canonical source

https://github.com/Un1quer23/github-repo-publisher

The canonical repository is MIT licensed and documents installation across supported agent runtimes.

Validation

  • npm ci
  • npm run skill:validate
  • npm run build
  • bash eng/fix-line-endings.sh
  • git diff --check

The skill validator passed for all 362 skill folders. The generated diff contains only this skill and its skills index entry.

@Un1quer23 Un1quer23 requested a review from aaronpowell as a code owner June 18, 2026 09:46
@github-actions github-actions Bot added new-submission PR adds at least one new contribution skills PR touches skills labels Jun 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔒 PR Risk Scan Results

Scanned 8 changed file(s).

Severity Count
🔴 High 0
🟠 Medium 2
ℹ️ Info 2
Severity Rule File Line Match
🟠 package-exec-command docs/README.skills.md 31 | [acreadiness-assess](../skills/acreadiness-assess/SKILL.md)<br />`gh skills install github/awesome-copilot acreadiness-assess` | Run the AgentRC readiness assessment on the curre
ℹ️ skill-script-touched skills/github-repo-publisher/scripts/collect-repo-facts.mjs 1 skills/github-repo-publisher/scripts/collect-repo-facts.mjs
🟠 unpinned-version-indicator skills/github-repo-publisher/scripts/collect-repo-facts.mjs 27 return output.split(/\\r?\\n/).filter((line) => line.length > 0);
ℹ️ skill-script-touched skills/github-repo-publisher/scripts/collect-repo-facts.ps1 1 skills/github-repo-publisher/scripts/collect-repo-facts.ps1

This is an automated soft-gate report. Findings indicate review targets and do not block merge by themselves.

@github-actions github-actions Bot added the skill-check-warning Skill validator reported warnings label Jun 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Skill Validator Results

⚠️ Warnings or advisories found

Scope Checked
Skills 1
Agents 0
Total 1
Severity Count
❌ Errors 0
⚠️ Warnings 1
ℹ️ Advisories 0

Summary

Level Finding
ℹ️ Found 1 skill(s)
ℹ️ [github-repo-publisher] 📊 github-repo-publisher: 1,432 BPE tokens [chars/4: 1,784] (detailed ✓), 4 sections, 0 code blocks
ℹ️ [github-repo-publisher] ⚠ No code blocks — agents perform better with concrete snippets and commands.
ℹ️ ✅ All checks passed (1 skill(s))
Full validator output
Found 1 skill(s)
[github-repo-publisher] 📊 github-repo-publisher: 1,432 BPE tokens [chars/4: 1,784] (detailed ✓), 4 sections, 0 code blocks
[github-repo-publisher]    ⚠  No code blocks — agents perform better with concrete snippets and commands.
✅ All checks passed (1 skill(s))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-submission PR adds at least one new contribution skill-check-warning Skill validator reported warnings skills PR touches skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant