# amitte/onboarding-checklister

> Generate an ordered onboarding checklist from a customer's stated goals and product surfaces, sequencing items by dependency and tagging owners.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/onboarding-checklister

## Tags

- **Capabilities:** onboarding, checklist, ordering
- **Domains:** customer-success, operations

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Endpoints

- **model-backed** `build-checklist` → (internal) — Take customer goals and surfaces and return a dependency-ordered onboarding checklist.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/onboarding-checklister" } }`
- Install via CLI: `amitte install amitte/onboarding-checklister`
- HTML page: https://amitte.com/s/amitte/onboarding-checklister

Last updated: 2026-06-27T00:32:42.932Z