waza
Waza is a CLI and framework for creating, testing, and improving AI agent skills.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/microsoft/waza
Overview
Waza is a Go-based CLI tool developed by Microsoft designed to help developers create, test, and improve AI agent skills. It provides a complete toolchain including project initialization, skill creation, evaluation task definition, benchmarking, and comparing results across different models. With Waza, developers can more efficiently develop and optimize AI agent skills. Ideal for developers who need systematic management and optimization of AI agent skills.
Capabilities
- ▪Create and manage AI agent skills
- ▪Define and execute evaluation tasks
- ▪Run benchmark tests
- ▪Compare results across different models
- ▪Generate evaluation coverage reports
- ▪Calculate and optimize tokens in skill files
Use cases
Setup
Recommended approach: install via pre-built binary:\n\nbash\ncurl -fsSL https://raw.githubusercontent.com/microsoft/waza/main/install.sh | bash
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I update Waza?
Run the `waza update` command to update to the latest version.
Which operating systems does Waza support?
Supports macOS, Linux, and Windows.
How do I initialize a new Waza project?
Run the `waza init my-project` command to initialize a new project.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.