{
  "name": "Sapa",
  "description": "Free macOS app that optimises AI prompts 100% locally using a fine-tuned MLX model. Reduces token usage by ~38%, scans for API keys and PII, and works with ChatGPT, Claude, Grok, Gemini, and any LLM.",
  "url": "https://sapaprompts.com/",
  "version": "1.1.0",
  "iconUrl": "https://sapaprompts.com/logo.png",
  "supportedInterfaces": [
    {
      "type": "text/plain",
      "url": "https://sapaprompts.com/"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "optimise-prompt",
      "name": "Optimise AI Prompt",
      "description": "Analyse and rewrite a prompt to reduce token usage by ~38%, scan for API keys and PII leaks, and improve prompt quality — all in-browser without installation.",
      "tags": ["prompt", "ai", "optimization", "security"],
      "examples": ["Optimise this prompt for ChatGPT", "Check my prompt for API key leaks"]
    },
    {
      "id": "download-app",
      "name": "Download Sapa for macOS",
      "description": "Download the free Sapa macOS app that optimises prompts 100% locally using a fine-tuned MLX model on Apple Silicon.",
      "tags": ["download", "macos", "app"]
    }
  ]
}
