smithery.ai

aip

Google API Improvement Proposals (AIP) reference. Use BEFORE designing or reviewing APIs, protobuf definitions, or any work involving Google API design standards. Fetches relevant AIP rules from https://google.aip.dev for the task at hand.

First seen Apr 22, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,259 B
  • docs SUMMARY.md 250 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

Google API Improvement Proposals (AIP)

When working on API design, protobuf definitions, or any task involving Google API standards, refresh your understanding of the relevant AIP rules.

The AIPs are living documents, so treat the published page as the rule and your recollection as a lead to verify — including for rules you are confident about.

Process

  1. Browse the AIP index - Go to https://google.aip.dev/general to see all

available AIP guidelines

  1. Identify relevant AIPs - Based on the task at hand, determine which AIP

rules may apply

  1. Fetch and read the relevant AIPs - Use WebFetch to retrieve the specific

AIP pages

  1. Apply the standards - Ensure your work follows the AIP guidelines as

documented

When to Invoke This Skill

  • Designing new API endpoints or protobuf messages
  • Reviewing API changes in PRs
  • Implementing resource-oriented services
  • Naming fields, methods, or resources
  • Working with google.api annotations