telegram-vless-pipeline
Automated pipeline to scrape, filter, score, and deliver high-quality VLESS proxies via Telegram bot.
- Automate V2Ray/VLESS proxy collection from 50+ Telegram channels.
- Deploy a self-maintaining proxy pool on any Debian/Ubuntu server.
- Filter high-quality REALITY and TLS keys from public config spam.
Free
Included in download
- Downloadable skill package
- Works with Cursor, and Windsurf.
- 2 permissions declared
Sample input
Set up a pipeline on my Ubuntu server to scrape VLESS keys from Telegram and send 3 fresh ones to my bot every 4 hours.
Sample output
Fresh VLESS keys at 12:10:
vless://uuid@host:443?security=reality&sni=google.com&fp=chrome&type=grpc&serviceName=grpc#Reality-UKvless://uuid@8.8.8.8:2053?security=tls&sni=example.com#TLS-DEvless://uuid@host:443?path=%2F&security=tls&type=ws#WS-US
telegram-vless-pipeline
Automated pipeline to scrape, filter, score, and deliver high-quality VLESS proxies via Telegram bot.
Free
Included in download
- Downloadable skill package
- Works with Cursor, and Windsurf.
- 2 permissions declared
- Instant install
Sample input
Set up a pipeline on my Ubuntu server to scrape VLESS keys from Telegram and send 3 fresh ones to my bot every 4 hours.
Sample output
Fresh VLESS keys at 12:10:
vless://uuid@host:443?security=reality&sni=google.com&fp=chrome&type=grpc&serviceName=grpc#Reality-UKvless://uuid@8.8.8.8:2053?security=tls&sni=example.com#TLS-DEvless://uuid@host:443?path=%2F&security=tls&type=ws#WS-US
About This Skill
Automated VLESS Proxy Intelligence
Stop manually hunting for VPN keys. This skill deploys a production-grade pipeline on your Linux server that scrapes, filters, and delivers fresh VLESS proxy configurations directly to your Telegram chat on a schedule.
What it does
- Automated Scraping: Monitors 18+ types of proxy sources across specified Telegram channels.
- Smart Filtering: Specifically extracts
vless://links, discarding noise and irrelevant protocols. - Quality Scoring: Implements a Python-based scoring engine that prioritizes REALITY and TLS configs while penalizing known spam and dead hosts.
- Scheduled Delivery: Uses cron jobs to refresh the proxy pool every 4 hours and push top-tier keys to your bot.
- Deduplication: Ensures you receive keys from unique hosts rather than multiple links to the same server.
Why use this skill?
While you could try to prompt an AI to write a scraper, this skill provides a battle-tested architecture. It handles the "gotchas" of automated terminal interaction—like feeding non-interactive inputs to Python scripts via printf and managing virtual environments to avoid externally-managed-environment errors. It also includes an advanced scoring logic that sifts through thousands of keys to find the high-performance ones.
Output
The result is a fully configured environment on your server including a pool file (vless_pool.txt), automated shell scripts, and a Telegram bot that messages you formatted, clickable VLESS links ready for import into Hiddify or V2RayNG.
Use Cases
- Automate V2Ray/VLESS proxy collection from 50+ Telegram channels.
- Deploy a self-maintaining proxy pool on any Debian/Ubuntu server.
- Filter high-quality REALITY and TLS keys from public config spam.
- Schedule periodic delivery of working VPN keys to a private Telegram bot.
Known Limitations
- Scrapes public channels; keys may be unstable or blocked in some regions.
- High-volume scraping may trigger Telegram rate limits without residential proxies.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/telegram-vless-pipeline -o /tmp/telegram-vless-pipeline.zip && unzip -o /tmp/telegram-vless-pipeline.zip -d ~/.claude/skills && rm /tmp/telegram-vless-pipeline.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Compatible with SKILL.md-compatible agents like Claude Code, Cursor, and Windsurf.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.
endless-loop
Autonomous research and task loop that builds on previous findings to solve complex objectives while you sleep.
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.