discovery-services-starter-kit-deployer Skill
Deploy Discovery catalog starter-kits end-to-end: validate kit.json agentRefs, build and deploy every referenced agent tool, deploy each referenced agent individually, and summarize deployed agents/tools plus customer-ready sample prompts. Use this skill whenever the user asks to deploy a Discovery starter-kit or deplo Published by microsoft in discovery.
What is discovery-services-starter-kit-deployer Skill?
Deploy Discovery catalog starter-kits end-to-end: validate kit.json agentRefs, build and deploy every referenced agent tool, deploy each referenced agent individually, and summarize deployed agents/tools plus customer-ready sample prompts. Use this skill whenever the user asks to deploy a Discovery starter-kit or deplo Published by microsoft in discovery. 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
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use discovery-services-starter-kit-deployer Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/discovery
- Skill file: .github/skills/discovery-services-starter-kit-deployer/SKILL.md
What it does
Deploy Discovery catalog starter-kits end-to-end: validate kit.json agentRefs, build and deploy every referenced agent tool, deploy each referenced agent individually, and summarize deployed agents/tools plus customer-ready sample prompts. Use this skill whenever the user asks to deploy a Discovery starter-kit or deplo
Skill instructions
Discovery Starter-Kit Deployer Compatibility Runs on Windows, macOS, and Linux through PowerShell 7+ (pwsh). Requires git, python with pip, and Azure CLI (az). Docker is optional because the runner can use Azure Container Registry Tasks when local Docker is unavailable. What this skill does Deploy a starter-kit from starter-kits\ as individual Discovery prompt agents: powershell pwsh -NoProfile -ExecutionPolicy Bypass -File .github\skills\discovery-services-starter-kit-deployer\scripts\deploy-discovery-starter-kit.ps1 <starter-kit-name The runner reads starter-kits<starter-kit\kit.json, validates every top-level agentRefs[].ref resolves to an existing agents<agent\ folder, builds every tool from those agents, deploys the tool resources in parallel, patches each referenced source agent with its own deployed tool resource ids, deploys all referenced agents in parallel, and prints a summary of deployed agents, deployed tools, and all top-level samplePrompts the customer can run manually
Explore related resources
Frequently asked questions
What is discovery-services-starter-kit-deployer?
discovery-services-starter-kit-deployer is a open-source AI agent skill with Copy skill directory. Deploy Discovery catalog starter-kits end-to-end: validate kit.json agentRefs, build and deploy every referenced agent tool, deploy each referenced agent individually, and.
Who is discovery-services-starter-kit-deployer best for?
discovery-services-starter-kit-deployer is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install discovery-services-starter-kit-deployer?
Install or run discovery-services-starter-kit-deployer using Copy skill directory. Check discovery-services-starter-kit-deployer for the latest setup command.
Is discovery-services-starter-kit-deployer actively maintained?
discovery-services-starter-kit-deployer may need a closer maintenance check before production use.
Auto-fetched from GitHub.