iiRecord
Agentic AI Atlas · Skill frontmatter: argument-hint
frontmatter-field:skill-argument-hinta5c.ai
II.
FrontmatterField JSON

frontmatter-field:skill-argument-hint

Structured · live

Skill frontmatter: argument-hint json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/frontmatter-fields/claude-code-skill-fields.yamlCluster · extensions
Record JSON
{
  "id": "frontmatter-field:skill-argument-hint",
  "_kind": "FrontmatterField",
  "_file": "extensions/frontmatter-fields/claude-code-skill-fields.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Skill frontmatter: argument-hint",
    "name": "argument-hint",
    "valueType": "string",
    "required": "no",
    "appliesTo": "skill",
    "description": "User-facing arguments hint shown in the slash-command palette."
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-platform-impl:claude-code.platform@1.x",
      "to": "frontmatter-field:skill-argument-hint",
      "kind": "defines_frontmatter_field",
      "attributes": {}
    }
  ]
}