TelegramBot

Enable bidirectional Telegram access to a Personal AI Infrastructure for command-based workflows.

9|1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/CarbeneAI/Forge --skill telegrambot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: TelegramBot
Source: https://github.com/CarbeneAI/Forge/tree/main/.claude/skills/TelegramBot
Command: npx skills add https://github.com/CarbeneAI/Forge --skill telegrambot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides convenient, bidirectional access to a Personal AI Infrastructure (PAI) from Telegram so users can run research, invoke specialized agents, apply Fabric patterns, and save results without needing a desktop interface.

Core Features & Use Cases

  • Chat and Agents: Conversational Claude chat plus /agent <name> <task> to invoke specialized agents for research, architecture, engineering, design, and security tasks.
  • Research & Fabric Patterns: Multi-source research via Perplexity and OpenAI, automatic Fabric pattern selection and application, and URL content extraction for quick analysis.
  • Persistence & Automation: Save responses as Obsidian-compatible Markdown, manage the bot service via a Manage.sh script or systemd, and auto-route commands through a long-polling server.
  • Use Case: Run /research AI agents 2025 from your phone to generate deep research, have results auto-saved to your Obsidian vault, and invite follow-up agent actions.

Quick Start

Send start telegram to the bot in Telegram to connect it to your PAI and begin using research, agent, and save features.

Frequently Asked Questions about TelegramBot

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

FAQPage Schema
How do I control my Personal AI Infrastructure from Telegram on mobile?

You can control a Personal AI Infrastructure from Telegram using a bot that routes commands for conversational chat, agent invocation, and multi-source research directly from your mobile device.

How do I save Telegram bot research results to an Obsidian vault?

Save Telegram bot research results to an Obsidian vault by using built-in markdown persistence, which automatically formats and saves AI responses as Obsidian-compatible files.

Can I apply Fabric patterns to URLs sent to a Telegram bot?

Yes, you can apply Fabric patterns to URLs sent to a Telegram bot, as the system automatically selects and applies patterns while extracting URL content for quick analysis.

How do I run multi-source research via Perplexity and OpenAI from Telegram?

Run multi-source research via Perplexity and OpenAI from Telegram by sending a research command to the bot, which orchestrates both clients to gather and synthesize deep research results.

How do I manage a Telegram bot service lifecycle using systemd?

Manage the Telegram bot service lifecycle using systemd by utilizing the included Manage.sh shell script, which handles service initialization, long-polling server routing, and environment variable validation.

Does the Telegram bot require a desktop interface to invoke specialized agents?

No, the Telegram bot does not require a desktop interface, allowing users to invoke specialized agents for architecture, engineering, and security tasks entirely through mobile command routing.