{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "agent-messenger",
  "description": "Messaging platform interaction skills for AI agents - Slack, Discord, Microsoft Teams, Webex, Telegram, Telegram Bot, WhatsApp, LINE, iMessage, Instagram, KakaoTalk, and Channel Talk",
  "owner": {
    "name": "agent-messenger",
    "url": "https://github.com/agent-messenger"
  },
  "plugins": [
    {
      "name": "agent-slack",
      "description": "Interact with Slack workspaces through a CLI interface. Features seamless token extraction from Slack desktop app, multi-workspace support, AI-friendly entity references (@c1, @m1, @u1), message operations, channel management, reactions, and file uploads.",
      "version": "1.15.0",
      "author": {
        "name": "agent-messenger",
        "url": "https://github.com/agent-messenger"
      },
      "source": "./",
      "category": "productivity",
      "homepage": "https://github.com/agent-messenger/agent-messenger",
      "keywords": ["slack", "messaging", "workspace", "ai-agent", "cli", "communication"]
    },
    {
      "name": "agent-slackbot",
      "description": "Interact with Slack workspaces using bot tokens (xoxb-). Designed for server-side and CI/CD integrations. Supports message operations, channel management, reactions, and multi-bot/multi-workspace credential management.",
      "version": "1.15.0",
      "author": {
        "name": "agent-messenger",
        "url": "https://github.com/agent-messenger"
      },
      "source": "./",
      "category": "productivity",
      "homepage": "https://github.com/agent-messenger/agent-messenger",
      "keywords": ["slack", "slackbot", "bot", "messaging", "ai-agent", "cli", "ci-cd"]
    },
    {
      "name": "agent-discord",
      "description": "Interact with Discord servers through a CLI interface. Features seamless token extraction from Discord desktop app, multi-guild support, message operations, channel management, reactions, and file uploads.",
      "version": "1.15.0",
      "author": {
        "name": "agent-messenger",
        "url": "https://github.com/agent-messenger"
      },
      "source": "./",
      "category": "productivity",
      "homepage": "https://github.com/agent-messenger/agent-messenger",
      "keywords": ["discord", "messaging", "guild", "server", "ai-agent", "cli", "communication"]
    },
    {
      "name": "agent-discordbot",
      "description": "Interact with Discord servers using bot tokens. Designed for server-side and CI/CD integrations. Supports message operations, channel management, reactions, and multi-bot/multi-guild credential management.",
      "version": "1.15.0",
      "author": {
        "name": "agent-messenger",
        "url": "https://github.com/agent-messenger"
      },
      "source": "./",
      "category": "productivity",
      "homepage": "https://github.com/agent-messenger/agent-messenger",
      "keywords": ["discord", "discordbot", "bot", "messaging", "ai-agent", "cli", "ci-cd"]
    },
    {
      "name": "agent-teams",
      "description": "Interact with Microsoft Teams through a CLI interface. Features credential extraction from Teams desktop app and browser, multi-team support, message operations, channel management, reactions, and file uploads.",
      "version": "1.15.0",
      "author": {
        "name": "agent-messenger",
        "url": "https://github.com/agent-messenger"
      },
      "source": "./",
      "category": "productivity",
      "homepage": "https://github.com/agent-messenger/agent-messenger",
      "keywords": ["teams", "microsoft-teams", "messaging", "ai-agent", "cli", "communication"]
    },
    {
      "name": "agent-webex",
      "description": "Interact with Cisco Webex through a CLI interface. Features zero-config OAuth Device Grant authentication, space management, message operations, direct messaging, membership listing, and workspace snapshots.",
      "version": "2.0.0",
      "author": {
        "name": "agent-messenger",
        "url": "https://github.com/agent-messenger"
      },
      "source": "./",
      "category": "productivity",
      "homepage": "https://github.com/agent-messenger/agent-messenger",
      "keywords": ["webex", "cisco", "messaging", "ai-agent", "cli", "communication"]
    },
    {
      "name": "agent-telegram",
      "description": "Interact with Telegram through TDLib. Features automatic API credential provisioning via my.telegram.org, multi-account support, chat management, and message operations.",
      "version": "1.15.0",
      "author": {
        "name": "agent-messenger",
        "url": "https://github.com/agent-messenger"
      },
      "source": "./",
      "category": "productivity",
      "homepage": "https://github.com/agent-messenger/agent-messenger",
      "keywords": ["telegram", "tdlib", "messaging", "ai-agent", "cli", "communication"]
    },
    {
      "name": "agent-telegrambot",
      "description": "Interact with Telegram using bot tokens (Bot API). Designed for server-side and CI/CD integrations. Supports message operations, chat info, reactions, document uploads, real-time long-polling listener via SDK, and multi-bot credential management.",
      "version": "1.15.0",
      "author": {
        "name": "agent-messenger",
        "url": "https://github.com/agent-messenger"
      },
      "source": "./",
      "category": "productivity",
      "homepage": "https://github.com/agent-messenger/agent-messenger",
      "keywords": ["telegram", "telegrambot", "bot", "messaging", "ai-agent", "cli", "ci-cd"]
    },
    {
      "name": "agent-channeltalk",
      "description": "Interact with Channel Talk through a CLI interface. Features zero-config cookie extraction from desktop app, multi-workspace support, message operations, chat management, and workspace snapshots.",
      "version": "1.15.0",
      "author": {
        "name": "agent-messenger",
        "url": "https://github.com/agent-messenger"
      },
      "source": "./",
      "category": "productivity",
      "homepage": "https://github.com/agent-messenger/agent-messenger",
      "keywords": ["channel-talk", "channeltalk", "messaging", "ai-agent", "cli", "communication"]
    },
    {
      "name": "agent-channeltalkbot",
      "description": "Interact with Channel Talk using API credentials (Access Key + Secret). Designed for server-side and CI/CD integrations. Supports message operations, chat management, bot management, and group references.",
      "version": "1.15.0",
      "author": {
        "name": "agent-messenger",
        "url": "https://github.com/agent-messenger"
      },
      "source": "./",
      "category": "productivity",
      "homepage": "https://github.com/agent-messenger/agent-messenger",
      "keywords": ["channel-talk", "channeltalkbot", "bot", "messaging", "ai-agent", "cli", "ci-cd"]
    },
    {
      "name": "agent-imessage",
      "description": "Interact with iMessage on a Mac via the imsg tool. Apple has no public API, so it runs locally on macOS (no network, no server) and drives Messages.app through imsg over JSON-RPC. Supports send/list messages, direct & group chats, chat listing, real-time watch, and standard tapbacks. Requires Full Disk Access and Automation permissions.",
      "version": "2.27.2",
      "author": {
        "name": "agent-messenger",
        "url": "https://github.com/agent-messenger"
      },
      "source": "./",
      "category": "productivity",
      "homepage": "https://github.com/agent-messenger/agent-messenger",
      "keywords": ["imessage", "imsg", "macos", "apple", "messaging", "ai-agent", "cli", "communication"]
    }
  ]
}
