telegram-crabbox-e2e-proof

Automate end-to-end proof workflows for OpenClaw Telegram using real-user Crabbox sessions.

7|12|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/borealBytes/my-farm-advisor --skill telegram-crabbox-e2e-proof
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-crabbox-e2e-proof
Source: https://github.com/borealBytes/my-farm-advisor/tree/main/.agents/skills/telegram-crabbox-e2e-proof
Command: npx skills add https://github.com/borealBytes/my-farm-advisor --skill telegram-crabbox-e2e-proof

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables reviewers to reproduce and prove OpenClaw Telegram behavior using a real Telegram user on Crabbox, enabling PR reviews and bug reproduction with controlled credentials and recorded sessions.

Core Features & Use Cases

  • Real-user Crabbox sessions with Convex credential leases for safe, traceable testing.
  • TDLib-based Telegram driver integration for deterministic test scripts and views.
  • Desktop recording and motion-trimmed artifacts for PR documentation and audit trails.
  • Use Case: Reproduce a failing Telegram bot interaction in a PR by mounting a real user session and collecting verifiable proof artifacts.

Quick Start

Operate a real-user Crabbox session to reproduce a Telegram interaction and generate a proof video.

Frequently Asked Questions about telegram-crabbox-e2e-proof

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reproduce a Telegram bot interaction for a PR review?

You can reproduce a Telegram bot interaction for a PR review by mounting a real-user Crabbox session with controlled credentials and generating motion-trimmed desktop recording artifacts as verifiable proof.

What is a Crabbox session recording for Telegram end-to-end testing?

A Crabbox session recording for Telegram end-to-end testing captures desktop interactions using a real-user profile and TDLib driver to create deterministic, verifiable proof artifacts for bug reproduction and PR documentation.

How do I set up deterministic Telegram test scripts using TDLib?

Deterministic Telegram test scripts using TDLib are set up by integrating a Telegram driver with a real-user Crabbox session and leasing controlled credentials via Convex for safe and traceable test execution.

Can I use controlled credentials for Telegram session recording?

Yes, controlled credentials are supported for Telegram session recording through Convex credential leases, which ensure that testing with a real Telegram user remains safe and fully traceable throughout the workflow.

What are the limitations of using real-user sessions for Telegram visual verification?

Using real-user sessions for Telegram visual verification requires controlled credential leasing and TDLib integration, meaning you must manage credential leases and motion-trimmed artifacts carefully to maintain deterministic proof generation.

Does TDLib work with Crabbox for generating proof artifacts?

Yes, TDLib works with Crabbox by driving the Telegram integration within a real-user session, enabling the generation of motion-trimmed recording artifacts needed for PR reviews and audit trails.