Step-by-step guides β
Full walkthroughs for each part of a build β every click, every prompt, every setting.
How these fit with your build page
Your build page gets you through the hack top to bottom, with the essentials expandable in place.
These are the complete versions. Open one in a new tab and keep it beside your build page if you want every step spelled out β or come back to them after the hack when you're building something of your own.
π’ Cowork β
| Guide | Use it when |
|---|---|
| Connect Cowork to a data source | You need to pull your mail, calendar, or files β and get it back in a shape you can reuse |
| Write a reusable Cowork skill | You're creating or editing a skill and want the full anatomy, limits, and sharing options |
| Produce a formatted output | Your output needs to come back the same way every time |
| Re-run a skill on new inputs | You want it to run on a schedule, or fire on an email or @mention |
π£ Code β
| Guide | Use it when |
|---|---|
| Set up Scout / GitHub Copilot | Getting agent mode, the CLI, and custom agent files working |
| Build a custom connector (MCP) | Exposing your twin as tools other agents can call |
| Ground on live data with Work IQ | Turning real calendar and mail behavior into evidence |
| Add a guardrail / output check | Stopping an agent doing something it shouldn't |
π΅ Scout β
| Guide | Use it when |
|---|---|
| Set up Microsoft Scout | Getting Scout ready and confirming it can reach your work |
| Ground Scout in your work | Pulling real evidence out of mail and calendar |
| Have Scout build you an app | Getting Scout to scaffold and run something local |
| Make it run without you | Schedules, triggers, and keeping approval on anything outbound |