GoogleCloudPlatform

102 mods across 15 repositories, 21k stars between them.

GoogleCloudPlatform/agent-starter-pack

Instructions file Gemini CLI

Instructions for GoogleCloudPlatform/agent-starter-pack, covering agent starter pack - ai coding agent guide, core principles for ai agents, project architecture overview, 4-layer template system and key directory structure.

6.5k 1mo ago A 5,853 tokens original Apache-2.0

overview

02

GoogleCloudPlatform/agent-starter-pack

Agent

The Agent Starter Pack follows a "bring your own agent" approach. It provides several production-ready agent templates designed to accelerate your development while offering the flexibility to use your preferred agent framework or pattern.

6.5k 1mo ago A 0 tokens original Apache-2.0

agent-eval-workflow

03

GoogleCloudPlatform/professional-services

Skill Claude CodeCodex

This skill should be used when the user wants to evaluate an AI agent end-to-end: scaffold an evaluation, design metrics that test a real hypothesis, make an agent measurable, audit generated eval config, read evaluation results, or run an improvement ("hill climbing") loop. Covers evaluation methodology, metric…

3.1k 10d ago A 123 tokens original Apache-2.0

agent-eval

04

GoogleCloudPlatform/professional-services

Skill Claude CodeCodex

Executes high-performance agent evaluations, multi-turn UserSim simulations, and declarative metric grading aligned with google/agents-cli and the Quality Flywheel. Publishes benchmark artifacts to the GCS Evaluation Registry, executes automated head-to-head delta comparisons (--compare-to), and optimizes system…

3.1k 10d ago A 136 tokens original Apache-2.0

eval-breakdown

05

GoogleCloudPlatform/professional-services

Skill Claude CodeCodex

Performs an exhaustive, question-by-question narrative diagnostic breakdown of an agent-eval benchmark run by analyzing questionanswerlog.md, evalsummary.json, and raw trajectory traces. Use when diagnosing low score causes, investigating the Memory Reuse vs. Traceability rubric clash, performing pre-release failure…

3.1k 10d ago A 100 tokens original Apache-2.0

SessionStart

06

GoogleCloudPlatform/scion

Hook Claude Code

Runs when a session starts, running sciontool hook --dialect=claude. From GoogleCloudPlatform/scion.

1.7k 2d ago A tokens not measured original Apache-2.0

SessionEnd

07

GoogleCloudPlatform/scion

Hook Claude Code

Runs when a session ends, running sciontool hook --dialect=claude. From GoogleCloudPlatform/scion.

1.7k 2d ago A tokens not measured copy · 97% Apache-2.0

UserPromptSubmit

08

GoogleCloudPlatform/scion

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running sciontool hook --dialect=claude. From GoogleCloudPlatform/scion.

1.7k 2d ago A tokens not measured copy · 97% Apache-2.0

Stop

09

GoogleCloudPlatform/scion

Hook Claude Code

Runs when the agent finishes a response, running sciontool hook --dialect=claude. From GoogleCloudPlatform/scion.

1.7k 2d ago A tokens not measured copy · 94% Apache-2.0

SubagentStop

10

GoogleCloudPlatform/scion

Hook Claude Code

Runs when a subagent finishes, running sciontool hook --dialect=claude. From GoogleCloudPlatform/scion.

1.7k 2d ago A tokens not measured copy · 94% Apache-2.0

PreToolUse

11

GoogleCloudPlatform/scion

Hook Claude Code

Runs before the agent uses a tool, running sciontool hook --dialect=claude. From GoogleCloudPlatform/scion.

1.7k 2d ago A tokens not measured copy · 100% Apache-2.0

PostToolUse

12

GoogleCloudPlatform/scion

Hook Claude Code

Runs after a tool call finishes, running sciontool hook --dialect=claude. From GoogleCloudPlatform/scion.

1.7k 2d ago A tokens not measured copy · 92% Apache-2.0

Notification

13

GoogleCloudPlatform/scion

Hook Claude Code

Runs when the agent sends a notification for ToolPermission tool calls, running sciontool hook --dialect=claude. From GoogleCloudPlatform/scion.

1.7k 2d ago A tokens not measured original Apache-2.0

scion

14

GoogleCloudPlatform/scion

Settings file Claude Code

Agent settings declaring 8 hook events (SessionStart, SessionEnd, UserPromptSubmit, Stop) and 1 allowed tools.

1.7k 2d ago A tokens not measured original Apache-2.0

chrome-devtools

15

GoogleCloudPlatform/scion

Skill Claude CodeCodex

Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests.

1.7k 2d ago A 38 tokens copy · 83% Apache-2.0

scion AGENTS.md

16

GoogleCloudPlatform/scion

Instructions file CodexOpenCode

Instructions for GoogleCloudPlatform/scion, covering scion project context, agent instruction files, before you start, system goals and core technologies.

1.7k 2d ago A 4,259 tokens original Apache-2.0

git-operations

18

GoogleCloudPlatform/scion

Skill Claude CodeCodex

Git safety and operational guidance for Scion agents. Covers working tree resets, rebase pitfalls, and general git behavior that agents should know regardless of workspace mode. For workspace-mode-specific git rules, see the git-sandbox skill.

1.7k 2d ago A 50 tokens original Apache-2.0

git-sandbox

19

GoogleCloudPlatform/scion

Skill Claude CodeCodex

Git workflow protocol for agents in sandbox/worktree environments. Covers local-only operations, worktree-aware branch management, and non-interactive conflict resolution. Injected only for git-associated workspaces.

1.7k 2d ago A 42 tokens original Apache-2.0

scion-agent-manage

20

GoogleCloudPlatform/scion

Skill Claude CodeCodex

Manage concurrent LLM-based code agents with scion - orchestrate parallel agents with isolated workspaces, troubleshoot and recover stuck agents.

1.7k 2d ago A 31 tokens original Apache-2.0

GoogleCloudPlatform/scion

Skill Claude CodeCodex

Operational constraints for Scion agents running in containerized sandboxes. Covers prohibited commands and hub-only API access. Complements the scion CLI reference and messaging skills.

1.7k 2d ago A 39 tokens original Apache-2.0

scion-messaging

22

GoogleCloudPlatform/scion

Skill Claude CodeCodex

Teaches agents how to use the scion message command effectively. Use this for ANY agent type that needs to communicate with other agents or users. Covers recipient types, message timing, content best practices, and special message flags.

1.7k 2d ago A 50 tokens original Apache-2.0

scion-scheduler

23

GoogleCloudPlatform/scion

Skill Claude CodeCodex

Schedule one-shot and recurring events for agents using the Scion CLI. Covers when to use scheduled events vs inline message delays, recurring cron schedules, lifecycle management, and the blocked-wait pairing rule.

1.7k 2d ago A 45 tokens original Apache-2.0

team-creation

24

GoogleCloudPlatform/scion

Skill Claude CodeCodex

Create or extend scion agent team templates from a high-level description of roles and workflow. Use when the user describes a multi-agent team, panel, crew, pipeline, or any scenario requiring coordinated LLM agents with distinct roles. Also use when adding new roles to an existing team, modifying workflows, or…

1.7k 2d ago A 93 tokens original Apache-2.0