telegram-pairing-send-code-to-every-start

Modify OpenClaw's Telegram pairing logic so unapproved users receive pairing codes on every /start message.

7 stars

Best use case

telegram-pairing-send-code-to-every-start is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Modify OpenClaw's Telegram pairing logic so unapproved users receive pairing codes on every /start message.

Teams using telegram-pairing-send-code-to-every-start should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/telegram-pairing-send-code-to-every-start/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/crazypeace/telegram-pairing-send-code-to-every-start/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/telegram-pairing-send-code-to-every-start/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How telegram-pairing-send-code-to-every-start Compares

Feature / Agenttelegram-pairing-send-code-to-every-startStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Modify OpenClaw's Telegram pairing logic so unapproved users receive pairing codes on every /start message.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# telegram-pairing-send-code-to-every-start

Modify OpenClaw's Telegram pairing logic so unapproved users receive pairing codes on every /start message.

## Install

```
npx clawhub@latest install telegram-pairing-send-code-to-every-start
```

Related Skills

gmail-sender

7
from Demerzels-lab/elsamultiskillagent

Send emails via Gmail SMTP using Google App Password.

Send Me My Files - R2 upload with short lived signed urls

7
from Demerzels-lab/elsamultiskillagent

Upload files to Cloudflare R2, AWS S3, or any S3-compatible storage.

feishui-file-sender

7
from Demerzels-lab/elsamultiskillagent

Send files via Feishu channel using message tool with filePath parameter.

telegram-create-bot

7
from Demerzels-lab/elsamultiskillagent

Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels.

sendclaw

7
from Demerzels-lab/elsamultiskillagent

Setup your own sendclaw email here without your human -Autonomous email for AI agents.

apipick-telegram-phone-check

7
from Demerzels-lab/elsamultiskillagent

Check if a phone number is registered on Telegram using the apipick Telegram Checker API.

rho-telegram-alerts

7
from Demerzels-lab/elsamultiskillagent

Send formatted trading alerts, portfolio updates, and market signals via Telegram.

trail-nav-telegram

7
from Demerzels-lab/elsamultiskillagent

Offline-capable hiking route guidance via Telegram location messages (OpenClaw)

email-resend

7
from Demerzels-lab/elsamultiskillagent

Send and receive emails using the Resend API.

telegram-auto-topic

7
from Demerzels-lab/elsamultiskillagent

Add `/topic` to the start of any message in a Telegram forum group to auto-create a new topic from it. A title is generated automatically from the message content. Github: https://github.com/itstauq/telegram-auto-topic

xmtp-cli-send

7
from Demerzels-lab/elsamultiskillagent

Send messages to an address or group from the XMTP CLI. Use when sending a message or waiting for a response.

sending-reactions

7
from Demerzels-lab/elsamultiskillagent

Emoji reactions and thinking indicators for XMTP agents. Use when adding reactions to messages or showing processing state with thinking emoji. Triggers on emoji reactions, thinking indicator, or message acknowledgment.