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

anime-meme-collector

Daily collection and management of anime/ACG memes and trending phrases from Chinese internet. Automatically fetches from Bilibili and other platforms to build a meme database for enhancing AI's understanding of otaku culture. Use when user wants to stay updated with anime community trends or improve AI's anime/meme knowledge.

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

anime-meme-collector

# Anime Meme Collector Automated daily collection of anime/ACG memes from Chinese internet platforms. ## Overview Maintains an up-to-date database of: - Bilibili trending video memes - Bilibili hot search keywords - Galgame terminology (Yuzusoft, Key, Type-Moon, etc.) - Streamer/gaming culture (电棍, 山泥若, 炫狗, etc.) - 346+ curated memes ## Quick Start ### Manual Collection ```bash python scripts/collect_memes.py ``` ### Automated Daily Updates Set up cron job for midnight (Asia/Shanghai): ```bash 0 0 * * * cd /path/to/skill && python scripts/collect_memes.py ``` Or use OpenClaw cron: ```json { "action": "add", "job": { "name": "daily-anime-meme-collect", "schedule": { "kind": "cron", "expr": "0 0 * * *", "tz": "Asia/Shanghai" }, "payload": { "kind": "systemEvent", "command": "python scripts/collect_memes.py" } } } ``` ## Using the Database When responding with anime/meme context: 1. Check `references/anime_memes_db.json` for recent trends 2. Reference `references/anime_memes_manual.md` for classics 3. Incorporate memes naturally into responses ## Data Sources - **Bilibili API**: Trending videos and hot search - **Manual curation**: Classic and timeless memes - **Galgame terms**: Yuzusoft, Key, Type-Moon, etc. - **Streamer culture**: 电棍, 山泥若, 炫狗, etc. ## Reference Files - [anime_memes_db.json](references/anime_memes_db.json) - Auto-generated database (300+ entries) - [anime_memes_manual.md](references/anime_memes_manual.md) - Curated classic memes ## Notes - Script respects rate limits with timeouts - Failed requests are logged but don't stop collection - Database limited to 300 entries to prevent bloat - Each entry includes source tracking

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 anime-meme-collector-1776278545 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 anime-meme-collector-1776278545 技能

通过命令行安装

skillhub install anime-meme-collector-1776278545

下载

⬇ 下载 anime-meme-collector v0.1.0(免费)

文件大小: 15.24 KB | 发布时间: 2026-4-16 16:17

v0.1.0 最新 2026-4-16 16:17
Initial release of anime-meme-collector.

- Automates daily collection of anime/ACG memes and trending phrases from Chinese platforms like Bilibili.
- Builds and maintains a JSON database of 300+ memes, hot keywords, and classic references.
- Provides scripts for manual and automated (cron) meme collection.
- Curates galgame terminology and streamer/gaming culture memes.
- Includes guidance for integrating the meme database into responses to enhance anime/meme context.

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

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

p2p_official_large
返回顶部