Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
powershell - Skill - OpenSmartRoute
Skillv1.0.0
powershell
PowerShell cmdlet and scripting best practices for workshop automation
Instruction file imported from jonathan-vella/microhack-azure-migrate (.github/instructions/powershell.instructions.md). Copyright stays with the author.
PowerShell Standards
Use approved verbs for function names and clear parameter names.
Add validation for user inputs and file paths.
Fail safely with clear error messages.
Require confirmation for destructive operations.
Keep output human-readable for workshop facilitators.
Script Safety
Avoid hardcoded credentials, tenant IDs, and subscription secrets.
Use idempotent behavior where practical.
Preserve scoring data integrity in leaderboard and scoring scripts.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/jonathan-vella-microhack-azure-migrate-powershell-instructions/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.