start

Automate autonomous task execution with real-time Telegram progress updates.

Updated Nov 21, 2025
One-click install
npx skills add https://github.com/AlanLang/sing-box-config-generator --skill start-alanlang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/AlanLang/sing-box-config-generator/tree/main/.claude/skills/start
Command: npx skills add https://github.com/AlanLang/sing-box-config-generator --skill start-alanlang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables fully autonomous task execution with real-time progress updates via Telegram. It handles decision-making, deployment, and code changes without user prompts, saving time and reducing manual supervision.

Core Features & Use Cases

  • Real-time Telegram progress updates at key milestones during task execution.
  • Automatic deployment, commit, and push when tasks complete successfully.
  • No user interaction required; makes decisions using best-practice defaults.

Quick Start

Use the start skill to perform an outbound configuration task by describing it with an argument, for example: /start add a new outbound configuration module.

Frequently Asked Questions about start

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

FAQPage Schema
How do I automate git deployment and push tasks without manual supervision?

You can automate git deployment by using this Skill to execute autonomous tasks across codebases. It performs commits and pushes automatically when tasks complete successfully, requiring no user interaction.

Can I get real-time Telegram progress updates during automated deployment?

Yes, you can receive real-time Telegram progress updates. The Skill sends automated messages to Telegram at key milestones during task execution to track deployment and code changes.

How do I configure autonomous task execution for a new outbound module?

You configure autonomous task execution by passing a descriptive argument to the Skill, such as requesting it to add a new outbound configuration module. It then handles the task automatically.

Does autonomous deployment require user interaction for decision-making?

No, autonomous deployment requires zero user interaction. The Skill makes decisions using best-practice defaults to handle code changes and deployment orchestration without manual user prompts.

What are the limitations of using scripts for automated git operations?

Automated git operations rely on configured scripts and a repository setup, meaning task execution is bound by the logic predefined in those scripts. It is limited to tasks requiring no user interaction.

Is this autonomous task Skill suitable for CI-CD deployment orchestration?

Yes, it is suitable for CI-CD deployment orchestration. The Skill satisfies requirements for automated messaging, deployment orchestration, and Git operations using configured scripts.