| description | Compact index for the GitHub Agentic Workflows frontmatter schema. |
|---|
Use the smallest relevant reference instead of loading one large schema file.
| Topic | File |
|---|---|
Core GitHub 操作 fields (on, permissions, runs-on, steps, env, secrets) |
syntax-core.md |
Agentic workflow specific fields (strict, bots, labels, metadata) |
syntax-agentic.md |
engine: field detail (per-engine support, inline drivers, auth) |
syntax-engine.md |
| Cache configuration, tools, imports, and permission patterns | syntax-tools-imports.md |
skills field |
skills.md |
plugins field (experimental Agent Plugins) |
syntax-tools-imports.md |
lsp field |
lsp.md |
evals field (BinEval binary evaluations) |
evals.md |
- Load only the section required for the current task.
- Prefer the dedicated topic files over copying schema details into creator or updater prompts.
- Keep examples short and route deep detail to the relevant syntax sub-file.