Skip to content

Add recommend-object skill#37

Closed
jdanielmyers wants to merge 3 commits into
mainfrom
promote/recommend-object
Closed

Add recommend-object skill#37
jdanielmyers wants to merge 3 commits into
mainfrom
promote/recommend-object

Conversation

@jdanielmyers
Copy link
Copy Markdown
Member

Summary

Adds the recommend-object skill — given a list of candidate Snowflake tables/views already identified, scores and ranks them by trustworthiness using a 12-signal rubric (semantic-view backing + verified queries, Streamlit/dashboard consumers, daily refresh, service-role ownership, schema placement, freshness, structural quality).

Promoted from snowflake-eng/cortex-code-skills/collaboration/recommend-object after audit review (top-7 strong-promote candidate from the 28-skill promotion candidate set).

Files

  • skills/recommend-object/SKILL.md — Labs frontmatter + skill body
  • skills/recommend-object/LICENSE — Snowflake Skills License (employee author)

Audit pipeline status

audit run-tier labs --client mock:

  • Blocking checks: 0 failures (frontmatter, license, no internal refs all pass)
  • Advisory: 4 (word budget; no Overview/Common-Mistakes section; verb-first name allow-list)

The certify-object follow-up step has been adapted to apply SNOWFLAKE.CORE.CERTIFICATION_STATUS directly rather than chaining to a sibling skill that has not been promoted.

Test plan

  • Reviewer verifies frontmatter renders in skill catalog
  • /skill add from this branch loads cleanly
  • $recommend-object produces a ranked recommendation given 2-3 candidate tables

Adds a skill that scores and ranks candidate Snowflake tables/views by trust
signals — semantic-view backing (and verified queries), Streamlit/dashboard
consumers, daily refresh, service-role ownership, schema placement, freshness,
and structural quality — to recommend the best source for a data question.

Source: snowflake-eng/cortex-code-skills/collaboration/recommend-object
@jdanielmyers jdanielmyers deleted the promote/recommend-object branch May 27, 2026 04:03
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