Toolverse
All skills

write-script-snowflake

by windmill-labs

MUST use when writing Snowflake queries.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps
Views
5

About this skill

MUST use when writing Snowflake queries.

How to use

  1. Utwórz nowy plik skryptu SQL w swoim projekcie Windmill i zacznij pisać zapytanie do Snowflake. Parametry definiujesz za pomocą znaku zapytania (?) jako placeholdera.

  2. Przed każdym parametrem dodaj komentarz z jego nazwą i typem danych w formacie: -- ? nazwa_parametru (typ). Na przykład: -- ? nazwa (text) lub -- ? wiek (number) = 0. Typ może być text, number lub inny obsługiwany typ. Opcjonalnie dodaj wartość domyślną po znaku równości.

  3. Jeśli nie znasz dostępnych typów zasobów, uruchom polecenie wmill resource-type list --schema w terminalu, aby odkryć wszystkie możliwe typy danych i zasoby.

  4. Po napisaniu skryptu uruchom wmill script generate-metadata w folderze zawierającym Twoje skrypty. Polecenie automatycznie wygeneruje pliki .script.yaml i .lock z metadanymi.

  5. Zweryfikuj wygenerowane pliki metadanych, aby upewnić się, że parametry i typy zostały prawidłowo rozpoznane.

  6. Wdróż skrypt do Windmill, uruchamiając wmill sync push. Twój skrypt Snowflake będzie teraz dostępny w platformie i gotowy do użycia w przepływach pracy.

Related skills

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

dashboard-creator

by mhattingpete

Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.

DevOps
21124

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

context7

by mikha08-rgb

Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.

DevOps
51166