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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "anime-meme-collector" with this command: npx skills add Noblegasesgoo/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

python scripts/collect_memes.py

Automated Daily Updates

Set up cron job for midnight (Asia/Shanghai):

0 0 * * * cd /path/to/skill && python scripts/collect_memes.py

Or use OpenClaw cron:

{
  "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

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Leads

Leads - command-line tool for everyday use

Registry SourceRecently Updated
General

Bmi Calculator

BMI计算器。BMI计算、理想体重、健康计划、体重追踪、儿童BMI、结果解读。BMI calculator with ideal weight, health plan. BMI、体重、健康。

Registry SourceRecently Updated
General

Blood

Blood — a fast health & wellness tool. Log anything, find it later, export when needed.

Registry SourceRecently Updated
General

Better Genshin Impact

📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI A better genshin impact, c#, auto-play-game, automatic, g...

Registry SourceRecently Updated