Favicon of running-demo

running-demo Skill

AI Agent SkillShellOpen source

Run break/fix demo scenarios with browser verification. Use when asked to demo, break the app, or show the SRE Agent working. Published by microsoft in sre-agent.

Decision snapshot

Is this a fit?

Best for

Browser automation, Database workflows, 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 running-demo Skill?

Run break/fix demo scenarios with browser verification. Use when asked to demo, break the app, or show the SRE Agent working. Published by microsoft in sre-agent. 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
53/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
  • Browser automation
  • Database workflows
  • Browser automation use cases
  • Database workflows use cases

Declared skill metadata

  • Source file: labs/zava-aks-postgres/.github/skills/running-demo/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 running-demo Skill

  • Use it for browser automation.
  • Use it for database workflows.

Built with

ShellCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/sre-agent
  • Skill file: labs/zava-aks-postgres/.github/skills/running-demo/SKILL.md

What it does

Run break/fix demo scenarios with browser verification. Use when asked to demo, break the app, or show the SRE Agent working.

Skill instructions

Running the Demo This skill drives the full demo using Playwright MCP for browser control. Execute each step — don't just describe them. Setup powershell AKS is a private cluster — kubectl from your local workstation won't work without VPN/jumpbox. Use Invoke-AksCommand (wraps az aks command invoke for human-operator polling/diagnostics). The SRE Agent uses the built-in RunKubectl system tools; this helper is for human operators. . .\scripts\aks-helpers.ps1 $rg = (azd env get-value RESOURCEGROUP) $aks = (azd env get-value AKSCLUSTERNAME) $pg = (az postgres flexible-server list -g $rg --query '[0].name' -o tsv) $r = Invoke-AksCommand -ResourceGroup $rg -ClusterName $aks -Command "kubectl get svc -n ingress-nginx ingress-nginx-controller -o jsonpath='{.status.loadBalancer.ingress[0].ip}'" -Quiet $ip = ($r.logs -replace '[^\d.]','').Trim() $storeUrl = "http://$ip" $agentUrl = (azd env get-value AGENTPORTALURL) deep-links to this agent's blade — sign in if prompted When observing or promp

Verified compatibility and discovery

Frequently asked questions

What is running-demo?

running-demo is a open-source AI agent skill with Copy skill directory. Run break/fix demo scenarios with browser verification. Use when asked to demo, break the app, or show the SRE Agent working.

Who is running-demo best for?

running-demo is best for reusing agent instructions, scripts, and references, browser automation workflows, database workflows.

How do I install running-demo?

Install or run running-demo using Copy skill directory. Check running-demo for the latest setup command.

Is running-demo actively maintained?

running-demo may need a closer maintenance check before production use.

Share:

Stars
134
Forks
66
Last commit
2 months ago
Last verified
Aug 30, 2026
Metadata fetched
Aug 30, 2026
Repository age
1 year
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 running-demo