|
8 | 8 | "reference": "agentskills_manifest", |
9 | 9 | "caption": "Skill Manifest", |
10 | 10 | "description": "Structured SKILL.md metadata extracted from the skill package.", |
11 | | - "requirement": "required" |
| 11 | + "requirement": "recommended" |
12 | 12 | }, |
13 | 13 | "source_locator": { |
14 | 14 | "reference": "agentskills_source_locator", |
15 | 15 | "caption": "Source Locator", |
16 | 16 | "description": "Location of the Agent Skills package (repository, registry, or local artifact).", |
17 | | - "requirement": "required" |
| 17 | + "requirement": "optional" |
18 | 18 | }, |
19 | 19 | "source_revision": { |
20 | 20 | "reference": "agentskills_source_revision", |
|
26 | 26 | "reference": "agentskills_skill_file", |
27 | 27 | "caption": "Skill File", |
28 | 28 | "description": "Path to the skill definition file, typically SKILL.md.", |
29 | | - "requirement": "required" |
| 29 | + "requirement": "optional" |
30 | 30 | }, |
31 | 31 | "capabilities": { |
32 | 32 | "reference": "agentskills_capabilities", |
|
44 | 44 | "reference": "agentskills_validation", |
45 | 45 | "caption": "Validation", |
46 | 46 | "description": "Validation results for SKILL.md and referenced artifacts against the Agent Skills standard.", |
47 | | - "requirement": "required" |
| 47 | + "requirement": "optional" |
48 | 48 | }, |
49 | 49 | "standard_version": { |
50 | 50 | "reference": "agentskills_standard_version", |
|
0 commit comments