explainx.ainewsletter3.5k
ai newstrendingpathwaysworkshopsskills
pricing
workshops ↗
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Join · $29/mo

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serverstoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsblogreleasespromptsgeneratorsresource librarydemofor LLMs

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

Sister Products

Infloq

Infloq

Influencer marketing

BgBlur

BgBlur

Privacy-first blur

Olly Social

Olly Social

Social AI copilot

Ceptory

Ceptory

Video intelligence

BgRemover

BgRemover

Background removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

contactsupportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

home/skills/tag/bot
skill tag

bot▌

10 indexed skills · max 10 per page

skills (10)

telegram-bot

claude-office-skills/skills · Productivity

21

Build Telegram bots for chatbots, notifications, AI assistants, and group automation. Based on n8n's Telegram workflow templates.

telegram-bot-builder

sickn33/antigravity-awesome-skills · Frontend

8

Expert guidance for building Telegram bots from simple automation to complex AI-powered assistants. \n \n Covers bot architecture patterns, command design, inline keyboards, webhook management, and user onboarding workflows \n Includes stack recommendations (Telegraf, grammY, python-telegram-bot, aiogram) with language-specific setup examples \n Provides monetization strategies including freemium models, subscriptions, Telegram Payments integration, and usage-limit enforcement \n Highlights anti

discord-bot-architect

sickn33/antigravity-awesome-skills · Productivity

5

Production-ready Discord bot development with Discord.js and Pycord, covering slash commands, components, intents, and deployment patterns. \n \n Supports both Discord.js v14 (JavaScript/TypeScript) and Pycord (Python) with modern slash command architecture and minimal gateway intent configuration \n Includes interactive component patterns for buttons, select menus, and modals with event collection and timeout handling \n Documents critical sharp edges: privileged intents, command sync rate limi

playwright-bot-bypass

greekr4/playwright-bot-bypass · Testing

3

Bypass bot detection and CAPTCHA triggers using rebrowser-playwright with stealth techniques. \n \n Uses real GPU rendering, removes WebDriver signatures, and patches fingerprinting vectors to pass bot detection tests like bot.sannysoft.com \n Requires headed mode ( headless: false ) and real Chrome browser ( channel: 'chrome' ) to be effective \n Includes addInitScript to remove navigator.webdriver property, the most common detection method \n For Python, recommends undetected-chromedriver over

discord-bot

claude-office-skills/skills · Productivity

1

Build Discord bots for community management, moderation, notifications, and AI integration. Based on n8n's Discord workflow templates.

discord-bot-architect

davila7/claude-code-templates · Productivity

0

Modern Discord bot setup with Discord.js v14 and slash commands

telegram-bot-builder

davila7/claude-code-templates · Frontend

0

Role: Telegram Bot Architect

slack-bot-builder

sickn33/antigravity-awesome-skills · Frontend

0

Build Slack apps with Bolt framework across Python, JavaScript, and Java using Block Kit. \n \n Covers Bolt app foundation with event handling, slash commands, and request verification built-in \n Block Kit UI pattern for rich messages and modals with up to 50 blocks per message and interactive components \n OAuth 2.0 installation flow for multi-workspace distribution with token storage and scope management \n Available in Python, JavaScript (Node.js), and Java with consistent patterns across la

okx-cex-bot

okx/agent-skills · Productivity

0

Native OKX grid and DCA trading bot management with server-side execution. \n \n Create and manage spot grid bots (price range, grid count, investment amount) and contract grid bots (long/short/neutral with leverage) — both run entirely on OKX servers \n Contract DCA (Dollar Cost Averaging / Martingale) bots with configurable safety orders, price steps, volume multipliers, take-profit, and stop-loss \n Monitor active bots, retrieve P&L, view individual fills and cycles, and stop bots with c

slack-bot-builder

davila7/claude-code-templates · Frontend

0

The Bolt framework is Slack's recommended approach for building apps. It handles authentication, event routing, request verification, and HTTP request processing so you can focus on app logic.