setup-exam

Automated 9-step exam setup pipeline for Cortex Code in Snowsight. Creates Snowflake schema, extracts domains from PDF, generates questions, builds quiz.py, and deploys. Works for first exam or adding a new one. Triggers: setup exam, new exam, new certification, new study guide PDF, add exam, switch exam, create exam

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "setup-exam" with this command: npx skills add moniburnejko/skillsmp-moniburnejko-moniburnejko-setup-exam

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

sis-patterns

Streamlit in Snowflake (SiS v1.52.*) coding patterns — session management, rerun budget, unsupported APIs, date handling, widget state safety. Use when writing any SiS app code. Triggers: SiS, streamlit in snowflake, get_active_session, st.rerun, widget state, cache_data, rerun budget, unsupported API, date handling

Repository SourceNeeds Review
Coding

sis

Streamlit in Snowflake (SiS v1.52.*) coding patterns and mandatory pre-deploy scan. Use when writing SiS app code or before deploying. Triggers: SiS, streamlit in snowflake, deploy, pre-deploy, rerun, widget state, scan, get_active_session, cache_data

Repository SourceNeeds Review
General

adapt-questions

Adapt CSV or JSON question bank files to the QUIZ_QUESTIONS table schema. Inspects source format, maps columns, chooses loading strategy, executes transformation. Triggers: adapt questions, question bank, CSV mapping, schema compatibility, column mapping, question import, transform questions

Repository SourceNeeds Review
General

cortex-patterns

Cortex AI function patterns — AI_COMPLETE dollar-quoting, response parsing, AI_PARSE_DOCUMENT, stage requirements, 5-step diagnostics. Use when calling or debugging Cortex AI functions. Triggers: AI_COMPLETE, AI_PARSE_DOCUMENT, cortex error, model not found, file not accessible, dollar-quoting, parse_cortex_json

Repository SourceNeeds Review
setup-exam | V50.AI