activator-authoring-cli Skill
Create alerts, notifications, and automated actions on Fabric data and events via Fabric REST API and az rest CLI. Invoke this skill whenever the user wants to: (1) create, update, or delete an alert or notification flow, (2) send a Teams message, email, or run a Fabric item when something happens, (3) connect alert lo Published by microsoft in skills-for-fabric.
What is activator-authoring-cli Skill?
Create alerts, notifications, and automated actions on Fabric data and events via Fabric REST API and az rest CLI. Invoke this skill whenever the user wants to: (1) create, update, or delete an alert or notification flow, (2) send a Teams message, email, or run a Fabric item when something happens, (3) connect alert lo 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
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use activator-authoring-cli Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills-for-fabric
- Skill file: plugins/fabric-skills/skills/activator-authoring-cli/SKILL.md
What it does
Create alerts, notifications, and automated actions on Fabric data and events via Fabric REST API and az rest CLI. Invoke this skill whenever the user wants to: (1) create, update, or delete an alert or notification flow, (2) send a Teams message, email, or run a Fabric item when something happens, (3) connect alert lo
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-authoring-cli — Activator Item & Rule Authoring via CLI Table of Cont
Explore related resources
Frequently asked questions
What is activator-authoring-cli?
activator-authoring-cli is a open-source AI agent skill with Copy skill directory. Create alerts, notifications, and automated actions on Fabric data and events via Fabric REST API and az rest CLI.
Who is activator-authoring-cli best for?
activator-authoring-cli is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install activator-authoring-cli?
Install or run activator-authoring-cli using Copy skill directory. Check activator-authoring-cli for the latest setup command.
Is activator-authoring-cli actively maintained?
activator-authoring-cli may need a closer maintenance check before production use.
Auto-fetched from GitHub.