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.

Decision snapshot

Is this a fit?

Best for

Data analysis, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

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. See how SkillIndex evaluates profiles.

Key capabilities

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

Declared skill metadata

  • Source file: .claude/skills/tom-operations/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

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

Verified compatibility and discovery

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
2 months ago
Last verified
Aug 28, 2026
Metadata fetched
Aug 28, 2026
Repository age
2 years
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to tom-operations