liv-list-tree

SkillAI & models

List vault items as a tree (Projects, Agents, Chats)

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the liv-list-tree skill

What this skill tells your AI

The instructions your AI receives, as published by utopusc/livinity-io in livos/packages/cli/prompts/skills/liv-list-tree/SKILL.md and read by ahel’s review.

Trigger: User says "/liv-list-tree", "show me the vault", "list items", "what's in liv".

Quick reference:

  • Flat list: liv list
  • Tree view: liv list --tree
  • Include archived: liv list --archived
  • Raw query: liv query tree.list

Output is JSON-on-stdout. Tree view groups by parentId client-side; falls back to ~/liv/tree.json on disk when livinityd is offline (read-only fallback).

Each item has shape {id, type, name, parentId, createdAt, ...type-specific}. The --tree flag wraps the flat array into nested children: [...] arrays.

Signals

GitHub stars
74
Forks
3
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
liv-list-tree
Source
github.com/utopusc/livinity-io