Skip to content

Commit 92eda3e

Browse files
committed
fix(skill): strip internal references from agent-core.md
1 parent fa8d07b commit 92eda3e

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

shared/agent-core.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Shotstack Agent Core
22

3-
Universal Edit JSON authoring conventions. Both the [Shotstack CLI](https://github.com/shotstack/shotstack-cli) skill and the [Shotstack MCP server](https://mcp.shotstack.io) ship this file; phase 3 of [ENG-567](https://linear.app/shotstack/issue/ENG-567) promotes it to `https://shotstack.io/docs/agents/agent-core.md`.
4-
5-
Read this **before composing any Edit JSON**. The conventions agents most often get wrong are listed here once.
3+
Universal Edit JSON authoring conventions. Read this **before composing any Edit JSON**. The conventions agents most often get wrong are listed here once. The same file ships with both the Shotstack CLI skill and the Shotstack MCP server.
64

75
## Before composing JSON: check the schema
86

@@ -159,11 +157,4 @@ The `font.family` value is the **font file basename** (without `.ttf`/`.otf`).
159157

160158
## Per-topic deep dives
161159

162-
For details beyond this core guide, see:
163-
164-
- `references/timeline.md` — track layering, transitions, soundtrack vs audio
165-
- `references/rich-caption.md` — sizing per resolution, default style, the 5 named presets, alias pattern
166-
- `references/svg.md` — required attrs, supported elements
167-
- `references/fonts.md` — built-in fonts, Google Fonts URL pattern, custom-font workflow
168-
- `references/asset-library.md` — placeholder videos, images, music
169-
- `references/troubleshooting.md` — common errors and fixes
160+
For details beyond this core guide (rich-caption presets, SVG constraints, full font URL list, troubleshooting), see the `references/` directory in the Shotstack CLI repo or fetch the topic-specific docs from `https://shotstack.io/docs/guide/llms-full.txt`.

0 commit comments

Comments
 (0)