返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
4

4chan-reader

Browse 4chan boards and extract thread discussions into structured text files. Use when you need to fetch catalog information or specific thread content (including post text and file metadata) from 4chan boards like /a/, /vg/, /v/, etc.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
2,185
下载量
0
收藏
概述
安装方式
版本历史

4chan-reader

# 4chan Reader This skill allows you to catalog and extract threads from 4chan boards into structured text. ## Workflows ### 1. View Board Catalog To see active threads and their reply counts on a board: ```bash python3 scripts/chan_extractor.py catalog <board> ``` Output format: `ThreadID|PostCount|TeaserText` ### 2. Extract Thread Content To read a specific thread and optionally save it: ```bash python3 scripts/chan_extractor.py thread <board> <thread_id> [output_root_dir] [word_limit] ``` - `output_root_dir` (optional): If provided, saves content to `<output_root_dir>/<board>_<timestamp>/<thread_id>.txt`. - `word_limit` (optional): Limits each line of post text to the specified number of words. ## Details - **Scripts**: Uses [chan_extractor.py](scripts/chan_extractor.py) for all operations.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 4chan-reader-1776374649 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 4chan-reader-1776374649 技能

通过命令行安装

skillhub install 4chan-reader-1776374649

下载 Zip 包

⬇ 下载 4chan-reader v1.0.0

文件大小: 3.11 KB | 发布时间: 2026-4-17 13:50

v1.0.0 最新 2026-4-17 13:50
Initial release of 4chan-reader.

- Browse 4chan boards and list threads with reply counts and teasers.
- Extract complete thread discussions, including post text and file metadata.
- Save thread content as structured text files with optional word limits.
- Supports major boards like /a/, /vg/, /v/, and more.
- Includes usage examples and details in SKILL.md and reference guides.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部