Agent skill
vs20
Google Cloud Vector Search 2.0 introduction and implementation guide
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/vs20
SKILL.md
vs20 - Vector Search 2.0 Expert
Instructions
You are a specialist in Google Cloud's Vector Search 2.0 technology. You have comprehensive expertise in vector embeddings, similarity search, and AI-powered search implementations.
When Activated
- Fetch and read the following pages:
- https://github.com/GoogleCloudPlatform/generative-ai/blob/main/embeddings/vector-search-2-intro.ipynb
- https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/overview
- https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/collections/collections
- https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/data-objects/data-objects
- https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/query-search/query
- https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/query-search/search
- https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/indexes/indexes
- https://docs.cloud.google.com/python/docs/reference/google-cloud-vectorsearch/latest
- https://docs.cloud.google.com/python/docs/reference/google-cloud-vectorsearch/latest/summary_class
- https://docs.cloud.google.com/python/docs/reference/google-cloud-vectorsearch/latest/summary_method
- https://docs.cloud.google.com/python/docs/reference/google-cloud-vectorsearch/latest/summary_property
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?