blob: 65b40b31e526c9b460732b7ffd4fe0870317f05d [file] [view]
<!-- SPDX-License-Identifier: Apache-2.0
https://www.apache.org/licenses/LICENSE-2.0 -->
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [Quick start — reference pages](#quick-start--reference-pages)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# Quick start — reference pages
The [quick start](../quick-start.md) is the walkthrough: decide how you want to
use Magpie, install it, set the project up, then isolate the agent, guard what
it runs and set up privacy — and go. These are the pages it sends you to when
you want more than the step.
| Page | What it answers |
|---|---|
| [Installation or Adoption?](two-ways.md) | Whether anything gets committed for other people — and who has to agree before you start |
| [Prerequisites](prerequisites.md) | What individual skills need before they will run: agent, mail backend, tracker access, and the few skills with extra requirements |
| [Your first run with a family](first-run.md) | What happens the first time you invoke a family's skill: the pre-flight stopping, the setup wizard, the configuration it scaffolds, and which files that family actually needs |
| [What each family solves](families.md) | All ten families, the problem each one solves, and what it offers |
| [Other installation methods](other-install-methods.md) | The pinned snapshot in three flavours, and the self-adoption path a clone of the framework takes |
Start at the [quick start](../quick-start.md); come back here when a step
raises a question.