Favicon of tom-operations

tom-operations Skill

AI Agent SkillPythonOpen source

Guide for working with the TOM (Tabular Object Model) wrapper. Use this when modifying semantic models programmatically. Published by microsoft in semantic-link-labs.

What is tom-operations Skill?

Guide for working with the TOM (Tabular Object Model) wrapper. Use this when modifying semantic models programmatically. Published by microsoft in semantic-link-labs. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
68/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Data analysis
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use tom-operations Skill

  • Use it for data analysis.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/semantic-link-labs
  • Skill file: .claude/skills/tom-operations/SKILL.md

What it does

Guide for working with the TOM (Tabular Object Model) wrapper. Use this when modifying semantic models programmatically.

Skill instructions

TOM (Tabular Object Model) Operations This skill covers working with the TOM wrapper in Semantic Link Labs for programmatic semantic model management. When to Use This Skill Use this skill when you need to: - Read or modify semantic model metadata - Add/remove tables, columns, measures, relationships - Work with calculation groups and items - Manage partitions and data sources - Implement model management features --- Overview The TOM wrapper provides a Pythonic interface to the Tabular Object Model (TOM), which is the object model for Analysis Services semantic models. Key Files | File | Purpose | |------|---------| | src/sempylabs/tom/init.py | Module exports | | src/sempylabs/tom/model.py | TOMWrapper class implementation | --- Basic Usage Connecting to a Semantic Model python from sempylabs.tom import connectsemanticmodel Read-only connection with connectsemanticmodel( dataset="My Semantic Model", readonly=True, workspace="My Workspace" ) as tom: Read model metadata for measure in

Explore related resources

Frequently asked questions

What is tom-operations?

tom-operations is a open-source AI agent skill with Copy skill directory. Guide for working with the TOM (Tabular Object Model) wrapper. Use this when modifying semantic models programmatically.

Who is tom-operations best for?

tom-operations is best for reusing agent instructions, scripts, and references, data analysis workflows.

How do I install tom-operations?

Install or run tom-operations using Copy skill directory. Check tom-operations for the latest setup command.

Is tom-operations actively maintained?

tom-operations may need a closer maintenance check before production use.

Share:

Stars
545
Forks
183
Last commit
10 days ago
Repository age
2 years
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to tom-operations