agentsclimarketplace

Lamina onboarding

Skill aryaniyaps/lamina/skills/lamina-onboarding

First-run and learnability — primary path without training, progressive power features. Use when new actors can't complete first workflow in verify.From its SKILL.md

Install
npx -y skills add aryaniyaps/lamina --skill lamina-onboarding

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

2.0 KB, 364 tokens by cl100k_base, as published. Nobody here has run it

Onboarding (agent-native)

Onboarding = primary actor completes first valuable workflow without documentation — verified by actor walk, not tutorial copy alone.

Contract encoding

  • First-run workflow flagged in workflows[] (e.g. onboarding: true)
  • empty_states + surfaces[] for first dashboard visit
  • Power features in secondary_actions / progressive disclosure notes
  • Optional scenarios[] for skipped onboarding — actor still reaches goal

Frameworks

  • Working set: optimize discoverability for daily operations after day one.
  • Command modalities: pedagogic (visible labels) → immediate (shortcuts) — spec accelerators in implement.md, not required for pass.
  • Idioms over metaphors: consistent patterns across screens — reference in decisions.md.

Design checklists

  1. First productive action obvious on empty state (empty-states).
  2. No mandatory feature tour blocking primary workflow.
  3. Help/docs are fallback — interface teaches via signifiers.
  4. Novice path ⊆ expert path (experts aren't forced through wizards).
  5. Onboarding workflow has full scenario coverage.

Verify checks

  • Fresh-actor subagent (low technical_literacy persona if defined) completes first workflow.
  • No dead ends before first value delivered.

Anti-patterns

  • Multi-step modal tour before any action.
  • Expert-only shortcuts with no discovery path.
  • Metaphor-bound IA that breaks at scale.

Related

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.