Agent Plugins Marketplace
All plugins

palladius-common-commands

v0.3.44

Riccardo's public Antigravity custom commands, GCP/SRE tools, and agent skills.

CodexClaude Code6 Skills

44 GitHub starsUpdated last month

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
6 skill or MCP entries
Source updated
Jul 27, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install palladius-common-commands for Codex and Claude Code

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add palladius-common-commands@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/palladius/gemini-cli-custom-commands

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

palladius-common-commands/
├── .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

Included Skills6

cloud-build-investigationskills/cloud-build-investigation/SKILL.md

🏗️ | 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.

conductor-worktree-hitlskills/conductor-worktree-hitl/SKILL.md

Manage asynchronous task implementation in Git Worktrees using Conductor++ and GitHub Issues for low-friction HITL choice prompting and screenshot verification.

devrel-frictionlog-codelabskills/devrel-frictionlog-codelab/SKILL.md

🥑 [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.

genmedia-setupskills/genmedia-setup/SKILL.md

Install, setup and use GenMedia (MCP) tools and related Gemini skills.

musicgen-lyria3skills/musicgen-lyria3/SKILL.md

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.

pcc-check-for-updatesskills/pcc-check-for-updates/SKILL.md

🔄 Checks for updates to remote GH site for palladius/gemini-cli-custom-commands. Use Ruby code to check for newer/older version.

Plugin manifests2

.codex-plugin/plugin.json
{
  "name": "palladius-common-commands",
  "version": "0.3.44",
  "description": "Riccardo's public Antigravity custom commands, GCP/SRE tools, and agent skills.",
  "skills": "./skills/"
}
.claude-plugin/plugin.json
{
  "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"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[palladius-common-commands on Agent Plugins Marketplace](https://pluginsmp.com/plugins/palladius-common-commands)