What is makefile-for-telegram?
Generate a Makefile for Telegram bot projects with LaunchAgent service management. Use when setting up a new Telegram bot project or adding service management to an existing one. Source: htlin222/dotfiles.
Generate a Makefile for Telegram bot projects with LaunchAgent service management. Use when setting up a new Telegram bot project or adding service management to an existing one.
Quickly install makefile-for-telegram AI skill to your development environment via command line
Source: htlin222/dotfiles.
Generate a production-ready Makefile for Telegram bot projects running on macOS with LaunchAgent background service support.
| make setup | First-time setup (install deps, create .env) | | make run | Run bot in foreground | | make dev | Run with auto-reload (watch mode) |
| make start | Install and start background service | | make stop | Stop background service | | make restart | Restart background service | | make status | Check if service is running | | make logs | Tail stdout logs | | make logs-err | Tail stderr logs | | make uninstall | Remove background service |
Generate a Makefile for Telegram bot projects with LaunchAgent service management. Use when setting up a new Telegram bot project or adding service management to an existing one. Source: htlin222/dotfiles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/htlin222/dotfiles --skill makefile-for-telegramGenerate a Makefile for Telegram bot projects with LaunchAgent service management. Use when setting up a new Telegram bot project or adding service management to an existing one. Source: htlin222/dotfiles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/htlin222/dotfiles --skill makefile-for-telegram Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/htlin222/dotfiles