palladius-common-commands
v0.3.44Riccardo's public Antigravity custom commands, GCP/SRE tools, and agent skills.
44updated 1 week ago
Source
git clone https://github.com/palladius/gemini-cli-custom-commandsClone the source, then follow the repository's marketplace instructions for your runtime. The repository root is the plugin root.
Layout
βββ .codex-plugin/plugin.jsonβββ .claude-plugin/plugin.jsonβββ skills/cloud-build-investigation/SKILL.mdβββ skills/conductor-worktree-hitl/SKILL.mdβββ skills/devrel-frictionlog-codelab/SKILL.mdβββ skills/genmedia-setup/SKILL.mdβββ skills/musicgen-lyria3/SKILL.mdβββ skills/pcc-check-for-updates/SKILL.md
Skills6
ποΈ | Expert-level SRE skill for Google Cloud Build (GCB) and Cloud Run investigations. Activate when user mentions Cloud Build failures, deployment issues to Cloud Run, or needs help debugging GCB pipelines. Specializes in correlating git commits with build failures, analyzing build logs, and providing systematic debugging workflows.
Manage asynchronous task implementation in Git Worktrees using Conductor++ and GitHub Issues for low-friction HITL choice prompting and screenshot verification.
π₯ [DevRel] Automates friction logging for a given Google Codelab URL. Use when a user provides a codelab URL and wants the agent to systematically reproduce the steps, log friction for each page, optionally create a GCP project, clone external repos to fix bugs, and produce a detailed report of the experience in a README.md and BUGS.md.
Install, setup and use GenMedia (MCP) tools and related Gemini skills.
Generate 30-second music clips (default) or 2-3 minute full songs with the Lyria 3 model from Google GenAI. Supports creating music with lyrics, vocals, and specific genres from text prompts. Now includes metadata/lyrics saving and custom output filenames.
π Checks for updates to remote GH site for palladius/gemini-cli-custom-commands. Use Ruby code to check for newer/older version.
Manifests2
{
"name": "palladius-common-commands",
"version": "0.3.44",
"description": "Riccardo's public Antigravity custom commands, GCP/SRE tools, and agent skills.",
"skills": "./skills/"
}{
"name": "palladius-common-commands",
"description": "Riccardo's public Antigravity custom commands, GCP/SRE tools, and agent skills.",
"version": "0.3.44",
"author": {
"name": "Riccardo Carlesso"
}
}