fabric-notebook-manager
CommunityProgrammatically edit Fabric notebooks with ease.
System Documentation
What problem does it solve?
Modifying Microsoft Fabric notebooks manually via the UI is time-consuming and error-prone, especially for repetitive tasks like adding or updating cells, while direct API calls require handling complex base64 encoding, parsing, and long-running operations.
Core Features & Use Cases
- Cell Management: Add, update, delete, or list cells in notebooks using atomic operations that handle the full API cycle internally.
- Notebook Creation and Execution: Create new notebooks from scratch or trigger on-demand runs with parameters, including validation and error handling.
- Use Case: In a data engineering workflow, use this Skill to automatically inject PySpark code cells into an existing pipeline notebook to implement Bronze-to-Silver transformations following Medallion architecture standards.
Quick Start
Use the fabric-notebook-manager skill to add a code cell at position 1 in the Fabric notebook with item ID 11111111-2222-3333-4444-555555555555 in workspace aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee, containing source code to configure Spark for V-Order and display a sample from bronze.bronze_orders.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fabric-notebook-manager Download link: https://github.com/ThomazRossito/data-agents/archive/main.zip#fabric-notebook-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.