search-consumption-cli Skill
Search the Microsoft Fabric catalog to find an item by name across all workspaces when you don't know which workspace it is in, using the Fabric Catalog Search API. Use when the user wants to: (1) search the catalog for an item by name across workspaces, (2) discover or list items of a specific type across the tenant, Published by microsoft in skills-for-fabric.
What is search-consumption-cli Skill?
Search the Microsoft Fabric catalog to find an item by name across all workspaces when you don't know which workspace it is in, using the Fabric Catalog Search API. Use when the user wants to: (1) search the catalog for an item by name across workspaces, (2) discover or list items of a specific type across the tenant, 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
- Research
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use search-consumption-cli Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills-for-fabric
- Skill file: plugins/fabric-skills/skills/search-consumption-cli/SKILL.md
What it does
Search the Microsoft Fabric catalog to find an item by name across all workspaces when you don't know which workspace it is in, using the Fabric Catalog Search API. Use when the user wants to: (1) search the catalog for an item by name across workspaces, (2) discover or list items of a specific type across the tenant,
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 it against the remote version via git fetch origin main --quiet && git show origin/main:package.json (or the GitHub API). If the remote version is newer, show the changelog and update instructions. - Skip if the check was already performed earlier in this session. CRITICAL NOTES 1. The Catalog Search API finds items, not workspaces. To find a workspace by name, use GET /v1/workspaces (see COMMON-CLI.md § Resolve Workspace Properties by Name). 2. The search text matches against item display name, description, and workspace name. 3. Dataflow (Gen1) and Dataflow (Gen2) are not supported. Catalog Search — CLI Skill Prerequisite Knowledge - COMMON-CORE.md
Explore related resources
Frequently asked questions
What is search-consumption-cli?
search-consumption-cli is a open-source AI agent skill with Copy skill directory. Search the Microsoft Fabric catalog to find an item by name across all workspaces when you don't know which workspace it is in, using the Fabric Catalog Search API.
Who is search-consumption-cli best for?
search-consumption-cli is best for reusing agent instructions, scripts, and references, research workflows.
How do I install search-consumption-cli?
Install or run search-consumption-cli using Copy skill directory. Check search-consumption-cli for the latest setup command.
Is search-consumption-cli actively maintained?
search-consumption-cli may need a closer maintenance check before production use.
Auto-fetched from GitHub.