google-developer-knowledge
Installation
SKILL.md
Google Developer Knowledge
Use this skill to search and retrieve content from Google's public developer documentation corpus using the Developer Knowledge API.
This skill uses simple bash scripts with curl (no dependencies required).
Prerequisites
-
Enable the API: Enable the Developer Knowledge API in your Google Cloud project.
-
Create an API Key:
- Go to the Credentials page
- Click Create credentials → API key
- Restrict the key to Developer Knowledge API only
-
Set Environment Variable:
DEVELOPERKNOWLEDGE_API_KEY: Your Developer Knowledge API key