[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-76304":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":38,"readmeContent":39,"aiSummary":40,"trendingCount":16,"starSnapshotCount":16,"syncStatus":15,"lastSyncTime":41,"discoverSource":42},76304,"Build-CLI","microsoft\u002FBuild-CLI","microsoft","Experience Microsoft Build, directly from your terminal, with GitHub Copilot CLI and the Microsoft Build CLI.","https:\u002F\u002Fbuild.microsoft.com",null,"TypeScript",263,76,10,2,0,7,78,198,21,5.66,"MIT License",false,"main",[26,27,28,29,30,31,32,33,34,35,36,37],"agent-tools","cli","copilot-cli","copilot-extension","developer-events","github-copilot","mcp","microsoft-build","microsoft-ignite","nodejs","session-catalog","typescript","2026-06-12 02:03:41","# Microsoft Build CLI\n\nA [GitHub Copilot CLI](https:\u002F\u002Fgithub.com\u002Ffeatures\u002Fcopilot\u002Fcli\u002F) skill that connects your local project to the Microsoft Build session catalog. It reads your dependencies, finds relevant sessions, and helps you act on what you learn — all from your terminal.\n\n![Build CLI](Build-CLI.png)\n\n## Quick Start\n\n1. Open **GitHub Copilot CLI** in any project and run:\n   ```\n   \u002Fplugin install microsoft\u002FBuild-CLI\n   ```\n2. Restart your Copilot CLI session:\n   ```\n   \u002Frestart\n   ```\n3. Try:\n   ```\n   What Build sessions are relevant to my project?\n   ```\n\nThe skill reads `package.json`, `requirements.txt`, `.csproj`, `go.mod`, and other dependency files, maps them to Microsoft products, and searches the live Build 2026 session catalog.\n\n## Requirements\n\n- [GitHub Copilot CLI](https:\u002F\u002Fgithub.com\u002Ffeatures\u002Fcopilot\u002Fcli\u002F) installed and authenticated\n- **Node.js 22+** (recommended) — enables the `@microsoft\u002Fevents-cli` for faster local search and caching. Without Node.js, the skill falls back to direct HTTP and everything still works.\n\n## What You Can Do\n\n### Before Build — plan your schedule\n\n| Ask the skill to…                        | Example                                               |\n|------------------------------------------|-------------------------------------------------------|\n| Find sessions for your project           | *\"What Build sessions should I attend?\"*              |\n| See what's new for your tech stack       | *\"What's new at Build for Azure Cosmos DB?\"*          |\n| Look up a session by code                | *\"Tell me about session BRK155\"*                      |\n\n### During Build — capture what matters\n\n| Ask the skill to…                        | Example                                               |\n|------------------------------------------|-------------------------------------------------------|\n| Log notes tied to a session              | *\"Log a note from session BRK155: great agent demo\"*  |\n| Get next steps after a session           | *\"What should I do after session BRK155?\"*            |\n\n### After Build — ship what you learned\n\n| Ask the skill to…                        | Example                                               |\n|------------------------------------------|-------------------------------------------------------|\n| Scaffold a project from a session        | *\"Scaffold a project from session BRK155\"*            |\n| See what changed for your project        | *\"What changed at Build for my project?\"*             |\n\n## How It Works\n\nThe skill is a thin layer over the **live Build 2026 catalog API** — no stale data, no manual updates. For SDK docs and code samples, it falls back to the [Microsoft Learn MCP Server](https:\u002F\u002Flearn.microsoft.com\u002Ftraining\u002Fsupport\u002Fmcp).\n\nSession results are a starting point. For broad topics, ask the agent to refine (*\"show me more Foundry sessions about observability\"*) or browse the full catalog at [build.microsoft.com\u002Fsessions](https:\u002F\u002Fbuild.microsoft.com\u002Fsessions).\n\n> [!NOTE]\n> Build-CLI targets **Build 2026** and also indexes past events (Build 2025, Ignite 2025). It supports any future event that follows the same catalog endpoint pattern. It is not a replacement for the event app or session browser — it's a developer-first complement to them.\n\n## Supported Clients\n\n| Client | Configuration |\n|--------|---------------|\n| GitHub Copilot CLI | `\u002Fplugin install microsoft\u002FBuild-CLI` then `\u002Frestart` |\n| VS Code | Open Extensions (Ctrl+Shift+X), search `@agentPlugins microsoft-events`, and install |\n| Visual Studio 2026 | Copy `skills\u002Fmicrosoft-build\u002F` to a [supported skill location](https:\u002F\u002Flearn.microsoft.com\u002Fvisualstudio\u002Fide\u002Fcopilot-agent-skills) |\n| Claude Code | `\u002Fplugin marketplace add microsoft\u002FBuild-CLI` then `\u002Fplugin install microsoft-events@microsoft-events-marketplace` |\n\n## Scope and Limitations\n\n- **Event-scoped:** Targets Build 2026, with Build 2025 and Ignite 2025 also available. The architecture supports any event that uses the same catalog endpoints.\n- **Dependency-driven:** Recommendations are only as good as the dependency files in your project root. If your project doesn't have a manifest file, tell the skill your stack directly.\n- **Not offline:** Requires network access to query the catalog and Learn MCP server.\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to this project.\n\n## Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft\ntrademarks or logos is subject to and must follow\n[Microsoft's Trademark & Brand Guidelines](https:\u002F\u002Fwww.microsoft.com\u002Flegal\u002Fintellectualproperty\u002Ftrademarks\u002Fusage\u002Fgeneral).\nUse of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.\nAny use of third-party trademarks or logos are subject to those third-party's policies.\n","Microsoft Build CLI 是一个GitHub Copilot CLI插件，旨在通过终端将本地项目与Microsoft Build会议的内容连接起来。它能够读取项目的依赖文件（如`package.json`、`requirements.txt`等），根据这些信息从实时的Build 2026会话目录中找到相关的技术分享，并提供会前规划、会议期间记录以及会后应用所学知识的功能。该工具基于TypeScript开发，支持Node.js 22+以加速本地搜索和缓存。适用于希望更高效地参与Microsoft Build大会并快速将学习成果应用于实际项目的开发者们。","2026-06-11 03:54:56","CREATED_QUERY"]