review-skill-sflabs

Audit a local Cortex Code skill directory for Snowflake Labs catalog readiness.

15|6|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Snowflake-Labs/coco-skills --skill review-skill-sflabs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: review-skill-sflabs
Source: https://github.com/Snowflake-Labs/coco-skills/tree/main/skills/review-skill-sflabs
Command: npx skills add https://github.com/Snowflake-Labs/coco-skills --skill review-skill-sflabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes workflows (resource) and references (resource) components.

What problem does it solve?

Audits a local Cortex Code skill directory to determine readiness for inclusion in the Snowflake Labs catalog. It loads the SKILL.md frontmatter plus related files under workflows/ and references/ into context and produces a structured report highlighting formatting, licensing, and catalog-fit issues.

Core Features & Use Cases

  • Validate SKILL.md frontmatter and related sibling files under workflows/ and references/ to surface gaps and ensure catalog compliance.
  • Run a suite of checks (format-check, data-policy-scan, duplicate-search, catalog-fit) to generate an actionable advisory report.
  • Apply safe mechanical fixes when appropriate and guide contributors with concrete recommendations before PR submission.
  • Produce a comprehensive summary showing where improvements are needed to align with Snowflake Labs catalog standards.

Quick Start

Run the review-skill-sflabs against a local Cortex Code skill directory to generate an advisory Labs readiness report.

Frequently Asked Questions about review-skill-sflabs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate a Cortex Code skill for Snowflake Labs catalog readiness?▼

To validate Cortex Code skill readiness, audit the local skill directory by loading SKILL.md frontmatter and related files to generate a structured report highlighting formatting, licensing, and catalog-fit issues.

What checks are required before submitting a PR for a Cortex Code skill?▼

PR readiness checks include format-check, data-policy-scan, duplicate-search, and catalog-fit validations applied to the skill directory to produce an actionable advisory report for contributors.

Does the skill readiness audit automatically fix SKILL.md frontmatter formatting?▼

The readiness audit applies safe mechanical fixes to SKILL.md frontmatter when appropriate and provides concrete recommendations to guide contributors before PR submission.

What files are analyzed during a Cortex Code skill catalog compliance check?▼

Catalog compliance checks analyze the SKILL.md frontmatter alongside sibling files located under the workflows/ and references/ directories within the local Cortex Code skill structure.

Can I use this audit for a Cortex Code skill with no dependencies?▼

Yes, the audit operates on the local skill directory structure without external dependencies, loading frontmatter and sibling files directly into context to assess Snowflake Labs catalog inclusion readiness.