Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gabriel Operator — list-builder skill pack

Canonical skill scaffold for Git-backed personal data lists: assets/list.json, validation scripts, and authoring guides.

Published from go-code-bot/list-builder.

Install

npx github:go-code-bot/list-builder
npx github:go-code-bot/list-builder add ./my-list
npx github:go-code-bot/list-builder sync ./my-list

Or:

curl -fsSL https://raw.githubusercontent.com/go-code-bot/list-builder/main/install.sh | bash
curl -fsSL https://raw.githubusercontent.com/go-code-bot/list-builder/main/install.sh | bash -s -- ./my-list

What gets installed

SKILL.md
assets/list.json
scripts/validate-list.js

assets/list.json is the canonical list definition. It stores the list id, name, description, optional pipelineId, and column schema. It must not store records or per-user UI state.

Validate

node scripts/validate-list.js assets/list.json

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages