Install
$ agentstack add skill-fmind-dot-google-developer ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Google Developer Catalog
Route Google product work to the relevant selection in google/skills. Existing owners keep their procedures: [gcloud](../gcloud/SKILL.md) for CLI identity and cloud defaults, [cloud-run](../cloud-run/SKILL.md) for service deployment, [infra-as-code](../infra-as-code/SKILL.md) for provisioning, and [gws](../gws/SKILL.md) for Workspace.
Workflow
- Identify the product and operation, then inspect the catalog with
skills add google/skills --list. Choose the product group below; the developer index can locate guidance in sibling repositories. - Follow the shared [vendor-skill policy](../agent-project/references/vendor-skills.md) to review the selected immutable snapshot and install only the required project-scoped guidance. A catalog lookup does not authorize executing its results.
- Compare the selected guidance with installed tools and current official docs before acting. Use [research-brief](../implementation-plan/references/research-brief.md) when the API contract is uncertain.
| Task | Catalog group and selection | | ---------------------------------------------- | ---------------------------------------------------------------------------------- | | Compute, data, AI, GKE, operations, security | cloud; select the actual product plus applicable CLI/authentication guidance. | | Advertising APIs and SDKs | ads; distinguish Ads API, Data Manager, Mobile Ads, and IMA. | | Analytics reporting or configuration | analytics; Data API for reports, Admin API for properties and settings. | | Another Google product or documentation lookup | developers index/docs selection, then the relevant product or identity guidance. |
Gotchas
- Ads: keep developer tokens and OAuth credentials out of arguments and logs. Use test accounts and
validate_onlybefore authorized live mutations; campaign changes can affect spend. - Analytics: API property IDs differ from
G-...measurement IDs. Bound queries and exports, account for quotas, and keep sensitive reports out of Git. - Installation: select skills rather than importing an entire host plugin; hooks, MCP servers, and permissions are separate integrations. Cloud defaults and mutation scope remain with the owning workflow.
Official Skills
Upstream: google/skills, with cloud, ads, analytics, developers, and identity groups. Use its current index for the selected package rather than maintaining a copy of the product catalog.
Documentation
- google/skills · Google for Developers
- Releases: google/skills
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.