kleap-edit

Installation
SKILL.md

Edit a Kleap site

1. Find the app

If the user names it by address ("serrureriesk.ch", "mysite.kleap.io"), call find_app({ query }) first to resolve it to an app_id. If it returns NOT_FOUND, the site isn't on this account — ask the user or list_apps.

2. Choose the mode

Mode A — write_files (precise, deterministic, 0 credits) — prefer this for exact, verifiable edits. Your model writes the exact file contents and pushes them; Kleap stores, builds and deploys them as-is. Never stalls.

Never rewrite a file blind:

Installs
1
Repository
kleap-co/skills
First Seen
Jun 22, 2026
kleap-edit — kleap-co/skills