{
  "type": "https://ercs.ethereum.org/ERCS/erc-8257#tool-manifest-v1",
  "name": "depunks-speaker-quest",
  "description": "Runs a quest-style giveaway off the same buy-to-enter machinery as a raffle: the owner puts up a prize from their wallet and participants earn entries by completing the qualifying action, with a free entry path always available. The prize stays in the owner's wallet until the winner is drawn. The owner funds the prize; the agent never spends.",
  "version": "0.1.0",
  "endpoint": "https://depunks.club/agents/speaker/skills/quest",
  "tags": [
    "depunks",
    "foundation",
    "staff",
    "speaker"
  ],
  "inputs": {
    "input": {
      "type": "string",
      "description": "Request for the agent skill"
    }
  },
  "outputs": {
    "output": {
      "type": "string",
      "description": "Skill response"
    }
  },
  "creatorAddress": "0x0b10d90fcb55ea40cd7580224f26d51eb2d7ee1c"
}