{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "version": "0.2.0",
  "skills": [
    {
      "name": "momentic-test",
      "type": "skill-md",
      "description": "Create, run, and maintain Momentic browser E2E tests and modules stored as *.test.yaml and *.module.yaml files.",
      "url": "https://momentic.ai/.well-known/agent-skills/momentic-test/SKILL.md",
      "digest": "sha256:2a2aaeea4fccd4cc71998a62143ab6a46d8854b3aea9040370a57f8b4598f72c"
    },
    {
      "name": "momentic-mobile-test",
      "type": "skill-md",
      "description": "Create, run, and maintain Momentic mobile E2E tests and modules for Android and iOS. Use Momentic MCP tools for live device validation, and use direct v2 YAML edits only for high-confidence local mobile v2 changes.",
      "url": "https://momentic.ai/.well-known/agent-skills/momentic-mobile-test/SKILL.md",
      "digest": "sha256:6e109ea099f145215ef77845f0bfc914c2593b6f762416dac8767cb31674a7ad"
    },
    {
      "name": "momentic-maintain",
      "type": "skill-md",
      "description": "Diagnose, classify, triage, and repair failing Momentic tests with MCP run tools, the Momentic CLI, and manual run artifacts. Use when a developer asks what happened on a branch, DevX or on-call asks why main is red, or the user wants to inspect classifications, de-flake quarantined or recovered tests, reduce retries, re-classify runs, run AI triage, or repair failures.",
      "url": "https://momentic.ai/.well-known/agent-skills/momentic-maintain/SKILL.md",
      "digest": "sha256:c85266718e81a979dc99790108ae682c6b95ec2071074e6f89c8dcaafe7543de"
    },
    {
      "name": "momentic-result-classification",
      "type": "skill-md",
      "description": "Classify or explain Momentic test run results using Momentic MCP tools. Use when the user asks to categorize a failure, understand why a run failed, triage test results, or compare run results to past run results.",
      "url": "https://momentic.ai/.well-known/agent-skills/momentic-result-classification/SKILL.md",
      "digest": "sha256:8cb503377cfbf9ced44fd6dc0c794e3ffffe1964bd5eb3b982197b0b2ff11970"
    },
    {
      "name": "momentic-spec",
      "type": "skill-md",
      "description": "Improve code correctness using Momentic specs in the feature development process",
      "url": "https://momentic.ai/.well-known/agent-skills/momentic-spec/SKILL.md",
      "digest": "sha256:a6ea9429bc263df3c26c11afe7d84244f300dbf348f6ab54ecd0558d1905b0fd"
    },
    {
      "name": "momentic-explore-prompt",
      "type": "skill-md",
      "description": "Generate an explore-prompt.md file that gives Momentic's explore agent (`momentic ai explore diff` / `momentic ai explore latest`) repo-specific context — which applications to test, the URLs tests must target, how to authenticate, where to save generated tests, and repo quirks. Use when setting up or improving the prompt file passed via `--prompt-file`.",
      "url": "https://momentic.ai/.well-known/agent-skills/momentic-explore-prompt/SKILL.md",
      "digest": "sha256:af7fd20875197b846ecbb51f621e7064329b1da4b7b13fe8ef3107794389c9e4"
    }
  ]
}
