activator-consumption-cli Skill
Inspect existing alerts, notifications, and automated actions in Fabric via read-only REST API calls using az rest CLI. Invoke this skill whenever the user wants to: (1) list existing alerts in a workspace, (2) inspect how an alert or notification is configured, (3) read and decode an Activator/Reflex definition (Refle Published by microsoft in skills-for-fabric.
What is activator-consumption-cli Skill?
Inspect existing alerts, notifications, and automated actions in Fabric via read-only REST API calls using az rest CLI. Invoke this skill whenever the user wants to: (1) list existing alerts in a workspace, (2) inspect how an alert or notification is configured, (3) read and decode an Activator/Reflex definition (Refle 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
- Developers using skills-for-fabric
Technical details
- Install or run with Copy skill directory
When to use activator-consumption-cli Skill
- Use it for developers using skills-for-fabric.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills-for-fabric
- Skill file: skills/activator-consumption-cli/SKILL.md
What it does
Inspect existing alerts, notifications, and automated actions in Fabric via read-only REST API calls using az rest CLI. Invoke this skill whenever the user wants to: (1) list existing alerts in a workspace, (2) inspect how an alert or notification is configured, (3) read and decode an Activator/Reflex definition (Refle
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. To find the workspace details (including its ID) from workspace name: list all workspaces and, then, use JMESPath filtering 2. To find the item details (including its ID) from workspace ID, item type, and item name: list all items of that type in that workspace and, then, use JMESPath filtering activator-consumption-cli — Read-Only Activator Exploration via CLI Table of Co
Explore related resources
Frequently asked questions
What is activator-consumption-cli?
activator-consumption-cli is a open-source AI agent skill with Copy skill directory. Inspect existing alerts, notifications, and automated actions in Fabric via read-only REST API calls using az rest CLI.
Who is activator-consumption-cli best for?
activator-consumption-cli is best for reusing agent instructions, scripts, and references.
How do I install activator-consumption-cli?
Install or run activator-consumption-cli using Copy skill directory. Check activator-consumption-cli for the latest setup command.
Is activator-consumption-cli actively maintained?
activator-consumption-cli may need a closer maintenance check before production use.
Auto-fetched from GitHub.