{
  "name": "plugy",
  "version": "2.2.0",
  "description": "Solana trading skill for AI agents. Buy, sell, and create tokens across PumpFun, PumpSwap, LaunchLab, and Meteora.",
  "author": "plugy",
  "license": "MIT",
  "homepage": "https://plugy.fun",
  "keywords": ["plugy", "skill", "trading", "solana", "pumpfun", "pumpswap", "meteora", "launchlab", "ai", "agent", "swap", "token"],
  "plugy": {
    "emoji": "🔌",
    "category": "trading",
    "chain": "solana",
    "api_base": "https://plugy.fun/api",
    "files": {
      "SKILL.md": "https://plugy.fun/skill.md",
      "TRADE.md": "https://plugy.fun/trade.md",
      "CREATE.md": "https://plugy.fun/create.md",
      "HEARTBEAT.md": "https://plugy.fun/heartbeat.md",
      "FEE-SHARING.md": "https://plugy.fun/fee-sharing.md",
      "RULES.md": "https://plugy.fun/rules.md"
    },
    "requires": {
      "bins": ["curl"]
    },
    "triggers": [
      "trade",
      "buy",
      "sell",
      "swap",
      "plugy",
      "pump",
      "pumpfun",
      "exchange",
      "buy solana token",
      "sell token",
      "check balance",
      "check positions",
      "trading signals",
      "create token",
      "launch token",
      "buy meme coin",
      "sell meme coin",
      "fee sharing",
      "share fees",
      "creator fee",
      "distribute fees",
      "claim fees",
      "update shareholders",
      "revoke fee sharing"
    ],
    "compatible_with": [
      "OpenClaw",
      "Nanobot",
      "Claude",
      "GPT-4",
      "Gemini",
      "any agent with HTTP access"
    ]
  }
}
