一键导入
telegram-app-integration
Guide Codex when an existing application needs Telegram Bot API integration without making Codex or this plugin the runtime.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guide Codex when an existing application needs Telegram Bot API integration without making Codex or this plugin the runtime.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | telegram-app-integration |
| description | Guide Codex when an existing application needs Telegram Bot API integration without making Codex or this plugin the runtime. |
| user-invocable | true |
| argument-hint | [target app path, Telegram integration request, or review scope] |
Use this skill when a target application needs to receive or send Telegram Bot API traffic. The skill is guidance for implementation and review inside that target app. It does not create a Telegram app, create a bot, register webhooks, store live auth values, expose a port, or start workers.
claude/channel, Codex-to-Telegram bridges, codex-telegram, and telegram-service-kit are out of scope.references/telegram-bot-api-model.md.references/requirements-checklist.md.references/security-threat-model.md.references/handler-contract.md.references/outbound-policy.md.references/attachment-policy.md is satisfied.references/e2e-gates.md.snippets/event-contract.ts and snippets/outbound-policy.ts only as illustrative starting points after adapting them to the target app's validation, rate-limit, audit, and delivery stack.For reviews, return: verdict, missing requirements, security risks, required gates, and app-owned files likely involved.
For implementation, keep changes inside the target app. Do not add this plugin as a runtime dependency. Do not include live auth values or commands that create external Telegram resources.
Improve, audit, simplify, rewrite, or migrate prompts, tool descriptions, agent instructions, and prompt stacks for GPT-5.6 Sol or the GPT-5.6 family. Use for outcome-first prompt design, autonomy boundaries, tool routing, PTC, grounding, verbosity, reasoning effort, and prompt evals.
Apply a deep, design-minded engineering workflow for complex work that needs careful planning, iteration, and simplification.
Use when preparing or running a Claude CLI agentic engineering review through claude -p for repository audits, architecture analysis, system design, security review, large refactors, specs, RFCs, or evidence-grounded long-form engineering analysis.
Use when preparing or running a ZCode GLM-5.2 agentic builder workflow through zcode --prompt for fast implementation, iterative code generation, focused fixes, and validation on an existing repository.
Apply adversarial opposite-analysis to plans, specs, architecture, code changes, and claims. Use when the user asks for adversarial review, opposing analysis, contrarian review, red-team reasoning, or Z.ai and MiniMax cross-checks through the Ralph MCP router.
Review and adjudicate Bugbot, Cursor, Seer, and similar automated PR feedback with local evidence before accepting, fixing, or dismissing findings.