projects
Installation
SKILL.md
Skill: Projects Management
Description
Manage Layerproof projects (create, list, get, update, delete, clone, vote, public list, visibility, recent, soft-delete restore). This skill documents the public API at /api/v2/projects (PublicApiProjectController). Authenticate with X-API-KEY header. List uses cursor pagination (limit, cursor). List deleted uses offset pagination (page, page_size).
Requirements
Environment variables:
LAYERPROOF_BASE_URLLAYERPROOF_API_KEY
All requests must include:
X-API-KEY: $LAYERPROOF_API_KEY