{
  "specVersion": "1.0",
  "host": {
    "displayName": "Draft.js exporter",
    "identifier": "did:web:wagtail.github.io:draftjs_exporter",
    "documentationUrl": "https://wagtail.github.io/draftjs_exporter/"
  },
  "entries": [
    {
      "identifier": "urn:air:wagtail.github.io:draftjs_exporter:skill:draftjs-exporter",
      "displayName": "Draft.js exporter",
      "type": "application/agent-skills+md",
      "url": "https://wagtail.github.io/draftjs_exporter/.well-known/agent-skills/draftjs-exporter/SKILL.md",
      "description": "Use when working with the Draft.js exporter library. Manipulating and rendering Draft.js ContentState to HTML or Markdown, parsing Markdown back into ContentState, writing custom block/entity/style components, configuring block/style/entity maps, picking or building DOM, or extending the exporter with fallbacks and composite decorators. Trigger on imports from `draftjs_exporter`, `DOM.create_element`, `block_map` / `style_map` / `entity_decorators` / `composite_decorators`, `build_markdown_config`, `MarkdownImporter` / `ContentStateFilter` / `scheme_resolver`, or Draft.js `ContentState` / `entityMap` JSON.",
      "version": "7.1.0",
      "updatedAt": "2026-08-23T00:00:00Z",
      "publisher": {
        "displayName": "Draft.js exporter",
        "identifier": "did:web:wagtail.github.io:draftjs_exporter",
        "documentationUrl": "https://wagtail.github.io/draftjs_exporter/"
      }
    }
  ]
}
