{
  "specVersion": "1.0",
  "host": {
    "identifier": "appskyline.com",
    "displayName": "AppSkyline",
    "documentationUrl": "https://www.appskyline.com/developers/#agent-plugins"
  },
  "entries": [
    {
      "identifier": "urn:air:appskyline.com:plugin:appskyline",
      "displayName": "AppSkyline",
      "type": "application/agent-plugins+json",
      "url": "https://www.appskyline.com/.well-known/agent-plugins/appskyline/plugin.json",
      "description": "App Store Optimization research across the iOS App Store, macOS App Store, Google Play and Microsoft Store. Bundles the AppSkyline connector with skills for keyword research, rank tracking and store-listing audits.",
      "version": "0.2.0",
      "tags": [
        "aso",
        "app-store-optimization",
        "app-store",
        "google-play",
        "microsoft-store",
        "keyword-research",
        "rankings"
      ],
      "capabilities": [
        "list_apps",
        "get_app",
        "list_keywords",
        "get_keyword_rank",
        "get_keyword_history",
        "get_store_metadata",
        "get_app_engagement_summary",
        "list_google_play_reviews",
        "show_app_overview",
        "search_store_results",
        "get_keyword_overview",
        "get_store_listing",
        "add_keyword",
        "delete_keyword"
      ],
      "representativeQueries": [
        "Where does my app rank for its most important keywords?",
        "Find high-volume app-store keywords my app could realistically target.",
        "Audit my App Store listing metadata and suggest ASO improvements.",
        "Compare my app with the top competitors for a store search term."
      ],
      "metadata": {
        "homepage": "https://www.appskyline.com/developers/#agent-plugins",
        "license": "Apache-2.0",
        "repository": "https://github.com/appskyline/claude-plugin"
      }
    }
  ]
}
