{
  "name": "dictum-skills",
  "description": "Agent Skills for Dictum SDK integrations.",
  "sourceVisibility": "private",
  "publicDistribution": "https://dictum-skills.pages.dev",
  "publishedAt": "2026-07-07T18:55:49.670Z",
  "gitSha": "9854fca8538aa5ef1f12bbe5b5d8fe5f57a7a3b4",
  "archives": {
    "codex": "https://dictum-skills.pages.dev/downloads/dictum-skills-codex.tar.gz",
    "repository": "https://dictum-skills.pages.dev/downloads/dictum-skills-repo.tar.gz",
    "sha256": "https://dictum-skills.pages.dev/downloads/SHA256SUMS"
  },
  "skills": [
    {
      "name": "dictum-sdk-custom-adapters",
      "description": "Implement or review Dictum SDK custom adapters. Use when Codex needs to build custom insertion adapters for framework-owned text targets, native/mobile audio capture adapters that emit WAV chunks, or platform event adapters that bridge public Dictum events to non-browser hosts.",
      "url": "https://dictum-skills.pages.dev/skills/dictum-sdk-custom-adapters/SKILL.md",
      "archivePath": "/downloads/dictum-skills-codex.tar.gz",
      "references": [
        "/skills/dictum-sdk-custom-adapters/references/custom-insertion-adapter.md",
        "/skills/dictum-sdk-custom-adapters/references/native-audio-capture.md"
      ]
    },
    {
      "name": "dictum-sdk-debugging",
      "description": "Diagnose Dictum SDK integration failures from public events, states, errors, result shape, auth configuration, audio capture, and transport behavior. Use when Codex needs to debug microphone denial, no speech, empty audio, network retry, quota/auth errors, WebSocket/SSE/POST behavior, or incorrect host UI state.",
      "url": "https://dictum-skills.pages.dev/skills/dictum-sdk-debugging/SKILL.md",
      "archivePath": "/downloads/dictum-skills-codex.tar.gz",
      "references": [
        "/skills/dictum-sdk-debugging/references/event-state-troubleshooting.md",
        "/skills/dictum-sdk-debugging/references/transport-and-auth-errors.md"
      ]
    },
    {
      "name": "dictum-sdk-integration",
      "description": "Add, review, or update browser and web-app integrations with the headless Dictum SDK for speech-to-text. Use when Codex needs to wire createSession, choose DOM versus custom targets, connect host-owned UI controls, handle public session events/results/errors, or enforce Dictum SDK security and transport boundaries in app code.",
      "url": "https://dictum-skills.pages.dev/skills/dictum-sdk-integration/SKILL.md",
      "archivePath": "/downloads/dictum-skills-codex.tar.gz",
      "references": [
        "/skills/dictum-sdk-integration/references/browser-integration.md",
        "/skills/dictum-sdk-integration/references/public-event-contract.md"
      ]
    }
  ]
}
