liv-add-item

SkillAI & models

Add a new vault item (Project, Agent, or Chat) to the LivOS tree

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-add-item 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-add-item/SKILL.md and read by ahel’s review.

Trigger: User says "/liv-add-item …", "add a new project", "create an agent", "add a chat".

This skill is a thin shim. Read the expanded workflow at:

@~/.claude/get-livin/workflows/add-item.md

Quick reference:

  • New Project: liv query item.create-project --name "<name>" [--cwd <path>]
  • New Agent: liv query item.create-agent --name "<name>" [--schedule "<cron>"]
  • New Chat: liv query item.create-chat --name "<name>"

All commands emit JSON to stdout with {item: <BaseItem>} on success. Mutations require livinityd to be running (Phase 171 vault-items PubSub). On failure: stderr contains the error message and exit code is non-zero.

Signals

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