From 9553b62eab9e0bf9c4fd53d70329a6974d06e4c1 Mon Sep 17 00:00:00 2001 From: main Date: Wed, 13 May 2026 13:25:25 -0400 Subject: Add goal-smith skill --- goal-smith/agents/openai.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 goal-smith/agents/openai.yaml (limited to 'goal-smith/agents') diff --git a/goal-smith/agents/openai.yaml b/goal-smith/agents/openai.yaml new file mode 100644 index 0000000..cd89381 --- /dev/null +++ b/goal-smith/agents/openai.yaml @@ -0,0 +1,4 @@ +interface: + display_name: "Goal Smith" + short_description: "Forge durable /goal acceptance contracts" + default_prompt: "Use $goal-smith to turn this rough objective into a terse .goals/ acceptance contract and install it as a Codex /goal." -- cgit v1.2.3