Skip to content

Commit bd12546

Browse files
authored
Update generate-skills.sh
1 parent edf5d74 commit bd12546

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/scipts/generate-skills.sh

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,17 @@
9595
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9696
// See the License for the specific language governing permissions and
9797
// limitations under the License." --additional-notes="Note: The scripts automatically load the environment variables from various .env files. Do not ask the user to set vars unless skill executions fails due to env var absence."
98+
99+
./toolbox2 --prebuilt cloud-sql-postgres skills-generate --name "cloud-sql-postgres-vectorassist" --description "Use these skills to set up and optimize production-ready vector workloads by simply expressing your intent and performance requirements" --toolset=vectorassist --license-header "// Copyright 2026 Google LLC
100+
//
101+
// Licensed under the Apache License, Version 2.0 (the \"License\");
102+
// you may not use this file except in compliance with the License.
103+
// You may obtain a copy of the License at
104+
//
105+
// http://www.apache.org/licenses/LICENSE-2.0
106+
//
107+
// Unless required by applicable law or agreed to in writing, software
108+
// distributed under the License is distributed on an \"AS IS\" BASIS,
109+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
110+
// See the License for the specific language governing permissions and
111+
// limitations under the License." --additional-notes="Note: The scripts automatically load the environment variables from various .env files. Do not ask the user to set vars unless skill executions fails due to env var absence."

0 commit comments

Comments
 (0)