add-amplifier-agent Skill
Use amplifier-agent (Microsoft's modular agent runtime — bundled providers, swappable orchestrators, MCP tools) as the full agent provider in place of the Claude Agent SDK. Routes through OneCLI's Authorization-header rewrite path so the host never holds raw API keys. Per-group via agentprovider. Published by microsoft in amplifier-app-nanoclaw.
What is add-amplifier-agent Skill?
Use amplifier-agent (Microsoft's modular agent runtime — bundled providers, swappable orchestrators, MCP tools) as the full agent provider in place of the Claude Agent SDK. Routes through OneCLI's Authorization-header rewrite path so the host never holds raw API keys. Per-group via agentprovider. Published by microsoft in amplifier-app-nanoclaw. 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
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use add-amplifier-agent Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: .claude/skills/add-amplifier-agent/SKILL.md
What it does
Use amplifier-agent (Microsoft's modular agent runtime — bundled providers, swappable orchestrators, MCP tools) as the full agent provider in place of the Claude Agent SDK. Routes through OneCLI's Authorization-header rewrite path so the host never holds raw API keys. Per-group via agentprovider.
Skill instructions
amplifier-agent provider NanoClaw runs agents in a long-lived poll loop inside the container. The backend is selected with AGENTPROVIDER (claude | opencode | codex | amplifier-agent | mock). Trunk ships with only the claude provider baked in. This skill copies the amplifier-agent provider files in from the providers-amplifier-agent branch, wires them into the host and container barrels, adds the engine to the Dockerfile, and rebuilds the image. The amplifier-agent provider runs the amplifier-agent Python engine as a per-submit subprocess (Mode A v2) and talks to it through amplifier-agent-ts. The engine ships its own bundle modules (provider-anthropic, tool-mcp, hooks-approval, etc.) which it activates on first use. Today the bundled provider targets Anthropic; future versions are expected to add OpenAI and Azure. Install Pre-flight If all of the following are already present, skip to Configuration: - src/providers/amplifier-agent.ts - container/agent-runner/src/providers/amplifier-age
Explore related resources
Frequently asked questions
What is add-amplifier-agent?
add-amplifier-agent is a open-source AI agent skill with Copy skill directory. Use amplifier-agent (Microsoft's modular agent runtime — bundled providers, swappable orchestrators, MCP tools) as the full agent provider in place of the Claude Agent SDK.
Who is add-amplifier-agent best for?
add-amplifier-agent is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install add-amplifier-agent?
Install or run add-amplifier-agent using Copy skill directory. Check add-amplifier-agent for the latest setup command.
Is add-amplifier-agent actively maintained?
add-amplifier-agent may need a closer maintenance check before production use.
Auto-fetched from GitHub.