references/clawhub.md - publish/install/update commands via ClawHub
references/troubleshooting.md - common runtime and routing issues
references/windows.md - Windows-specific guidance
references/macos.md - macOS-specific guidance
Included assets/scripts
Read these only when needed:
scripts/ for generator/parser/bot helpers
assets/ for original .docx template
assets/windows/ for Windows example env files and quick-start PowerShell wrapper
1---2name: telegram-contract-ops3description: Telegram Contract Ops4---56# Telegram Contract Ops78Use this skill for the combined Plan B + Plan C workflow.910## What this skill covers1112- Parse standardized Telegram text blocks into contract data13- Generate `.docx` contracts from a company template14- Run Telegram bot flows for `/mauhopdong`, `/cccd`, `/cccd_debug`15- OCR Vietnamese electronic ID screenshots and convert them into Plan B input blocks16- Route contract behavior by Telegram group1718## Current design boundary1920### Plan B21- Input: structured Telegram-style `KEY: VALUE` block22- Output: `.docx` contract file2324### Plan C25- Input: 1 screenshot of Vietnamese electronic ID from app26- OCR output fields:27 - `TEN`28 - `NGAY_SINH`29 - `CCCD`30 - `NGAY_CAP`31 - `THUONG_TRU`32 - `CHO_O_HIEN_TAI` when available33- Hardcode:34 - `NOI_CAP = CTCCS QLHC VTTXH`35- User confirms/edits block before final contract generation3637## Keep these outside the packaged skill38- Telegram bot token39- group chat IDs40- `.env.telegram`41- `.env.telegram.groups`42- OCR debug session artifacts43- state files and logs4445## Included references46- `references/architecture.md` - flow overview and routing47- `references/deployment.md` - migration/install checklist48- `references/input-template.md` - canonical Telegram input block49- `references/clawhub.md` - publish/install/update commands via ClawHub50- `references/troubleshooting.md` - common runtime and routing issues51- `references/windows.md` - Windows-specific guidance52- `references/macos.md` - macOS-specific guidance5354## Included assets/scripts55Read these only when needed:56- `scripts/` for generator/parser/bot helpers57- `assets/` for original `.docx` template58- `assets/windows/` for Windows example env files and quick-start PowerShell wrapper
Run npx skillmds@latest add cslawyer1985/telegram-contract-ops in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Telegram Contract Ops It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
cslawyer1985 (@cslawyer1985) published this skill. Their other Agent Skills are listed on their SkillMD profile.