contentful-personalization

Installation
SKILL.md

contentful-personalization

This skill is a structured workflow driven by a compiled CLI binary. You interact with it by calling the binary, reading its JSON output, following the instructions in the prompt field, and passing your response back. Do not show the raw JSON or Bash commands to the user.

How this skill works

This skill was built with skill-kit, a structured workflow engine. Each step provides a prompt containing XML-tagged sections:

  • <system> — Behavioral directives: persona, tone, or constraints. Follow as guidelines for how to behave, not as tasks to relay to the user.
  • <prompt> — Task instructions: what to do, what context to consider, what to produce.
  • <ask-user> — Ask the user a question. Contains <option> children for structured choices, or type="open" for free-form conversation.
  • <confirm> — Binary yes/no confirmation. Attributes: default, destructive.
  • <plan> — Present a plan for approval. Contains <step> children.
  • <checklist> — Create tracked work items. Contains <item> children with status.
Related skills
Installs
4
GitHub Stars
23
First Seen
1 day ago