# Ab Create Goal

> Produce a ready-to-run prompt for an autonomous /goal loop. Use when the user wants to hand off one continuous objective with a verifiable stop condition to run autonomously.

- Skill: `ayoubben18/ab-create-goal` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ayoubben18/ab-create-goal`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ayoubben18/ab-create-goal/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: ayoubben18 (https://skillmd.com/u/ayoubben18)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/ayoubben18/ab-create-goal

---


This skill runs the AB Method **create-goal** workflow.

Follow the workflow defined in `.ab-method/core/create-goal.md` exactly — it contains the full process, output format, and rules.

Before doing anything, check `.ab-method/structure/index.yaml`. It defines where this workflow reads from and writes to. Paths are user-configurable; never hardcode them.

