kenobi-pages

Installation
SKILL.md

Kenobi Pages

Kenobi Pages lets an agent turn a user's messy intent into public page content. The agent does the setup, evidence capture, template authoring, workflow config, run, and verification. The user should mostly answer product questions and approve visible behavior.

First Response

Start with the user's real goal, not implementation nouns. Ask only what blocks the next useful action.

  1. Say you will check setup and connected sources.
  2. Run:
npx kenobi-pages doctor
  1. If no API key is configured, offer both setup paths:
    • Interactive: "Run npx kenobi-pages init in your terminal so you do not paste the key here."
    • Agent-assisted: "Paste the key here and I will run npx kenobi-pages init --key ... --env-file .env.local."
  2. If the CLI is not installed, ask permission to run it through npx. Do not make the user install it manually unless they prefer that.
Installs
33
First Seen
Apr 2, 2026