git404hub

what is chat-capture-codex-skills fr?

sammielisha425-design/chat-capture-codex-skills — explained in plain English

Analysis updated 2026-05-18

38Audience · vibe coderComplexity · 3/5Setup · moderate

tl;dr

Codex AI assistant skills that help you locally archive chat messages you already have access to from QQ, Discord, Linux.do, and Telegram.

vibe map

mindmap
  root((chat-capture-codex-skills))
    What it does
      Archives chats locally
      Organizes into JSONL SQLite Markdown
      Four platform skills
    Tech stack
      Codex skills
      Telethon
      Discord remote debug
    Use cases
      Backup group chats
      Incremental capture
      Topic search later
    Audience
      Codex users
      Personal archivists

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Back up messages from a QQ group you belong to into local searchable files.

VIBE 2

Archive Discord channel and forum thread replies you have access to.

VIBE 3

Pull your own Telegram group and channel history incrementally over time.

VIBE 4

Collect topic titles and links from Linux.do for later reference.

what's the stack?

CodexTelethonSQLiteJSONL

how it stacks up fr

sammielisha425-design/chat-capture-codex-skills0xsha/cve-2026-63071061700625/github_vps
Stars383838
LanguageHTMLShell
Setup difficultymoderatehardmoderate
Complexity3/55/52/5
Audiencevibe coderdeveloperops devops

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires manually logging into each platform yourself and replacing placeholder config values before any skill will run.

License terms are not described in the README shown.

in plain english

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.

prompts (copy fr)

prompt 1
Help me install the telegram-chat-capture skill in my Codex skills directory.
prompt 2
Explain the security boundaries I need to follow before using these chat capture skills.
prompt 3
Walk me through replacing the placeholder values in the discord-chat-capture skill.
prompt 4
What should I do if I hit a rate limit while using qq-chat-capture?

Frequently asked questions

what is chat-capture-codex-skills fr?

Codex AI assistant skills that help you locally archive chat messages you already have access to from QQ, Discord, Linux.do, and Telegram.

What license does chat-capture-codex-skills use?

License terms are not described in the README shown.

How hard is chat-capture-codex-skills to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is chat-capture-codex-skills for?

Mainly vibe coder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.