Skip to content

refactor(solutions-installer): rename to solutions-install and add in…#42

Open
tsho wants to merge 1 commit into
mainfrom
add-solution-list-feature
Open

refactor(solutions-installer): rename to solutions-install and add in…#42
tsho wants to merge 1 commit into
mainfrom
add-solution-list-feature

Conversation

@tsho
Copy link
Copy Markdown
Contributor

@tsho tsho commented May 29, 2026

…teractive picker

  • Rename skill folder and command from solutions-installer to solutions-install
  • When no solution name is provided, use ask_user_question to interactively list and select a solution

.... Generated with Cortex Code

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:

Example prompt that triggers it:

…teractive picker

- Rename skill folder and command from `solutions-installer` to `solutions-install`
- When no solution name is provided, use `ask_user_question` to interactively list and select a solution

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

Co-Authored-By: Cortex Code <noreply@snowflake.com>
@tsho tsho self-assigned this May 29, 2026
@tsho tsho requested a review from jdanielmyers May 29, 2026 01:25
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.

1 participant