A specialized Telegram Web automation skill that performs verified, serial check-ins across multiple groups based on your configuration.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tg-checkin
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install tg-checkin using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
tg-checkin is a robust automation utility designed to handle repetitive messaging tasks within the Telegram Web interface. By integrating with the Openclaw Skills framework, this skill enables users to automate daily check-ins or status updates across a variety of groups with surgical precision. It prioritizes safety and accuracy by employing a strict verification logic that prevents messages from being sent to the wrong recipients.
This skill is particularly useful for users managing multiple community participations or reward-based group activities. As a part of the Openclaw Skills library, it leverages advanced browser manipulation to navigate complex UI elements like sticky scroll buttons and dynamic chat titles, ensuring a seamless and reliable automation experience.
To get started with this skill, create a config.json file in the skill directory to define your target groups:
{
"groups": [
"Group Name 1",
"Group Name 2"
]
}
When running for the first time, the Openclaw Skills agent will present a QR code. Scan this code using your mobile Telegram app to log in to the web session. Your session will be remembered for future automated runs.
The tg-checkin skill organizes its operations through the following file structure:
| File | Purpose |
|---|---|
config.json |
Stores the exact names of the Telegram groups to be processed. |
tg-logic.js |
The core script containing the browser automation logic. |
SKILL.md |
Contains the metadata and instructional documentation for Openclaw Skills integration. |
Loading
A comprehensive email automation tool that enables AI agents to read, search, and send messages via standard IMAP and SMTP protocols.

An autonomous research orchestration engine that manages state, synthesis, and verification for Openclaw Skills.

A high-velocity research orchestration engine that manages persistent state, synthesis, and autonomous verification for AI agents.

An autonomous state management engine designed to orchestrate persistent research, synthesis, and verification for AI agents.

A high-efficiency browser tool for extracting Telegram group chat history as formatted text without using screenshots or OCR.

An intelligent execution layer for AI agents that eliminates waiting times through task classification and parallel sub-agent processing.








































