Skip to content

Add quickstart-guide skill for interactive Quickstart learning#31

Merged
jdanielmyers merged 1 commit into
mainfrom
ghernandez_quickstart-labs
May 21, 2026
Merged

Add quickstart-guide skill for interactive Quickstart learning#31
jdanielmyers merged 1 commit into
mainfrom
ghernandez_quickstart-labs

Conversation

@sfc-gh-ghernandez
Copy link
Copy Markdown
Contributor

Skill that takes a Snowflake Quickstart URL, fetches the source markdown from GitHub, parses it into stages, checks the learner environment, and delivers a guided interactive learning experience with learner and builder modes.

Skill submission checklist

Before submitting, please confirm the following:

Folder structure

  • My skill lives at skills/<my-skill-id>/
  • The folder name matches the id field in SKILL.md (lowercase, hyphens only)
  • SKILL.md is present in the skill folder
  • LICENSE is present in the skill folder

Frontmatter

  • name field is filled in
  • description field clearly explains what the skill does, when to use it, and what triggers it
  • id field matches the folder name
  • authors field includes the contributor's name
  • type is set to community or snowflake
  • status is set to stable, beta, or draft
  • categories includes at least one relevant tag

License

  • Community contributors: LICENSE is Apache 2.0
  • Snowflake employees: LICENSE is the Snowflake Skills License

Testing

  • I tested this skill in a Cortex Code session against my example prompt
  • The skill behavior matches what is described in the description field

Optional

  • Supporting files (templates, examples) are organized into templates/ or references/ subdirectories
  • I checked that my skill name does not conflict with a bundled Cortex Code skill (run /skill in a session to verify)

Describe your skill:

See README

Example prompt that triggers it:

See README

Skill that takes a Snowflake Quickstart URL, fetches the source markdown from
GitHub, parses it into stages, checks the learner environment, and delivers
a guided interactive learning experience with learner and builder modes.

.... Generated with [Cortex Code](https://docs.snowflake.com/en/user-guide/cortex-code/cortex-code)

Co-Authored-By: Cortex Code <noreply@snowflake.com>
@jdanielmyers jdanielmyers merged commit d3766a2 into main May 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants