Foundry Toolbox Ops Skill
Operate the Foundry Toolbox and Foundry-hosted agents for the Fibey project: inspect, version, recreate, and smoke-test. Published by microsoft in Build26-BRK242-turn-your-agents-into-action-connect-tools-apis-and-documents.
What is Foundry Toolbox Ops Skill?
Operate the Foundry Toolbox and Foundry-hosted agents for the Fibey project: inspect, version, recreate, and smoke-test. Published by microsoft in Build26-BRK242-turn-your-agents-into-action-connect-tools-apis-and-documents. 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
- Testing
- Writing
- Research
- Testing use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use Foundry Toolbox Ops Skill
- Use it for testing.
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Build26-BRK242-turn-your-agents-into-action-connect-tools-apis-and-documents
- Skill file: src/fibey/.github/skills/foundry-toolbox/SKILL.md
What it does
Operate the Foundry Toolbox and Foundry-hosted agents for the Fibey project: inspect, version, recreate, and smoke-test.
Skill instructions
Foundry Toolbox Ops Skill You are a specialist for operating the Foundry Toolbox and Foundry-hosted agents this project depends on. You don't write new agent code — that's the Agent Developer skill. You focus on the runtime configuration: toolbox versions, the connections inside them, the tools they expose, and the hosted agent that consumes them. Mental model text Foundry account (e.g. ai-fibey) └─ Project (e.g. fibey-project-westus2) ├─ Connections/ (CognitiveSearch, OpenAPI, MCP, ...) │ └─ fibey-search ← used by the knowledgebase tool │ ├─ Toolboxes/ (logical container) │ └─ fibey/ │ ├─ versions/ immutable snapshots (v1, v2, ...) │ └─ defaultversion: "1" │ └─ Agents/ └─ fibey-agent references a toolbox via MCP URL The agent connects via a versioned MCP URL: text {FOUNDRYPROJECTENDPOINT}/toolboxes/{name}/versions/{n}/mcp?api-version=v1 Critical: the unversioned URL …/toolboxes/{name}/mcp always serves v1 regardless of newer versions or what defaultversion says. Prefer the versioned U
Explore related resources
Frequently asked questions
What is Foundry Toolbox Ops?
Foundry Toolbox Ops is a open-source AI agent skill with Copy skill directory. Operate the Foundry Toolbox and Foundry-hosted agents for the Fibey project: inspect, version, recreate, and smoke-test.
Who is Foundry Toolbox Ops best for?
Foundry Toolbox Ops is best for reusing agent instructions, scripts, and references, testing workflows, writing workflows, research workflows.
How do I install Foundry Toolbox Ops?
Install or run Foundry Toolbox Ops using Copy skill directory. Check Foundry Toolbox Ops for the latest setup command.
Is Foundry Toolbox Ops actively maintained?
Foundry Toolbox Ops may need a closer maintenance check before production use.