ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 3/5

epic-free-games

Auto-claim free games from Epic Games Store. 2026 latest page adaptation with persistent login state, completes the full claim process (Get → Place Order → Confirm). 自动领取 Epic Games Store 每周免费游戏。2026年最新页面适配,支持持久化登录状态, 自动完成完整领取流程(获取 → 下订单 → 确认领取)。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/anlinxi/epic-free-games
Or

What This Skill Does

The epic-free-games skill is an automated agent designed to interact with the Epic Games Store interface to acquire weekly free games. It operates by simulating a browser session that navigates to the promotional free games section, identifying 'Get' buttons, executing a purchase order at zero cost, and finalizing the confirmation. Designed for the 2026 iteration of the Epic Games Store, it leverages persistent cookies to bypass repeated login requirements while maintaining compatibility with modern DOM structures through stable data-testid selectors.

Installation

To integrate this skill into your OpenClaw environment, ensure you have the required browser dependencies installed globally via npm (agent-browser). Use the following command in your terminal:

clawhub install openclaw/skills/skills/anlinxi/epic-free-games

Ensure your local environment allows file-system access as the skill creates a persistent 'epic_auth.json' file to store your authenticated session data. You must run the initial login command (python scripts/claim.py --login) to generate this authentication token before automated tasks can function.

Use Cases

The primary use case is for users who wish to build a permanent library of PC games without manual monitoring of store updates. It is ideal for setting up a "set it and forget it" system. You can schedule this as a cron job, specifically targeting Thursday mornings when the new games rotation occurs, effectively eliminating the risk of missing limited-time free game offers due to work, travel, or forgetfulness.

Example Prompts

  1. "OpenClaw, run the epic-free-games script and claim any new games available for this week."
  2. "Check my Epic Games Store account for new freebies and notify me if there are any issues with the automation."
  3. "Run the epic-free-games claim process in headed mode; I need to manually handle a captcha."

Tips & Limitations

While highly effective, this skill relies on browser automation and is subject to Epic Games' Terms of Service. Please be aware that excessive or unnatural automated interactions may flag your account; consider running this periodically rather than constant polling. Note that the script cannot bypass hCaptcha or Cloudflare challenges automatically; if you encounter these, you must use the '--headed' flag to interact with the browser manually. Always keep your local environment updated and ensure your authentication files remain private, as they contain access credentials.

Metadata

Author@anlinxi
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-anlinxi-epic-free-games": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#gaming#automation#web-scraping#productivity#epic-games
Safety Score: 3/5

Flags: network-access, file-write, file-read, code-execution

Related Skills

gequhai-music

搜索和下载歌曲海(gequhai.com)的音乐,支持搜索歌曲、获取下载链接(优先无损/高品质), 并可一键下载到群晖NAS。当用户询问歌曲、搜索音乐、或想下载歌曲时使用此技能。

anlinxi 4473

dygod-movies

爬取电影天堂(dygod.net)最新电影和电视剧信息,支持查询最近更新、高分电影, 并可一键下载到群晖NAS。当用户询问最近更新的电影/电视剧、高分电影、或想下载影视资源时使用此技能。

anlinxi 4473

pixel-art-processing

Pixel art sprite sheet processing tool — video frame extraction, GIF/frames conversion, sprite sheet compose/split, image matting, pixelation, resize, crop, and watermark removal. Use when processing pixel art, game assets, RPG Maker sprites, or any sprite sheet workflow. Triggers on: sprite sheet, GIF拆帧, 序列帧, 像素图片, 抠图, 去水印, 视频转帧, pixel art, sprite, GIF to frames, frames to GIF, background removal, pixelate.

anlinxi 4473

bingli-perspective

冰璃(幽城幻剑录)的思维框架与表达方式。基于游戏对话与人物赏析提炼,包含核心心智模型、决策启发式和表达DNA。 用途:以冰璃的视角分析问题、审视抉择、提供守护者式的忠告。 当用户提到「冰璃视角」「冰璃会怎么看」「剑使模式」「冰璃思维」时使用。

anlinxi 4473

oc-call

通过 OpenClaw Gateway HTTP API 调用远程 OpenClaw 实例,支持多轮会话保持。 当用户说"用 oc 回答"、"用 openclaw 回答"、"oc 回答"、或发送 /oc 命令时触发。 用于调用内网另一台机器(192.168.123.106)上的 OpenClaw 进行问答,保持会话上下文。

anlinxi 4473