setup

Configure Telegram and Tailscale for remote AI agent control.

5|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/vinceferro/claude-kickoff --skill setup-vinceferro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/vinceferro/claude-kickoff/tree/main/plugin/skills/setup
Command: npx skills add https://github.com/vinceferro/claude-kickoff --skill setup-vinceferro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the friction of manually configuring a persistent, remote-controlled AI agent system by providing a guided, step-by-step verification process for Telegram and Tailscale integration.

Core Features & Use Cases

  • Telegram Control Plane: Configures a repo-local Telegram bot to allow async, sentence-based steering of your AI agents from your phone.
  • Tailscale Mesh Integration: Sets up secure preview links and public funneling, enabling you to view and share your running applications directly from your mobile device.
  • Use Case: A developer wants to manage their project's build process while away from their desk, using their phone to review progress and approve deployments via a private Telegram channel.

Quick Start

Initiate the setup process to configure your Telegram bot and Tailscale networking by following the guided prompts in your terminal.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I set up a Telegram bot to control my AI agent remotely?

To set up a Telegram bot for remote AI agent control, this skill provides a guided terminal process to configure a repo-local bot for async, sentence-based steering. It establishes authenticated command relay channels for mobile device management.

Can I use Tailscale to expose my local development environment to my phone?

Yes, you can use Tailscale to expose local environments by configuring secure private network tunneling. This skill sets up Tailscale mesh integration to generate secure preview links, enabling mobile viewing and sharing of running applications.

What prerequisites are needed to configure a secure control plane for AI agents?

Configuring a secure control plane requires verified installation of the Claude Code Telegram plugin and the Tailscale CLI. These dependencies establish the authenticated communication channels necessary for persistent, pocket-steerable AI agent systems.

How does Tailscale mesh integration work with Telegram for remote development?

Tailscale mesh integration works with Telegram by combining private network tunneling for secure preview links with a command relay bot. This allows developers to manage build processes, review progress, and approve deployments from a mobile device.

What is a pocket-steerable AI agent system?

A pocket-steerable AI agent system is a persistent development environment configured for remote control via mobile devices. It integrates Telegram for async command steering and Tailscale for secure network tunneling to manage AI agents away from the desk.

Does this remote access setup require manual configuration of networking tunnels?

No, this setup reduces manual configuration friction by providing a step-by-step verification process for Telegram and Tailscale integration. It guides you through terminal prompts to establish secure, authenticated communication channels automatically.