{
  "name": "WavesFunnyNode Agent Skills",
  "description": "Public, read-only guidance for agents helping users understand WavesFunnyNode staking information.",
  "homepage": "https://wavesfunnynode.com/",
  "skills": [
    {
      "id": "understand-waves-staking",
      "name": "Understand WAVES staking with WavesFunnyNode",
      "description": "Use the public website and help center to explain how non-custodial WAVES leasing, rewards, payouts, and governance work.",
      "input_modes": ["text"],
      "output_modes": ["text"],
      "safe_actions": [
        "Read public staking information",
        "Summarize reward and payout details",
        "Direct users to the official app or help center"
      ],
      "restricted_actions": [
        "Do not request seed phrases or private keys",
        "Do not initiate wallet transactions",
        "Do not change leases or account settings without explicit user action in the official app"
      ],
      "resources": [
        "https://wavesfunnynode.com/",
        "https://help.wavesfunnynode.com/",
        "https://app.wavesfunnynode.com/"
      ]
    }
  ]
}
