·makefile-for-telegram
</>

makefile-for-telegram

Genere un Makefile para proyectos de bot de Telegram con la gestión de servicios LaunchAgent. Úselo al configurar un nuevo proyecto de bot de Telegram o agregar administración de servicios a uno existente.

28Instalaciones·0Tendencia·@htlin222

Instalación

$npx skills add https://github.com/htlin222/dotfiles --skill makefile-for-telegram

Cómo instalar makefile-for-telegram

Instala rápidamente el skill de IA makefile-for-telegram en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/htlin222/dotfiles --skill makefile-for-telegram
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: htlin222/dotfiles.

SKILL.md

Ver original

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 |

Genere un Makefile para proyectos de bot de Telegram con la gestión de servicios LaunchAgent. Úselo al configurar un nuevo proyecto de bot de Telegram o agregar administración de servicios a uno existente. Fuente: htlin222/dotfiles.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/htlin222/dotfiles --skill makefile-for-telegram
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-03-06
Actualizado
2026-03-10

Browse more skills from htlin222/dotfiles

Respuestas rápidas

¿Qué es makefile-for-telegram?

Genere un Makefile para proyectos de bot de Telegram con la gestión de servicios LaunchAgent. Úselo al configurar un nuevo proyecto de bot de Telegram o agregar administración de servicios a uno existente. Fuente: htlin222/dotfiles.

¿Cómo instalo makefile-for-telegram?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/htlin222/dotfiles --skill makefile-for-telegram Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

https://github.com/htlin222/dotfiles

Detalles

Categoría
</>Desarrollo
Fuente
skills.sh
Primera vez visto
2026-03-06