v0.8.0
Azure Functions Skills v0.8.0
Initial release of the Azure Functions skills plugin for GitHub Copilot, Claude Code, and Codex.
Install with npm
npx @agent-loom/azure-functions-skills setup
npx @agent-loom/azure-functions-skills chatInstall without npm
Download the zip for your AI assistant and extract it into your project root:
| Assistant | Download |
|---|---|
| GitHub Copilot | azure-functions-skills-ghcp-0.8.0.zip |
| Claude Code | azure-functions-skills-claude-0.8.0.zip |
| Codex | azure-functions-skills-codex-0.8.0.zip |
What's included
- 3 skills: azure-functions-setup, azure-functions-create, azure-functions-deploy
- functions-guide custom agent with MCP template tools
- SessionStart hooks for prerequisite check
- MCP config for Azure Functions Templates
- CLI: setup, chat, build commands
- 20 FRD spec documents
- 56 tests