fk-telegram-extension
Tools and workflow rules for repairing and verifying the Telegram Web video download extension.
Install
mkdir -p .claude/skills/fk-telegram-extension && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16879" && unzip -o skill.zip -d .claude/skills/fk-telegram-extension && rm skill.zipInstalls to .claude/skills/fk-telegram-extension
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Debug, repair, and verify the mtips5s_hunt_tele_v2 Telegram Web Chrome extension from Codex. Use for Telegram selected video batch download issues, repeated first video downloads, media viewer close problems, MT Logs analysis, extension reload/manual QA instructions, content script order, popup/background/content script changes, or any task touching js/telegram-debug-log-manager.js, js/media-viewer-active-video-patch.js, js/telegram-selected-batch-patch.js, js/teleram-contentScript.js, popup.html, js/popup.js, background scripts, or manifest.json.Key capabilities
- →Debug Telegram selected video batch download issues
- →Repair repeated first video downloads
- →Address media viewer close problems
- →Analyze MT Logs for extension errors
- →Ensure correct content script order in manifest
- →Verify extension behavior with static checks and manual QA
How it works
The skill provides specific instructions and file references to debug, repair, and verify the `mtips5s_hunt_tele_v2` Telegram Web Chrome extension, focusing on video downloads, media viewer behavior, and log management.
Inputs & outputs
When to use fk-telegram-extension
- →Repair broken batch video downloads
- →Debug media viewer close behavior
- →Analyze MT logs for extension errors
- →Fix manifest content script order
About fk-telegram-extension
Provides logic to debug Telegram Web extensions, specifically handling media viewer interaction, batch video downloads, and log management. It ensures stable content script execution order.
Debug, repair, and verify the mtips5s_hunt_tele_v2 Telegram Web Chrome extension from Codex. Use for Telegram selected video batch download issues, repeated first video downloads, media viewer close problems, MT Logs analysis, extension reload/manual QA instructions, content script order, popup/back
When not to use it
- →When debugging extensions other than `mtips5s_hunt_tele_v2`
- →When the issue is not related to Telegram Web
- →When the problem is not covered by core files
Limitations
- →Specific to the `mtips5s_hunt_tele_v2` Telegram Web Chrome extension
- →Requires adherence to a specific content script order
- →Prohibits synthetic `Escape` or `KeyboardEvent` for closing the media viewer
How it compares
This skill provides highly specific debugging and repair instructions for a particular Telegram Web Chrome extension, addressing known issues like batch downloads and media viewer closing, unlike general extension debugging.
Compared to similar skills
fk-telegram-extension side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| fk-telegram-extension (this skill) | 0 | 1mo | Review | Intermediate |
| browser-extension-builder | 6 | 6mo | No flags | Intermediate |
| vue-debug-guides | 4 | 6mo | No flags | Intermediate |
| 3d-camera-interaction | 3 | 7mo | No flags | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by khuongsatou
View all by khuongsatou →You might also like
browser-extension-builder
davila7
Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Use when: browser extension, chrome extension, firefox addon, extension, manifest v3.
vue-debug-guides
vuejs-ai
Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.
3d-camera-interaction
Project-N-E-K-O
Three.js 中处理 3D 模型拖拽、缩放、边界检测的正确方法。解决鼠标移动与模型移动不同步、缩放后只能看到模型一部分等问题。
agentation
benjitaylor
Add Agentation visual feedback toolbar to a Next.js project
stitch-loop
google-labs-code
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
vrm-springbone-physics
Project-N-E-K-O
Debugging and fixing VRM SpringBone physics issues in three-vrm, including hair/clothing physics that flies upward, sticks out horizontally, or behaves unnaturally.