Skip to content

Add solutions-installer skill for deploying sf-solutions to Snow…#10

Merged
jdanielmyers merged 2 commits into
mainfrom
shtanaka/coco-solutions-installer-skill
May 26, 2026
Merged

Add solutions-installer skill for deploying sf-solutions to Snow…#10
jdanielmyers merged 2 commits into
mainfrom
shtanaka/coco-solutions-installer-skill

Conversation

@tsho

@tsho tsho commented May 12, 2026

Copy link
Copy Markdown
Contributor

…flake

Manifest.json-driven workflow that reads solution metadata and executes setup/teardown SQL scripts against the user's account.

.... 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

  • 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:

@tsho tsho changed the title Add coco-solutions-installer skill for deploying sf-solutions to Snow… WIP: Add coco-solutions-installer skill for deploying sf-solutions to Snow… May 12, 2026
@tsho tsho changed the title WIP: Add coco-solutions-installer skill for deploying sf-solutions to Snow… WIP: Add solutions-installer skill for deploying sf-solutions to Snow… May 12, 2026
Manifest.json-driven workflow that reads solution metadata and executes
setup/teardown SQL scripts against the user's account.

.... 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 force-pushed the shtanaka/coco-solutions-installer-skill branch from 629b0de to b7e3601 Compare May 12, 2026 14:14
@tsho tsho changed the title WIP: Add solutions-installer skill for deploying sf-solutions to Snow… Add solutions-installer skill for deploying sf-solutions to Snow… May 14, 2026
@tsho tsho requested a review from jdanielmyers May 14, 2026 15:57
@sfc-gh-kmuir sfc-gh-kmuir marked this pull request as draft May 22, 2026 22:33
@jdanielmyers jdanielmyers marked this pull request as ready for review May 26, 2026 15:50
@jdanielmyers jdanielmyers merged commit f8f94fd into main May 26, 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