telegramdesktoptelegramdesktopOfficial·4 Agent Skills Included

tdesktop

Autonomous AI task queue for building and testing Telegram Desktop

Turns plain inbox notes into planned, testable coding tasks for the Telegram Desktop codebase. Schedules AI agents to implement, review, build, and test each task without manual supervision. Removes repetitive triage, code review rounds, and build troubleshooting from daily development work.
npx skills add telegramdesktop/tdesktop --all -g -y
Available:

Gives the AI agent repository-wide build rules, platform-specific instructions for Windows, macOS, Linux and WSL, and safety constraints for compiling and debugging Telegram Desktop.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install tdesktop AI skills?

Run `npx skills add telegramdesktop/tdesktop --all -g -y` in your terminal to install all skills in this suite globally.

What do the tdesktop AI skills do?

They let an AI agent turn inbox notes into planned tasks, then implement, review, build, and test changes to the Telegram Desktop source code automatically.

How does the continue skill work?

The continue skill acts as a scheduler that resumes active work, drains the queued task batch one task at a time, and processes the inbox only when no tasks are pending.

Do these skills work with Claude Code and Codex?

Yes. The skills follow the standard SKILL.md format and include adapters for Claude Code, Codex, and Grok Build environments.

Can AI build Telegram Desktop without manual setup?

The agent follows the AGENTS.md build rules for each platform, using Debug builds only and recovering from common build-lock errors on its own.

Related Repositories in Software Engineering

View All in Software Engineering