
from agents-collection71
Release automation for Claw skills and website. Guides through version bumping, tagging, and release verification.
Release automation for Claw skills and website. Guides through version bumping, tagging, and release verification.
Useful when an agent needs to claw-release.
github-copilot, gemini-cli
Claw Release is an internal utility skill for automating version bumping, git tagging, and release verification of ClawSec/Prompt Security skills. It references an external script (release-skill.sh) that isn't bundled with the skill, so actual execution depends on the host repo. The SKILL.md is well-documented with clear workflow steps and a verification checklist, but the skill is narrowly scoped to Prompt Security's internal release process.
No security concerns. Standard git operations only. The skill is well-written but extremely niche — only useful for maintainers of the ClawSec skills repository. No scripts were included for testing.
gh-issues — GitHub Issues Orchestrator
Fetch GitHub issues, spawn automated sub-agents to implement fixes and open PRs, and monitor PR review comments for follow-up fixes.
Mixpanel Automation (Rube MCP)
Automate Mixpanel analytics tasks (events, segmentation, funnels, cohorts, profiles, JQL) via a Rube MCP Mixpanel toolkit—search tools first for current schemas
GCP Cloud Run
Practical patterns and deploy steps for running containerized services and event-driven functions on Google Cloud Run, including cold-start optimisations.