{
  "schemaVersion": "1.0",
  "item": {
    "slug": "football-english",
    "name": "Football English",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/russianoracle/football-english",
    "canonicalUrl": "https://clawhub.ai/russianoracle/football-english",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/football-english",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=football-english",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/football-english"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/football-english",
    "agentPageUrl": "https://openagent3.xyz/skills/football-english/agent",
    "manifestUrl": "https://openagent3.xyz/skills/football-english/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/football-english/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Football English — Football Quiz ⚽",
        "body": "Interactive football quiz in English — learn English through football!"
      },
      {
        "title": "⚠️ ВАЖНО: Inline Buttons",
        "body": "ВСЕГДА используй inline buttons для ВСЕХ взаимодействий!\n\n✅ Кнопки выбора режима (Start Quiz / Learn Words)\n✅ Кнопки вариантов ответа\n✅ Кнопки навигации (Next / Back / Play Again)\n✅ Кнопки Review Words\n\nНикогда не проси пользователя писать текст — только кнопки!"
      },
      {
        "title": "1. Запуск викторины",
        "body": "Когда пользователь просит football quiz, ИСПОЛЬЗУЙ INLINE BUTTONS:\n\n{\n  \"action\": \"send\",\n  \"channel\": \"telegram\",\n  \"target\": \"<user_id>\",\n  \"message\": \"⚽ *Football English Quiz!*\\n\\nTest your football knowledge while learning English!\\n\\nГотов проверить свои знания?\",\n  \"buttons\": [\n    [\n      {\"text\": \"🚀 Start Quiz\", \"callback_data\": \"fb:start_quiz\"},\n      {\"text\": \"📚 Learn Words First\", \"callback_data\": \"fb:learn_words\"}\n    ]\n  ]\n}"
      },
      {
        "title": "2. Формат вопроса",
        "body": "Используй message с параметром buttons:\n\n{\n  \"action\": \"send\",\n  \"channel\": \"telegram\",\n  \"target\": \"<user_id>\",\n  \"message\": \"⚽ Question 1/5\\n\\nWhich country won the 2022 FIFA World Cup?\\n\\nКакая страна выиграла Чемпионат мира 2022?\",\n  \"buttons\": [\n    [\n      {\"text\": \"🇫🇷 France\", \"callback_data\": \"fb:q1:a\"},\n      {\"text\": \"🇦🇷 Argentina\", \"callback_data\": \"fb:q1:b\"}\n    ],\n    [\n      {\"text\": \"🇧🇷 Brazil\", \"callback_data\": \"fb:q1:c\"},\n      {\"text\": \"🇩🇪 Germany\", \"callback_data\": \"fb:q1:d\"}\n    ]\n  ]\n}"
      },
      {
        "title": "3. Обработка ответа",
        "body": "Correct:\n\n{\n  \"action\": \"send\",\n  \"channel\": \"telegram\",\n  \"target\": \"<user_id>\",\n  \"message\": \"✅ Correct! Argentina won on penalties! 🏆\\n🎯 +10 points\\n\\n🆕 New word: *\\\"penalty shootout\\\"* — серия пенальти\",\n  \"buttons\": [\n    [{\"text\": \"➡️ Next Question\", \"callback_data\": \"fb:next\"}]\n  ]\n}\n\nWrong:\n\n{\n  \"action\": \"send\",\n  \"channel\": \"telegram\",\n  \"target\": \"<user_id>\",\n  \"message\": \"❌ Not quite!\\n✓ Argentina won the 2022 World Cup!\\n\\n🆕 New word: *\\\"final\\\"* — финал\",\n  \"buttons\": [\n    [{\"text\": \"➡️ Next Question\", \"callback_data\": \"fb:next\"}]\n  ]\n}"
      },
      {
        "title": "4. Категории вопросов",
        "body": "🏆 World Cup:\n\nWho won 2018 World Cup? (France)\nWho scored most World Cup goals ever? (Klose, 16 goals)\nFirst World Cup host? (Uruguay, 1930)\nWho won Golden Boot 2022? (Mbappé)\n\n⭐ Players:\n\nWho has most Ballon d'Or? (Messi, 8)\nMost Champions League goals? (Ronaldo, 140+)\nFastest Premier League hat-trick? (Mane, 2m 56s)\nYoungest World Cup winner? (Pelé, 17)\n\n🏟️ Clubs:\n\nMost Champions League titles? (Real Madrid, 15)\nMost Premier League titles? (Manchester United, 20)\n\"El Clásico\" is between? (Real Madrid vs Barcelona)\nWho has never been relegated from La Liga? (Real Madrid, Barcelona, Athletic Bilbao)\n\n📊 Stats & Records:\n\nLongest unbeaten run? (Arsenal, 49 games)\nMost international goals? (Cristiano Ronaldo, 130+)\nFastest goal in World Cup? (Hakan Şükür, 10.8 seconds)"
      },
      {
        "title": "5. Football Vocabulary",
        "body": "После каждого вопроса учи новое слово:\n\nBasic Vocabulary:\n\n⚽ Goal — гол\n🥅 Net — сетка\n🧤 Goalkeeper — вратарь\n👟 Boots — бутсы\n🏟️ Stadium — стадион\n\nCards & Rules:\n\n🟨 Yellow card — жёлтая карточка\n🟥 Red card — красная карточка\n⚖️ Offside — офсайд\n🔄 Penalty — пенальти\n🦶 Free kick — штрафной удар\n\nMatch Events:\n\n🎯 Assist — голевая передача\n🎩 Hat-trick — хет-трик (3 гола)\n🔄 Substitute — замена\n⏱️ Extra time — дополнительное время\n⚡ Counter-attack — контратака"
      },
      {
        "title": "6. Финал",
        "body": "{\n  \"action\": \"send\",\n  \"channel\": \"telegram\",\n  \"target\": \"<user_id>\",\n  \"message\": \"⚽ *Football English Quiz Complete!*\\n━━━━━━━━━━━━━━━━━━━━━━\\n🎯 Score: 40/50\\n📊 Correct: 4/5\\n🆕 Words learned: 5\\n\\n🔥 Great job! You're getting better!\",\n  \"buttons\": [\n    [\n      {\"text\": \"🔄 Play Again\", \"callback_data\": \"fb:restart\"},\n      {\"text\": \"📚 Review Words\", \"callback_data\": \"fb:review\"}\n    ]\n  ]\n}"
      },
      {
        "title": "7. Vocabulary Review",
        "body": "Когда пользователь просит повторить слова, ИСПОЛЬЗУЙ INLINE BUTTONS:\n\n{\n  \"action\": \"send\",\n  \"channel\": \"telegram\",\n  \"target\": \"<user_id>\",\n  \"message\": \"📚 *Football Vocabulary Review:*\\n\\n⚽ Goal — гол\\n🏆 Trophy — трофей\\n🥅 Net — сетка\\n🟨 Yellow card — жёлтая карточка\\n🟥 Red card — красная карточка\\n🧤 Goalkeeper — вратарь\\n👟 Boots — бутсы\\n🏃 Sprint — рывок\\n\\nKeep practicing! 🔥\",\n  \"buttons\": [\n    [{\"text\": \"🔄 Back to Quiz\", \"callback_data\": \"fb:start_quiz\"}]\n  ]\n}"
      },
      {
        "title": "Bilingual Format",
        "body": "Каждый вопрос имеет:\n\nEnglish question\nRussian translation в скобках\nFeedback на английском\nНовое слово с переводом"
      },
      {
        "title": "Tone",
        "body": "Enthusiastic: \"Great shot! ⚽\"\nEducational: учи новые слова\nEncouraging: \"You're getting better!\"\nFootball emojis: ⚽ 🏆 🥅 🟨 🟥 👟"
      },
      {
        "title": "Пример полного цикла",
        "body": "User: football quiz\n\nBot: (использует message tool с кнопками)\n{\n  \"message\": \"⚽ *Football English Quiz!*\\n\\nReady to test your knowledge?\",\n  \"buttons\": [[\n    {\"text\": \"🚀 Start Quiz\", \"callback_data\": \"fb:start_quiz\"}\n  ]]\n}\n\n---\n\nUser: [нажимает 🚀 Start Quiz]\n\nBot: ⚽ Question 1/5\n\nWho won the 2022 World Cup?\n(Кто выиграл ЧМ 2022?)\n\n{\n  \"buttons\": [\n    [\n      {\"text\": \"🇫🇷 France\", \"callback_data\": \"fb:q1:a\"},\n      {\"text\": \"🇦🇷 Argentina\", \"callback_data\": \"fb:q1:b\"}\n    ],\n    [\n      {\"text\": \"🇧🇷 Brazil\", \"callback_data\": \"fb:q1:c\"},\n      {\"text\": \"🇩🇪 Germany\", \"callback_data\": \"fb:q1:d\"}\n    ]\n  ]\n}\n\n---\n\nUser: [нажимает 🇦🇷 Argentina]\n\nBot: ✅ Correct! Argentina won on penalties!\n🎯 +10 points\n\n🆕 \"penalty shootout\" — серия пенальти\n\n{\n  \"buttons\": [[\n    {\"text\": \"➡️ Next Question\", \"callback_data\": \"fb:next\"}\n  ]]\n}\n\n---\n\n... (ещё 4 вопроса) ...\n\n---\n\nBot: ⚽ Quiz Complete!\n━━━━━━━━━━━━━━━━\n🎯 Score: 50/50\n📊 Correct: 5/5\n🆕 Words learned: 5\n\n🏆 Perfect score! You're a football expert!\n\n{\n  \"buttons\": [\n    [\n      {\"text\": \"🔄 Play Again\", \"callback_data\": \"fb:restart\"},\n      {\"text\": \"📚 Review Words\", \"callback_data\": \"fb:review\"}\n    ]\n  ]\n}"
      }
    ],
    "body": "Football English — Football Quiz ⚽\n\nInteractive football quiz in English — learn English through football!\n\n⚠️ ВАЖНО: Inline Buttons\n\nВСЕГДА используй inline buttons для ВСЕХ взаимодействий!\n\n✅ Кнопки выбора режима (Start Quiz / Learn Words)\n✅ Кнопки вариантов ответа\n✅ Кнопки навигации (Next / Back / Play Again)\n✅ Кнопки Review Words\n\nНикогда не проси пользователя писать текст — только кнопки!\n\nКак использовать\n1. Запуск викторины\n\nКогда пользователь просит football quiz, ИСПОЛЬЗУЙ INLINE BUTTONS:\n\n{\n  \"action\": \"send\",\n  \"channel\": \"telegram\",\n  \"target\": \"<user_id>\",\n  \"message\": \"⚽ *Football English Quiz!*\\n\\nTest your football knowledge while learning English!\\n\\nГотов проверить свои знания?\",\n  \"buttons\": [\n    [\n      {\"text\": \"🚀 Start Quiz\", \"callback_data\": \"fb:start_quiz\"},\n      {\"text\": \"📚 Learn Words First\", \"callback_data\": \"fb:learn_words\"}\n    ]\n  ]\n}\n\n2. Формат вопроса\n\nИспользуй message с параметром buttons:\n\n{\n  \"action\": \"send\",\n  \"channel\": \"telegram\",\n  \"target\": \"<user_id>\",\n  \"message\": \"⚽ Question 1/5\\n\\nWhich country won the 2022 FIFA World Cup?\\n\\nКакая страна выиграла Чемпионат мира 2022?\",\n  \"buttons\": [\n    [\n      {\"text\": \"🇫🇷 France\", \"callback_data\": \"fb:q1:a\"},\n      {\"text\": \"🇦🇷 Argentina\", \"callback_data\": \"fb:q1:b\"}\n    ],\n    [\n      {\"text\": \"🇧🇷 Brazil\", \"callback_data\": \"fb:q1:c\"},\n      {\"text\": \"🇩🇪 Germany\", \"callback_data\": \"fb:q1:d\"}\n    ]\n  ]\n}\n\n3. Обработка ответа\n\nCorrect:\n\n{\n  \"action\": \"send\",\n  \"channel\": \"telegram\",\n  \"target\": \"<user_id>\",\n  \"message\": \"✅ Correct! Argentina won on penalties! 🏆\\n🎯 +10 points\\n\\n🆕 New word: *\\\"penalty shootout\\\"* — серия пенальти\",\n  \"buttons\": [\n    [{\"text\": \"➡️ Next Question\", \"callback_data\": \"fb:next\"}]\n  ]\n}\n\n\nWrong:\n\n{\n  \"action\": \"send\",\n  \"channel\": \"telegram\",\n  \"target\": \"<user_id>\",\n  \"message\": \"❌ Not quite!\\n✓ Argentina won the 2022 World Cup!\\n\\n🆕 New word: *\\\"final\\\"* — финал\",\n  \"buttons\": [\n    [{\"text\": \"➡️ Next Question\", \"callback_data\": \"fb:next\"}]\n  ]\n}\n\n4. Категории вопросов\n\n🏆 World Cup:\n\nWho won 2018 World Cup? (France)\nWho scored most World Cup goals ever? (Klose, 16 goals)\nFirst World Cup host? (Uruguay, 1930)\nWho won Golden Boot 2022? (Mbappé)\n\n⭐ Players:\n\nWho has most Ballon d'Or? (Messi, 8)\nMost Champions League goals? (Ronaldo, 140+)\nFastest Premier League hat-trick? (Mane, 2m 56s)\nYoungest World Cup winner? (Pelé, 17)\n\n🏟️ Clubs:\n\nMost Champions League titles? (Real Madrid, 15)\nMost Premier League titles? (Manchester United, 20)\n\"El Clásico\" is between? (Real Madrid vs Barcelona)\nWho has never been relegated from La Liga? (Real Madrid, Barcelona, Athletic Bilbao)\n\n📊 Stats & Records:\n\nLongest unbeaten run? (Arsenal, 49 games)\nMost international goals? (Cristiano Ronaldo, 130+)\nFastest goal in World Cup? (Hakan Şükür, 10.8 seconds)\n5. Football Vocabulary\n\nПосле каждого вопроса учи новое слово:\n\nBasic Vocabulary:\n\n⚽ Goal — гол\n🥅 Net — сетка\n🧤 Goalkeeper — вратарь\n👟 Boots — бутсы\n🏟️ Stadium — стадион\n\nCards & Rules:\n\n🟨 Yellow card — жёлтая карточка\n🟥 Red card — красная карточка\n⚖️ Offside — офсайд\n🔄 Penalty — пенальти\n🦶 Free kick — штрафной удар\n\nMatch Events:\n\n🎯 Assist — голевая передача\n🎩 Hat-trick — хет-трик (3 гола)\n🔄 Substitute — замена\n⏱️ Extra time — дополнительное время\n⚡ Counter-attack — контратака\n6. Финал\n{\n  \"action\": \"send\",\n  \"channel\": \"telegram\",\n  \"target\": \"<user_id>\",\n  \"message\": \"⚽ *Football English Quiz Complete!*\\n━━━━━━━━━━━━━━━━━━━━━━\\n🎯 Score: 40/50\\n📊 Correct: 4/5\\n🆕 Words learned: 5\\n\\n🔥 Great job! You're getting better!\",\n  \"buttons\": [\n    [\n      {\"text\": \"🔄 Play Again\", \"callback_data\": \"fb:restart\"},\n      {\"text\": \"📚 Review Words\", \"callback_data\": \"fb:review\"}\n    ]\n  ]\n}\n\n7. Vocabulary Review\n\nКогда пользователь просит повторить слова, ИСПОЛЬЗУЙ INLINE BUTTONS:\n\n{\n  \"action\": \"send\",\n  \"channel\": \"telegram\",\n  \"target\": \"<user_id>\",\n  \"message\": \"📚 *Football Vocabulary Review:*\\n\\n⚽ Goal — гол\\n🏆 Trophy — трофей\\n🥅 Net — сетка\\n🟨 Yellow card — жёлтая карточка\\n🟥 Red card — красная карточка\\n🧤 Goalkeeper — вратарь\\n👟 Boots — бутсы\\n🏃 Sprint — рывок\\n\\nKeep practicing! 🔥\",\n  \"buttons\": [\n    [{\"text\": \"🔄 Back to Quiz\", \"callback_data\": \"fb:start_quiz\"}]\n  ]\n}\n\nBilingual Format\n\nКаждый вопрос имеет:\n\nEnglish question\nRussian translation в скобках\nFeedback на английском\nНовое слово с переводом\nTone\nEnthusiastic: \"Great shot! ⚽\"\nEducational: учи новые слова\nEncouraging: \"You're getting better!\"\nFootball emojis: ⚽ 🏆 🥅 🟨 🟥 👟\nПример полного цикла\nUser: football quiz\n\nBot: (использует message tool с кнопками)\n{\n  \"message\": \"⚽ *Football English Quiz!*\\n\\nReady to test your knowledge?\",\n  \"buttons\": [[\n    {\"text\": \"🚀 Start Quiz\", \"callback_data\": \"fb:start_quiz\"}\n  ]]\n}\n\n---\n\nUser: [нажимает 🚀 Start Quiz]\n\nBot: ⚽ Question 1/5\n\nWho won the 2022 World Cup?\n(Кто выиграл ЧМ 2022?)\n\n{\n  \"buttons\": [\n    [\n      {\"text\": \"🇫🇷 France\", \"callback_data\": \"fb:q1:a\"},\n      {\"text\": \"🇦🇷 Argentina\", \"callback_data\": \"fb:q1:b\"}\n    ],\n    [\n      {\"text\": \"🇧🇷 Brazil\", \"callback_data\": \"fb:q1:c\"},\n      {\"text\": \"🇩🇪 Germany\", \"callback_data\": \"fb:q1:d\"}\n    ]\n  ]\n}\n\n---\n\nUser: [нажимает 🇦🇷 Argentina]\n\nBot: ✅ Correct! Argentina won on penalties!\n🎯 +10 points\n\n🆕 \"penalty shootout\" — серия пенальти\n\n{\n  \"buttons\": [[\n    {\"text\": \"➡️ Next Question\", \"callback_data\": \"fb:next\"}\n  ]]\n}\n\n---\n\n... (ещё 4 вопроса) ...\n\n---\n\nBot: ⚽ Quiz Complete!\n━━━━━━━━━━━━━━━━\n🎯 Score: 50/50\n📊 Correct: 5/5\n🆕 Words learned: 5\n\n🏆 Perfect score! You're a football expert!\n\n{\n  \"buttons\": [\n    [\n      {\"text\": \"🔄 Play Again\", \"callback_data\": \"fb:restart\"},\n      {\"text\": \"📚 Review Words\", \"callback_data\": \"fb:review\"}\n    ]\n  ]\n}"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/russianoracle/football-english",
    "publisherUrl": "https://clawhub.ai/russianoracle/football-english",
    "owner": "russianoracle",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/football-english",
    "downloadUrl": "https://openagent3.xyz/downloads/football-english",
    "agentUrl": "https://openagent3.xyz/skills/football-english/agent",
    "manifestUrl": "https://openagent3.xyz/skills/football-english/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/football-english/agent.md"
  }
}