# Google Developer

> Find official Google developer docs and vendor skills beyond dedicated local owners.

- **Type:** Skill
- **Install:** `agentstack add skill-fmind-dot-google-developer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [fmind](https://agentstack.voostack.com/s/fmind)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [fmind](https://github.com/fmind)
- **Source:** https://github.com/fmind/dot/tree/main/skills/google-developer
- **Website:** https://fmind.dev

## Install

```sh
agentstack add skill-fmind-dot-google-developer
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Google Developer Catalog

Route Google product work to the relevant selection in [google/skills](https://github.com/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

1. 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.
1. 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.
1. 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_only` before 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](https://github.com/google/skills) · [Google for Developers](https://developers.google.com)
- Releases: [google/skills](https://github.com/google/skills/releases)

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [fmind](https://github.com/fmind)
- **Source:** [fmind/dot](https://github.com/fmind/dot)
- **License:** MIT
- **Homepage:** https://fmind.dev

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-fmind-dot-google-developer
- Seller: https://agentstack.voostack.com/s/fmind
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
