meridian-budget-optimizationLoads a fitted Meridian model and runs budget optimization scenarios. Use when the user wants to load a saved model and find the optimal budget allocation or target ROI spending. Don't use for visualizing model performance (use meridian-result-visualization)…meridian-doc-consultantAssists users with questions about Meridian Marketing Mix Modeling concepts, parameters, and best practices by finding and consulting the relevant documentation. Use when the user asks for explanations or guidance on Meridian topics. Don't use for writing…meridian-model-buildingGuides users through building a Meridian Marketing Mix Modeling (MMM) model. Use when a user wants to load data, map columns, configure ModelSpec, run Exploratory Data Analysis (EDA), fit a model, and save the model. Don't use for visualizing results or…meridian-result-visualizationLoads a fitted Meridian model and generates standard visualization reports: Model Results Summary. Use when the user wants to load a saved model and view results (model performance, fit, health). Don't use for running budget optimization (use…meridian-scenario-plannerGenerates Scenario Planner data from a fitted Meridian model and exports it for Looker Studio dashboard creation via Colab handoff. Use when the user wants to generate scenario planning data, budget grids, or Looker Studio dashboards from a saved model. Don't…
مستكشف المستودعات
google · المستودعات و skills الممثلة - الصفحة ٢
عرض على مستوى المستودعات لـ ٣٣٩ skills مجمعة عبر ٣٧ مستودعات GitHub.
api-reference-auditAudits whether ADK API reference docs and version-pinned strings are up to date across all language SDKs. Compares in-repo versions against upstream releases and package registries, then reports what needs bumping and which process to follow, and emits an…adk-bot-reviewReviews adk-bot pull requests by validating technical correctness against source code, checking PR states and formatting, and following Google's developer documentation style and ADK docs conventions. Triggers on "review bot PR", "check bot changes", or…integration-createCreates a new ADK integration documentation page (a Markdown file under docs/integrations/) for a third-party tool, plugin, observability platform, data store, MCP server, or connector. Gathers details, picks the right category template, and drafts a page…integration-reviewReviews an ADK integration documentation page (a Markdown file under docs/integrations/) or an integration pull request for correctness, structure, style, working code, valid links, and catalog conventions. Produces a prioritized review report, a recommended…weather-skillA skill to get the weather information.
secops-setup-antigravityHelps the user configure the Google SecOps Remote MCP Server for Antigravity. Use this when the user asks to "set up" or "configure" the security tools for Antigravity.secops-setup-geminiHelps the user configure the Google SecOps Remote MCP Server for Gemini CLI. Use this when the user asks to "set up" or "configure" the security tools for Gemini CLI.secops-huntExpert guidance for proactive threat hunting. Use this when the user asks to "hunt" for threads, IOCs, or specific TTPs.secops-investigateExpert guidance for deep security investigations. Use this when the user asks to "investigate" a case, entity, or incident.secops-triageExpert guidance for security alert triage. Use this when the user asks to "triage" an alert or case.
algorithmic-artCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather…gh-issuesFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5]…gws-calendarGoogle Calendar: Manage calendars and events.internal-commsA set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P…
crosvm-contribution-workflowSkill to assist with the contribution workflow for crosvm. ALL agents making code changes MUST use this skill to run presubmit checks before committing.crosvm-testingSkill to assist with running tests and managing test VMs in the crosvm repository.crosvm-dev-containerSkill to assist with using the `dev_container` tool for running builds, tests, and other tools in a consistent containerized environment.crosvm-cl-toolSkill to assist with using the `./tools/cl` tool for managing and uploading Gerrit CLs in the crosvm repository.
e2e-to-bazelConverts end-to-end (e2e) test targets or paths to `bazel run` commands for `heir-opt`. Use when you need to convert an e2e test target (where flags are defined in the BUILD file) to a shell command whose flags can be modified for further analysis and…lit-to-bazelConverts MLIR lit test files to `bazel run` commands. Use when you need to convert a failing MLIR lit test target (containing RUN lines) to a shell command whose flags can be modified for further analysis and debugging.reproduce-failureDescribes a decision tree of steps and skills to utilize when, starting from a test failure or the failure of `bazel run` command using heir-opt, you would like to produce a reproducing input IR that fails on a particular compiler pass.dump-intermediate-irAugments a `bazel run` CLI command for `heir-opt` with additional flags that dump the IR before each compiler pass, allowing the agent to inspect intermediate IR during compilation, identify a particular pass at which the pipeline fails, or extract the…
fetch-pr-commentsFetches comments and reviews from the current GitHub Pull Request and formats them as Markdown.push-to-githubRuns all necessary checks (lint, tests) and pushes to GitHub. Use this as the final safety gate.prepare-commitPrepares the codebase for a commit by formatting code and helping identify temporary comments.verify-changesRuns unit tests to quickly verify changes during the development loop.
alphaearth-foundations-change-detectionUse AlphaEarth Foundations Satellite Embeddings in Google Earth Engine (GEE) for change detection.alphaearth-foundations-coreCore information for AlphaEarth Foundations Satellite Embeddings in Google Earth Engine (GEE).gee-adhoc-mapsBuild quick interactive HTML maps to inspect Earth Engine results. Use layered overlays on a satellite basemap with per-layer opacity, clear/show-all, and a click-to-get-coordinates tool. Use when you need to eyeball "where / what" (coverage gaps,…
perf-spanner-migrationsInstructions for performing database schema migrations, modifying tables, and regenerating Spanner schema files in the Performance Dashboard (perf).pinpoint-webui-contributorProvides instructions and coding guidelines on how to contribute to the Pinpoint Web UI Angular project in the /pinpoint/webui directory. Any code change in this directory should adhere to this skill.pinpoint-webui-contributorProvides instructions and coding guidelines on how to contribute to the Pinpoint Web UI Angular project in the /pinpoint/webui directory. Any code change in this directory should adhere to this skill.
skia-gn-workflowMANDATORY: Use this skill for ANY and ALL tasks involving building Skia with GN, Ninja, or compiling any Skia tool. It is the authoritative source for Skia's build workflows and MUST be used whenever compilation is required.skia-add-testAdd a new test to the Skia repository. Use this skill when you need to create a new unit or integration test in the tests/ directory and ensure it's part of the build system.