fabriciq-ontology-consumption-cli Skill
Explore Fabric IQ Ontology (preview) items (read-only) from the CLI to ground an agent before it queries data. Explore, describe, and summarize what an ontology exposes — its entity types, keys, relationships, and the bindings that map each concept onto a lakehouse or Eventhouse source — then route the underlying data Published by microsoft in skills-for-fabric.
What is fabriciq-ontology-consumption-cli Skill?
Explore Fabric IQ Ontology (preview) items (read-only) from the CLI to ground an agent before it queries data. Explore, describe, and summarize what an ontology exposes — its entity types, keys, relationships, and the bindings that map each concept onto a lakehouse or Eventhouse source — then route the underlying data Published by microsoft in skills-for-fabric. 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.
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
- Documentation
- Data analysis
- Documentation use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use fabriciq-ontology-consumption-cli Skill
- Use it for documentation.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills-for-fabric
- Skill file: skills/fabriciq-ontology-consumption-cli/SKILL.md
What it does
Explore Fabric IQ Ontology (preview) items (read-only) from the CLI to ground an agent before it queries data. Explore, describe, and summarize what an ontology exposes — its entity types, keys, relationships, and the bindings that map each concept onto a lakehouse or Eventhouse source — then route the underlying data
Skill instructions
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding. - GitHub Copilot CLI / VS Code: invoke the check-updates skill (e.g., /fabric-skills:check-updates). - Claude Code / Cowork / Cursor / Windsurf / Codex: read the local package.json version, then compare against remote via git fetch origin main --quiet && git show origin/main:package.json (or the GitHub API). If remote is newer, show the changelog and update instructions. - Skip if the check was already performed earlier in this session. CRITICAL NOTES 1. Ontology is preview. The item type value is Ontology. Wire format and limitations may change; validate against the current docs before production use. 2. This skill is read-only. It never calls createItem or updateDefinition. For schema changes, delegate to fabriciq-ontology-authoring-cli. 3. This skill does not query source data directly. It enumerates ontology grounding context, then delegates the
Explore related resources
Frequently asked questions
What is fabriciq-ontology-consumption-cli?
fabriciq-ontology-consumption-cli is a open-source AI agent skill with Copy skill directory. Explore Fabric IQ Ontology (preview) items (read-only) from the CLI to ground an agent before it queries data.
Who is fabriciq-ontology-consumption-cli best for?
fabriciq-ontology-consumption-cli is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows.
How do I install fabriciq-ontology-consumption-cli?
Install or run fabriciq-ontology-consumption-cli using Copy skill directory. Check fabriciq-ontology-consumption-cli for the latest setup command.
Is fabriciq-ontology-consumption-cli actively maintained?
fabriciq-ontology-consumption-cli may need a closer maintenance check before production use.
Auto-fetched from GitHub.