work-order-preparation Skill
Prepare for a work order by fetching the WO details and checking stock availability for all required parts. Use when the technician wants to get ready for a job, check if parts are available for a WO, or asks "what do I need for WO-XXX". Published by microsoft in Build26-BRK242-turn-your-agents-into-action-connect-tools-apis-and-documents.
What is work-order-preparation Skill?
Prepare for a work order by fetching the WO details and checking stock availability for all required parts. Use when the technician wants to get ready for a job, check if parts are available for a WO, or asks "what do I need for WO-XXX". 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
- Developers using Build26-BRK242-turn-your-agents-into-action-connect-tools-apis-and-documents
Technical details
- Install or run with Copy skill directory
When to use work-order-preparation Skill
- Use it for developers using build26-brk242-turn-your-agents-into-action-connect-tools-apis-and-documents.
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/src/fibey/agent/skills/work-order-preparation/SKILL.md
What it does
Prepare for a work order by fetching the WO details and checking stock availability for all required parts. Use when the technician wants to get ready for a job, check if parts are available for a WO, or asks "what do I need for WO-XXX".
Skill instructions
Work Order Preparation Use this skill when the technician wants to prepare for a work order — checking that all required parts are available before heading to the job site. When to Use - "What do I need for WO-007?" - "Check parts for WO-003" - "Am I ready for my next job?" - "Prepare for WO-010" - "Are the parts available for WO-007?" Tools Used by This Skill This skill uses two capabilities from the Foundry Toolbox: | Capability | Prefixed tool name | |---|---| | Get the work order | workordersgetworkorderworkordersworkorderidget | | Check stock for the parts list | inventorycheckstockbatch | Step 0: Discover tools (REQUIRED before first call this turn) If either tool isn't already visible in your tool list, run one combined toolsearch with limit: 10: toolsearch({"query": "work order parts stock inventory", "limit": 10}) Never run two separate searches — one combined query with limit: 10 returns all needed tools, and they stay callable for the rest of the turn. Step-by-Step Instructi
Explore related resources
Frequently asked questions
What is work-order-preparation?
work-order-preparation is a open-source AI agent skill with Copy skill directory. Prepare for a work order by fetching the WO details and checking stock availability for all required parts.
Who is work-order-preparation best for?
work-order-preparation is best for reusing agent instructions, scripts, and references.
How do I install work-order-preparation?
Install or run work-order-preparation using Copy skill directory. Check work-order-preparation for the latest setup command.
Is work-order-preparation actively maintained?
work-order-preparation may need a closer maintenance check before production use.
Auto-fetched from GitHub.