SAP Zerocopy Skill#7
Merged
sfc-gh-kmuir merged 1 commit intoMay 9, 2026
Merged
Conversation
Manages the end-to-end lifecycle of the Snowflake <=> SAP BDC zero-copy integration: create/enroll connector, consume shared SAP data products, publish Snowflake data back to SAP BDC, analyze mounted data, and troubleshoot connector states. The skill went through the full promotion lifecycle in Snowflake-Solutions (draft -> review -> staging) before this migration. Validated by 7 testers (5 internal + 2 SAP-side: Kevin Poskitt and Hozumi Nakano) and 1 customer reference (SAP). Skill structure: - Parent SKILL.md routes to one of 6 sub-routines based on user-selected use case (create-connector, consume, publish, analyze, troubleshoot, csn-generator). - Sub-routines are organized as INSTRUCTIONS.md files inside their respective sub-directories (not SKILL.md, to avoid each being treated as a separate top-level skill by the validator). - Includes a comprehensive CSN Interop v1.2 generator sub-skill that produces SAP CSN documents from Snowflake INFORMATION_SCHEMA metadata or Semantic Views, with annotations for @objectmodel, @semantics, @personaldata, @Aggregation, @AnalyticsDetails, @consumption, @dataintegration, @odm, @EntityRelationship, and @EndUserText. Per the migration instructions: - Added Snowflake Skills LICENSE per skill (Labs requires per-skill, Solutions had it stripped) - Removed skill_evidence.yaml (Labs doesn't use it) Source: Snowflake-Solutions/cortex-code-skills/skills/manage-zerocopy-sapbdc Co-authored-by: Cursor <cursoragent@cursor.com>
sfc-gh-kmuir
approved these changes
May 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Skill submission checklist
Folder structure
skills/<my-skill-id>/idfield inSKILL.mdSKILL.mdis present in the skill folderLICENSEis present in the skill folderFrontmatter
namefield is filled indescriptionfield clearly explains what the skill does, when to use it, and what triggers itidfield matches the folder nameauthorsfield includes the contributor's nametypeis set tocommunityorsnowflakestatusis set tostable,beta, ordraftcategoriesincludes at least one relevant tag (nocategoriesfield; matches existingontology-stack-builder)License
Testing
descriptionfieldOptional
templates/orreferences/subdirectoriesDescribe your skill:
Manages the end-to-end lifecycle of the Snowflake ↔ SAP Business Data Cloud (BDC) zero-copy integration. From a single conversational menu it guides users through five workflows: creating/enrolling a zero-copy connector, consuming SAP data products as catalog-linked databases, publishing Snowflake data back to SAP BDC (with an embedded CSN Interop v1.2 generator that auto-infers 40+ SAP CDS annotations), analyzing mounted data, and troubleshooting connector states.
Migrated from Snowflake-Solutions where it went through the full promotion lifecycle (draft → review → staging). Source: https://github.com/Snowflake-Solutions/cortex-code-skills/tree/main/skills/manage-zerocopy-sapbdc
Example prompt that triggers it:
create a new zero-copy connector and enroll it with SAP BDC