Bot Tiến Lên Miền Nam — Project Knowledge for Agents

Consolidate winTL Tiến Lên Miền Nam bot project knowledge for AI agents.

Updated May 1, 2026
One-click install
npx skills add https://github.com/weijinn97-ai/winTL --skill bot-ti-n-l-n-mi-n-nam-project-knowledge-for-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Bot Tiến Lên Miền Nam — Project Knowledge for Agents
Source: https://github.com/weijinn97-ai/winTL/tree/main/.agents/skills
Command: npx skills add https://github.com/weijinn97-ai/winTL --skill bot-ti-n-l-n-mi-n-nam-project-knowledge-for-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces onboarding time for new AI agents by consolidating the operational knowledge, project structure, and known issues of the winTL Tiến Lên Miền Nam ADB bot into a single reference.

Core Features & Use Cases

  • Project knowledge hub for agents: summarizes architecture, key loops, detection approach, and hotkeys so agents can continue work without rereading the whole repo.
  • Operational workflow guidance: documents run/smoke/debug flows, configuration files (.env and bot_config.json), and safety/reset behavior.
  • Known issues & pending fixes: lists current detection weaknesses and mode/loop edge cases so agents can prioritize fixes and avoid regressions.

Quick Start

Ask an agent to “use this Skill to understand the winTL bot loop, card/button detection pipeline, and the pending issues list, then propose a minimal fix plan for improving card detection reliability.”

Frequently Asked Questions about Bot Tiến Lên Miền Nam — Project Knowledge for Agents

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

FAQPage Schema
How do I onboard an AI agent to maintain an ADB automation bot project?

To onboard an AI agent to an ADB automation bot project, use a consolidated project knowledge base that summarizes architecture, game loop control, and template matching pipelines so the agent can operate without rereading the entire repository.

What is the best way to debug template-based card detection in a game bot?

The best way to debug template-based card detection is to reference a consolidated known-issues list that identifies current detection weaknesses and mode edge cases, allowing agents to prioritize fixes and avoid regressions.

How do I configure run and debug workflows for a Tiến Lên Miền Nam ADB bot?

Configure run and debug workflows for a Tiến Lên Miền Nam ADB bot by utilizing documented operational guidance for smoke flows, configuration files like .env and bot_config.json, and safety reset behaviors.

Can I use hotkey-driven controls to manage game loop speed and pause states?

Yes, you can use hotkey-driven controls to manage game loop speed and pause states, with the bot project knowledge base documenting the specific hotkey bindings and state management architecture.

Why does my ADB bot experience detection regressions during game loop edge cases?

ADB bots experience detection regressions during game loop edge cases due to known template matching weaknesses and mode loop limitations, which are explicitly listed in the project knowledge hub to help agents avoid these failures.

Does the winTL bot project require reading the SKILL.md file for implementation planning?

Yes, the winTL bot project requires reading the SKILL.md YAML entrypoint as the discovery source of truth for architecture, run workflow, and pending issue context during implementation planning.