diff --git a/skills/accidental-data-loss-prevention/SKILL.md b/skills/accidental-data-loss-prevention/SKILL.md index beefb25..a27a22b 100755 --- a/skills/accidental-data-loss-prevention/SKILL.md +++ b/skills/accidental-data-loss-prevention/SKILL.md @@ -29,3 +29,4 @@ metadata: - A request for their **explicit approval** to proceed. 3. **Wait**: Only proceed if the user provides clear, affirmative consent in the conversation. + diff --git a/skills/developing-with-bigquery/SKILL.md b/skills/developing-with-bigquery/SKILL.md index a7db889..9f25763 100755 --- a/skills/developing-with-bigquery/SKILL.md +++ b/skills/developing-with-bigquery/SKILL.md @@ -36,7 +36,7 @@ Guidelines for generating valid BigFrames code for data manipulation, model development, and visualization. - **Guide**: [BIGFRAMES.md](references/BIGFRAMES.md) -Bigframes should be the default library/tool as it is more efficient than using +BigFrames should be the default library/tool as it is more efficient than using the BigQuery Python client library. ### 3. BigQuery ML & AI Functions (BQML SQL) diff --git a/skills/gcp-dataflow/SKILL.md b/skills/gcp-dataflow/SKILL.md index 272cbc1..35ff8cb 100755 --- a/skills/gcp-dataflow/SKILL.md +++ b/skills/gcp-dataflow/SKILL.md @@ -100,7 +100,7 @@ Follow the Flex Templates section below. ## Diagnostics & Troubleshooting -YOU MUST use this section when the user asks about performance of their dataflow +You MUST use this section when the user asks about performance of their dataflow pipelines. This can be used to debug issues like pipeline slowness, pipeline failures, etc. diff --git a/skills/notebook-guidance/SKILL.md b/skills/notebook-guidance/SKILL.md index 8973a59..620f893 100755 --- a/skills/notebook-guidance/SKILL.md +++ b/skills/notebook-guidance/SKILL.md @@ -20,7 +20,7 @@ metadata: Before choosing to use a notebook, evaluate the task complexity using these heuristics. -Use a notebook if you meet at least one of these 3 criteria: +Use a notebook if you meet at least one of these 3 criterias: * 📈 **Data Insights & Storytelling**: Use a notebook for any request to "give insights", "find trends", "explore data", or "analyze data". These tasks