sammielisha425-design/chat-capture-codex-skills — explained in plain English
Analysis updated 2026-05-18
Back up messages from a QQ group you belong to into local searchable files.
Archive Discord channel and forum thread replies you have access to.
Pull your own Telegram group and channel history incrementally over time.
Collect topic titles and links from Linux.do for later reference.
| sammielisha425-design/chat-capture-codex-skills | 0xsha/cve-2026-6307 | 1061700625/github_vps | |
|---|---|---|---|
| Stars | 38 | 38 | 38 |
| Language | — | HTML | Shell |
| Setup difficulty | moderate | hard | moderate |
| Complexity | 3/5 | 5/5 | 2/5 |
| Audience | vibe coder | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires manually logging into each platform yourself and replacing placeholder config values before any skill will run.
This repository is a set of skill files for Codex, an AI coding assistant, designed to help you save chat messages you already have access to onto your own computer. It supports four platforms: QQ, Discord, Linux.do (a Chinese-language forum, sometimes called L Station), and Telegram. Each skill packages instructions Codex follows to collect messages from one of these platforms and organize them into local JSONL files, a SQLite database, or Markdown files, so you can later search, summarize, or archive them. The four included skills are qq-chat-capture, which works through local QQ desktop tools to pull group messages, discord-chat-capture, which uses Discord Desktop's remote debugging feature to grab channel messages and forum thread replies, linuxdo-topic-capture, which reads topic titles, links, and visible metadata from Linux.do using Codex's built in browser login, and telegram-chat-capture, which uses a local Telethon session to incrementally pull messages from Telegram groups, channels, and private chats. The README is explicit that this repository does not include any actual chat records, databases, cookies, tokens, session files, API credentials, or account identifiers. It only contains the workflow instructions themselves. Every example in the repo uses placeholder values that you must replace with your own environment details before use. To install it, you copy the skill folders you want into your local Codex skills directory and restart Codex Desktop. You then invoke a skill by name in a Codex conversation, for example asking it to capture QQ chat records or grab Telegram messages. The author states clear boundaries: only capture chats, groups, or channels you already have permission to access, never commit tokens or passwords to the repository, avoid downloading media by default since it uses more disk space and raises privacy concerns, and stop automation if you hit a CAPTCHA, rate limit, or account warning. Logging into each platform must be done manually by the user.
Codex AI assistant skills that help you locally archive chat messages you already have access to from QQ, Discord, Linux.do, and Telegram.
License terms are not described in the README shown.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.