v0.11.0
Azure Functions Skills v0.11.0
AI assistant plugins for Azure Functions — one-command setup for GitHub Copilot, Claude Code, and Codex.
Install with npm
bash npx @agent-loom/azure-functions-skills@0.11.0 setup npx @agent-loom/azure-functions-skills@0.11.0 chat
Plugin bundles
Download the zip for your AI assistant and register the extracted target directory with your agent's plugin-from-source flow.
| Assistant | Download |
|---|---|
| GitHub Copilot | azure-functions-skills-ghcp-0.11.0.zip |
| Claude Code | azure-functions-skills-claude-0.11.0.zip |
| Codex | azure-functions-skills-codex-0.11.0.zip |
What's new
See the auto-generated changelog below.
What's Changed
- Migrate skills package to TypeScript by Tsuyoshi Ushio (@TsuyoshiUshio) in #39
Full Changelog: v0.10.0...v0.11.0