ao-weekly-release
SolidGenerate the weekly Agent Orchestrator release notes. Runs every Thursday 10:00 IST from the bot cron, or on-demand. Queries the GitHub API for the latest release, merged PRs, commits, contributors, and star counts, and produces a publishable markdown post in the house style. Output is posted to Discord by the cron job after this skill returns.
Install
Quality Score: 92/100
Skill Content
Details
- Author
- AgentWrapper
- Repository
- AgentWrapper/agent-orchestrator
- Created
- 3 months ago
- Last Updated
- 3 days ago
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
org-os-updates
Weekly summary of what changed in the repo — new skills, modified workflows, updated knowledge, ownership changes. Designed to post to a Slack channel so the team sees the OS moving and knows what's available. Run manually or on a schedule. Trigger on: "post OS updates", "what changed in the repo this week", "org-os-updates", "summarise repo changes".
changelog-orchestrator
Draft changelog PRs by collecting GitHub/Slack/Git changes, formatting with templates, running quality gates, and preparing a branch/PR. Use when generating weekly/monthly release notes or when the user asks to create a changelog from recent merges. Trigger with "changelog weekly", "generate release notes", "draft changelog", "create changelog PR".
generating-release-notes
Generates GitHub release notes from merged PRs and issues with automated categorization, breaking change detection, and optional upload via gh CLI. Use when creating releases, publishing new versions, documenting changes, preparing release notes, or when the user mentions "release notes", "changelog", "release", or "version announcement".