docs: add AI integration standards by kikoso · Pull Request #2372 · googlemaps-samples/android-samples
Navigation Menu
{{ message }}
googlemaps-samples / android-samples Public
- Notifications You must be signed in to change notification settings
- Fork 3k
Open
docs: add AI integration standards#2372
docs: add AI integration standards#2372
Conversation
Copy link Copy Markdown
Collaborator
kikoso
commented
Mar 24, 2026
kikoso
commented
Description
This PR introduces standardized rails for LLMs and AI agents interacting with the android-samples repository.
Changes
- .geminiignore: Added to prevent AI tools from unnecessarily indexing large binaries or media.
- SKILL.md: Added an official Gemini Skill outlining how to understand and modify the samples.
- llm-integration-prompt.md: A general-purpose prompt template for integrating Maps SDK using these samples as a reference.
- Documentation: Updated
README.mdandCONTRIBUTING.mdto guide users on how to use AI tools with this repository.
kikoso added 6 commits
March 24, 2026 08:24This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment