build-ebpf Skill
Build the eBPF for Windows repository — entire solution or specific components. Use this skill when asked to build, compile, rebuild, restore, or clean the project or any of its components (drivers, libraries, tools, tests, etc.). Published by microsoft in ebpf-for-windows.
What is build-ebpf Skill?
Build the eBPF for Windows repository — entire solution or specific components. Use this skill when asked to build, compile, rebuild, restore, or clean the project or any of its components (drivers, libraries, tools, tests, etc.). Published by microsoft in ebpf-for-windows. 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
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use build-ebpf Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/ebpf-for-windows
- Skill file: .github/skills/build-ebpf/SKILL.md
What it does
Build the eBPF for Windows repository — entire solution or specific components. Use this skill when asked to build, compile, rebuild, restore, or clean the project or any of its components (drivers, libraries, tools, tests, etc.).
Skill instructions
Build eBPF for Windows Build the eBPF for Windows solution or individual components using MSBuild. When to Use - User asks to build, compile, rebuild, or clean the project - User asks to build a specific component (driver, library, tool, test, etc.) - User asks to restore NuGet packages - User asks to do a full or partial build with a specific configuration - After making code changes that need to be compiled Environment Requirements - Visual Studio Developer PowerShell (required — regular PowerShell lacks build environment variables) - MSBuild from VS Build Tools - Must run from the solution root directory (ebpf-for-windows.sln location) Build Instructions Step 1: Determine What to Build Ask the user (or infer from context) what they want to build. Options: 1. Full solution — build everything 2. Specific component(s) — use the target map below to select /t: targets 3. Restore only — just restore NuGet packages Step 2: Determine Configuration and Platform | Parameter | Options | Defaul
Explore related resources
Frequently asked questions
What is build-ebpf?
build-ebpf is a open-source AI agent skill with Copy skill directory. Build the eBPF for Windows repository — entire solution or specific components. Use this skill when asked to build, compile, rebuild, restore, or clean the project or any of its components (drivers.
Who is build-ebpf best for?
build-ebpf is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install build-ebpf?
Install or run build-ebpf using Copy skill directory. Check build-ebpf for the latest setup command.
Is build-ebpf actively maintained?
build-ebpf may need a closer maintenance check before production use.
Auto-fetched from GitHub.