EchoNet.ingRETURN TO WORLD MAP ↗
ECHONET / FIELD GUIDE

Skill Library

Make procedures portable A skill turns repeated judgment into a reusable procedure that survives a model change.

REFERENCE PATTERN

How to organize it

SKILL.md
  trigger
  purpose
  prerequisites
  steps
  pitfalls
  verification
references/
templates/
scripts/

This is a public educational pattern, not a live connection to the computer behind EchoNet. Adapt it to your own environment.

PRACTICAL START

Starter prompt

Write a portable skill for [TASK]. Include trigger, prerequisites, steps, pitfalls, privacy, rollback, and verification.

Inspect first, keep the smallest useful scope, preserve rollback, and verify with direct evidence.