extract-source-sample
Installation
SKILL.md
extract-source-sample
This is an agent-executed skill. There are no Python scripts. The agent reads the run folder, builds the JSON, and stamps catalog links by hand. The content-goose run folders aren't always cleanly structured (some have empty production/ JSON, some carry everything in working/) — an agent adapts, a script would brittle out.
When to use
- "Extract the source-sample.json for
<run>." - "Get the upload-sample JSON for this ad so I can remix it."
- "Prep
<run>for remix."
Do NOT use to:
- Rewrite the script for a new brand (that's a separate agent step that consumes this skill's output).
- Render the remix (that's the existing
remix-adskill). - Upload an ad to the library (that's
upload-ad-sample).